summaryrefslogtreecommitdiff
path: root/pywal
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2018-01-01 08:29:39 +1100
committerDylan Araps <dylan.araps@gmail.com>2018-01-01 08:29:39 +1100
commitf71f50f839dc2c7bb6b029d5a07d5aca115149fb (patch)
tree4dc7ef4d637b05557212144919ce4359192eba9c /pywal
parentea7320c4b7047171c4ec55f8e497d7d51464c6dc (diff)
colors: Rofi, use old scheme
Diffstat (limited to 'pywal')
-rw-r--r--pywal/templates/colors-rofi.Xresources8
1 files changed, 4 insertions, 4 deletions
diff --git a/pywal/templates/colors-rofi.Xresources b/pywal/templates/colors-rofi.Xresources
index 191c894..d9f8a71 100644
--- a/pywal/templates/colors-rofi.Xresources
+++ b/pywal/templates/colors-rofi.Xresources
@@ -1,5 +1,5 @@
! Rofi
-rofi.color-normal: {background}, {foreground}, {background}, {color10}, {background}
-rofi.color-active: {background}, {foreground}, {background}, {color10}, {background}
-rofi.color-urgent: {background}, {color10}, {background}, {color10}, {foreground}
-rofi.color-window: {background}, {background}, {background}
+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}