diff options
Diffstat (limited to 'pywal')
| -rw-r--r-- | pywal/templates/colors-rofi.Xresources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pywal/templates/colors-rofi.Xresources b/pywal/templates/colors-rofi.Xresources index d9f8a71..729a7a5 100644 --- a/pywal/templates/colors-rofi.Xresources +++ b/pywal/templates/colors-rofi.Xresources @@ -2,4 +2,4 @@ rofi.color-window: {background}, {background}, {color10} rofi.color-normal: {background}, {foreground}, {background}, {color10}, {background} rofi.color-active: {background}, {foreground}, {background}, {color10}, {background} -rofi.color-urgent: {background}, {color9}, {background}, {color9}, {foreground} +rofi.color-urgent: {background}, {color9}, {background}, {color9}, {foreground} |
