diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/rofi/themes/KooL_style-4.rasi | 2 | ||||
| -rw-r--r-- | config/rofi/themes/KooL_style-7.rasi | 2 |
2 files changed, 2 insertions, 2 deletions
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; |
