diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/rofi/themes/KooL_style-4.rasi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/rofi/themes/KooL_style-4.rasi b/config/rofi/themes/KooL_style-4.rasi index 7c34d61e..ea7b1977 100644 --- a/config/rofi/themes/KooL_style-4.rasi +++ b/config/rofi/themes/KooL_style-4.rasi @@ -305,7 +305,7 @@ textbox { border: 0px solid; border-radius: 8px; border-color: @border-color; - background-color: @alternate-background; + background-color: @color0; text-color: @foreground-color; vertical-align: 0.5; horizontal-align: 0.5; |
