From a03eb4a3d31caa684d2dc6eaf8fcc7c572129fa3 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 14 Mar 2025 01:03:37 +0900 Subject: updated color background - message Rofi Style 4 --- config/rofi/themes/KooL_style-4.rasi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') 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; -- cgit v1.2.3