aboutsummaryrefslogtreecommitdiffstats
path: root/config/wallust
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2024-05-10 10:36:11 +0900
committerJaKooLit <jimmielovejay@gmail.com>2024-05-10 10:36:11 +0900
commit610d1bdada7e734e91262f64f6dc8b4502c1f6a0 (patch)
treefc1830cabcf49ec8799b3c8f210ac84daadc9540 /config/wallust
parent2480bfbbf31d6cfef1d2bbd09ef35ab4fc28c747 (diff)
tweaked for better wallust on rofi configs, swaync wallust tweaked for better wallust, wallust template for rofi adjusted
Diffstat (limited to 'config/wallust')
-rw-r--r--config/wallust/templates/colors-rofi.rasi12
1 files changed, 6 insertions, 6 deletions
diff --git a/config/wallust/templates/colors-rofi.rasi b/config/wallust/templates/colors-rofi.rasi
index 508d177a..0e45cc44 100644
--- a/config/wallust/templates/colors-rofi.rasi
+++ b/config/wallust/templates/colors-rofi.rasi
@@ -1,21 +1,21 @@
* {
-active-background: {{color2}};
+active-background: {{color9}};
active-foreground: {{foreground}};
normal-background: {{background}};
normal-foreground: {{foreground}};
-urgent-background: {{color1}};
+urgent-background: {{color7}};
urgent-foreground: {{foreground}};
-alternate-active-background: {{background}};
+alternate-active-background: {{color3}};
alternate-active-foreground: {{foreground}};
alternate-normal-background: {{background}};
alternate-normal-foreground: {{foreground}};
alternate-urgent-background: {{background}};
alternate-urgent-foreground: {{foreground}};
-selected-active-background: {{color1}};
+selected-active-background: {{color7}};
selected-active-foreground: {{foreground}};
-selected-normal-background: {{color7}};
+selected-normal-background: {{color9}};
selected-normal-foreground: {{foreground}};
selected-urgent-background: {{color12}};
selected-urgent-foreground: {{foreground}};
@@ -23,6 +23,6 @@ selected-urgent-foreground: {{foreground}};
background-color: {{background}};
background: rgba(0,0,0,0.7);
foreground: {{color15}};
-border-color: {{background}};
+border-color: {{color12}};
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage