aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-02-08 23:35:34 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-02-08 23:35:34 +0900
commitd2ab142368c88fb53d53308ec073be400e0a310f (patch)
tree99285bd36d3566bf7bd0ccc932ee78f85e970a40
parent891eb504cfe64d7e62d32e746f3779153c631f30 (diff)
minor wallust color fix
-rw-r--r--config/wallust/templates/colors-rofi.rasi4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/wallust/templates/colors-rofi.rasi b/config/wallust/templates/colors-rofi.rasi
index ee15be5a..ef76f736 100644
--- a/config/wallust/templates/colors-rofi.rasi
+++ b/config/wallust/templates/colors-rofi.rasi
@@ -9,7 +9,7 @@ normal-foreground: {{foreground}};
urgent-background: {{color13}};
urgent-foreground: {{foreground}};
-alternate-active-background: {{color11}};
+alternate-active-background: {{color12}};
alternate-active-foreground: {{foreground}};
alternate-normal-background: {{background}};
alternate-normal-foreground: {{foreground}};
@@ -20,7 +20,7 @@ selected-active-background: {{color12}};
selected-active-foreground: {{foreground}};
selected-normal-background: {{color11}};
selected-normal-foreground: {{foreground}};
-selected-urgent-background: {{color13}};
+selected-urgent-background: {{color14}};
selected-urgent-foreground: {{foreground}};
background-color: {{background}};
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage