From c541faff7d5ac244ddbe1ca66ecda7da504ca933 Mon Sep 17 00:00:00 2001 From: Miguel P Date: Thu, 9 Oct 2025 05:04:26 -0600 Subject: [PATCH] chore: better contrast for ristretto kitty conf (#2297) * Fix comment * chore: better contrast for ristretto kitty conf * better looking tab background --------- Co-authored-by: David Heinemeier Hansson --- themes/ristretto/kitty.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/themes/ristretto/kitty.conf b/themes/ristretto/kitty.conf index 7af91435..7640e7cc 100644 --- a/themes/ristretto/kitty.conf +++ b/themes/ristretto/kitty.conf @@ -11,15 +11,15 @@ cursor_text_color #c3b7b8 url_color #e6d9db -active_border_color #595959 +active_border_color #e6d9db inactive_border_color #595959 bell_border_color #595959 -active_tab_foreground #e6d9db -active_tab_background #2c2525 +active_tab_foreground #2c2525 +active_tab_background #f9cc6c inactive_tab_foreground #e6d9db inactive_tab_background #2c2525 -tab_bar_background #e6d9db +tab_bar_background #404040 mark1_foreground #2c2525 mark1_background #404040