feat: ghostty
This commit is contained in:
parent
2762a4ff65
commit
eeafb5195c
BIN
config/shared/ghostty/Ghostty.icns
Normal file
BIN
config/shared/ghostty/Ghostty.icns
Normal file
Binary file not shown.
@ -1,24 +1,12 @@
|
||||
# Terminal
|
||||
term = xterm-256color
|
||||
theme = Invero Day
|
||||
|
||||
# Fonts
|
||||
# Font
|
||||
font-family = "Maple Mono NF"
|
||||
#font-size = 14
|
||||
font-thicken = true
|
||||
#font-thicken-strength = 2
|
||||
adjust-box-thickness = 2
|
||||
|
||||
# Window
|
||||
window-padding-x = 0
|
||||
window-padding-y = 0
|
||||
window-height = 50
|
||||
window-width = 120
|
||||
window-step-resize = true
|
||||
window-padding-balance = false
|
||||
# window-padding-color = extend
|
||||
|
||||
# Icon
|
||||
macos-icon = custom
|
||||
font-size = 13
|
||||
#font-thicken = true
|
||||
adjust-cell-width = -7%
|
||||
adjust-cell-height = -2
|
||||
|
||||
# Cursor
|
||||
cursor-style = block
|
||||
@ -26,17 +14,9 @@ cursor-style-blink = false
|
||||
mouse-hide-while-typing = true
|
||||
shell-integration-features = no-cursor
|
||||
|
||||
# Font/Cell quality
|
||||
window-colorspace = srgb
|
||||
alpha-blending = linear-corrected
|
||||
# Window
|
||||
window-padding-x = 4
|
||||
window-padding-y = 0
|
||||
window-padding-color = extend
|
||||
macos-titlebar-style = native
|
||||
|
||||
adjust-cell-width = -1
|
||||
#adjust-cell-height = -2
|
||||
|
||||
# Theme
|
||||
background = #eeeeee
|
||||
foreground = #434343
|
||||
window-theme = auto
|
||||
background-opacity = 1
|
||||
background-blur = false
|
||||
macos-icon = custom
|
||||
22
config/shared/ghostty/themes/Invero Day
Normal file
22
config/shared/ghostty/themes/Invero Day
Normal file
@ -0,0 +1,22 @@
|
||||
palette = 0=#444444
|
||||
palette = 1=#ff0000
|
||||
palette = 2=#00af5f
|
||||
palette = 3=#d75f00
|
||||
palette = 4=#005fff
|
||||
palette = 5=#5f5f87
|
||||
palette = 6=#afd7ff
|
||||
palette = 7=#eeeeee
|
||||
palette = 8=#444444
|
||||
palette = 9=#ff0000
|
||||
palette = 10=#00af5f
|
||||
palette = 11=#d75f00
|
||||
palette = 12=#005fff
|
||||
palette = 13=#5f5f87
|
||||
palette = 14=#afd7ff
|
||||
palette = 15=#eeeeee
|
||||
|
||||
background = #eeeeee
|
||||
foreground = #444444
|
||||
cursor-color = #005fff
|
||||
selection-background = #dadada
|
||||
selection-foreground = #444444
|
||||
Loading…
Reference in New Issue
Block a user