From db65793f0894fa8c3d8df94ed4b3b2a1c6a4f50e Mon Sep 17 00:00:00 2001 From: Don Williams Date: Wed, 7 Jan 2026 16:03:30 -0500 Subject: Trying a different mapping for style-4/7 --- config/rofi/themes/KooL_style-4.rasi | 2 +- config/rofi/themes/KooL_style-7.rasi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'config') diff --git a/config/rofi/themes/KooL_style-4.rasi b/config/rofi/themes/KooL_style-4.rasi index 1a11b64f..b1859c37 100644 --- a/config/rofi/themes/KooL_style-4.rasi +++ b/config/rofi/themes/KooL_style-4.rasi @@ -22,7 +22,7 @@ configuration { /*****----- Global Properties -----*****/ * { - background-alt: @color1; + background-alt: @color0; /* selected uses color12, active uses color11 (match other working styles) */ selected: @color12; active: @color11; diff --git a/config/rofi/themes/KooL_style-7.rasi b/config/rofi/themes/KooL_style-7.rasi index 5df4092e..bea2ba47 100644 --- a/config/rofi/themes/KooL_style-7.rasi +++ b/config/rofi/themes/KooL_style-7.rasi @@ -23,7 +23,7 @@ configuration { /*****----- Global Properties -----*****/ * { - background-alt: @color1; + background-alt: @color0; /* selected uses color12, active uses color11 (match other working styles) */ selected: @color12; active: @color11; -- cgit v1.2.3