diff --git a/config/shared/ghostty/Ghostty.icns b/config/shared/ghostty/Ghostty.icns new file mode 100644 index 0000000..55bdfd5 Binary files /dev/null and b/config/shared/ghostty/Ghostty.icns differ diff --git a/config/shared/ghostty/config b/config/shared/ghostty/config index 9dc9b91..676115d 100644 --- a/config/shared/ghostty/config +++ b/config/shared/ghostty/config @@ -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 \ No newline at end of file diff --git a/config/shared/ghostty/themes/Invero Day b/config/shared/ghostty/themes/Invero Day new file mode 100644 index 0000000..3c2c199 --- /dev/null +++ b/config/shared/ghostty/themes/Invero Day @@ -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