From aa4cabd031a14e1471ac69a47ae381c9c9ea462e Mon Sep 17 00:00:00 2001 From: Don Williams Date: Thu, 29 Jan 2026 16:28:00 -0500 Subject: Fixed wallpaper based color themes so text is readable On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/scripts/Kitty_themes.sh modified: config/kitty/kitty.conf --- config/kitty/kitty.conf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'config/kitty') diff --git a/config/kitty/kitty.conf b/config/kitty/kitty.conf index 9670b112..f110cf53 100644 --- a/config/kitty/kitty.conf +++ b/config/kitty/kitty.conf @@ -30,6 +30,4 @@ window_padding_width 4 selection_foreground none selection_background none -foreground #dddddd -background #000000 -cursor #dddddd \ No newline at end of file +# foreground/background/cursor are set by the active theme -- cgit v1.2.3