diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-02 23:45:00 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-02 23:45:00 +0900 |
| commit | e5cae9a3bc724817fe32b3c3b4c918753bef9622 (patch) | |
| tree | abf7bdcfbe8b3c5bc8b97dc6b4cc35844f2e5892 | |
| parent | dc6b047a2b7f11504a1b9b14672e1c0376c09463 (diff) | |
welp
| -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}}; |
