feat: ghostty

This commit is contained in:
Tomas Mirchev 2025-10-20 15:39:11 +02:00
parent 2762a4ff65
commit eeafb5195c
3 changed files with 33 additions and 31 deletions

Binary file not shown.

View File

@ -1,24 +1,12 @@
# Terminal
term = xterm-256color term = xterm-256color
theme = Invero Day
# Fonts # Font
font-family = "Maple Mono NF" font-family = "Maple Mono NF"
#font-size = 14 font-size = 13
font-thicken = true #font-thicken = true
#font-thicken-strength = 2 adjust-cell-width = -7%
adjust-box-thickness = 2 adjust-cell-height = -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
# Cursor # Cursor
cursor-style = block cursor-style = block
@ -26,17 +14,9 @@ cursor-style-blink = false
mouse-hide-while-typing = true mouse-hide-while-typing = true
shell-integration-features = no-cursor shell-integration-features = no-cursor
# Font/Cell quality # Window
window-colorspace = srgb window-padding-x = 4
alpha-blending = linear-corrected window-padding-y = 0
window-padding-color = extend
macos-titlebar-style = native macos-titlebar-style = native
macos-icon = custom
adjust-cell-width = -1
#adjust-cell-height = -2
# Theme
background = #eeeeee
foreground = #434343
window-theme = auto
background-opacity = 1
background-blur = false

View 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