From f07c98b66153c4913eea6f537cac813df420ba67 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Mon, 1 Jan 2018 08:39:54 +1100 Subject: colors: Rofi, use old scheme --- pywal/templates/colors-rofi.Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- cgit v1.2.3