From 0dd91c70a187a0008cb2cdd5d747305d8884f809 Mon Sep 17 00:00:00 2001 From: Oliver Ladner Date: Tue, 27 May 2025 08:11:41 +0200 Subject: [PATCH] fix: ghostty color scheme changes --- .config/ghostty/config | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/.config/ghostty/config b/.config/ghostty/config index a3fd59b..82e9698 100644 --- a/.config/ghostty/config +++ b/.config/ghostty/config @@ -1,12 +1,5 @@ theme = light:rose-pine-dawn,dark:rose-pine-moon # FIXME: https://github.com/mbadolato/iTerm2-Color-Schemes/issues/442 -# green -palette = 2=#286983 -palette = 10=#286983 -# blue -palette = 4=#56949f -palette = 12=#56949f -selection-background = #dfdad9 shell-integration-features = no-cursor @@ -14,9 +7,10 @@ cursor-style = "block" cursor-style-blink = true cursor-color = #b4637a cursor-opacity = 0.6 -cursor-invert-fg-bg = true +# cursor-invert-fg-bg = true +cursor-invert-fg-bg = false -background-opacity = 0.85 +# background-opacity = 0.9 font-family = "JetBrainsMono Nerd Font" # font-style depends on the font's features