diff options
| -rw-r--r-- | config/wallust/templates/colors-rofi.rasi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/wallust/templates/colors-rofi.rasi b/config/wallust/templates/colors-rofi.rasi index f43aa5af..ee15be5a 100644 --- a/config/wallust/templates/colors-rofi.rasi +++ b/config/wallust/templates/colors-rofi.rasi @@ -20,7 +20,7 @@ selected-active-background: {{color12}}; selected-active-foreground: {{foreground}}; selected-normal-background: {{color11}}; selected-normal-foreground: {{foreground}}; -selected-urgent-background: {{color13d}}; +selected-urgent-background: {{color13}}; selected-urgent-foreground: {{foreground}}; background-color: {{background}}; |
