add ghostty

This commit is contained in:
xfy
2025-02-27 09:18:30 +08:00
parent fa92098240
commit a8d80a6ede
4 changed files with 44 additions and 2 deletions

14
ghostty/config Normal file
View File

@ -0,0 +1,14 @@
font-family = "JetBrains Mono NL"
font-size = 16
theme = rei.ghostty
window-save-state = always
window-padding-x = 0
window-padding-y = 0
window-inherit-working-directory = true
macos-option-as-alt = left
term = xterm-256color
macos-titlebar-style = hidden
background-opacity = 0.96
background-blur = 37

View File

@ -0,0 +1,28 @@
# rei theme for ghostty
## name: rei
background = #0E1723
foreground = #CDCDCD
selection-background = #2F3843
selection-foreground = #CDCDCD
cursor-color = #DAD0E9
# normal
palette = 0=#556173
palette = 1=#A87692
palette = 2=#809FA1
palette = 3=#FD9491
palette = 4=#91B8E9
palette = 5=#B9AEE6
palette = 6=#FCD0A1
palette = 7=#9DBCD0
# bright
palette = 8=#404A56
palette = 9=#D9B0C0
palette = 10=#8AA7A8
palette = 11=#FDB3B2
palette = 12=#B4CFF0
palette = 13=#BFB4E8
palette = 14=#FCD4A8
palette = 15=#A5C1D4

View File

@ -18,8 +18,8 @@ tab_bar_style custom
tab_powerline_style round tab_powerline_style round
tab_title_template "{index}: {title[title.rfind('/')+1:]}" tab_title_template "{index}: {title[title.rfind('/')+1:]}"
background_opacity 1 background_opacity 0.94
background_blur 15 background_blur 66
macos_option_as_alt true macos_option_as_alt true
macos_show_window_title_in none macos_show_window_title_in none