diff options
| -rw-r--r-- | config/wallust/templates/colors-rofi.rasi | 4 |
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}}; |
