diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-03-14 01:03:37 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-03-14 01:03:37 +0900 |
| commit | a03eb4a3d31caa684d2dc6eaf8fcc7c572129fa3 (patch) | |
| tree | 558320b9ca3d41619525ccad7606c2cc703f28d2 /config | |
| parent | 21d770957fddf6bf724c2136e84efa9e4848e677 (diff) | |
updated color background - message Rofi Style 4
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; |
