From 8126963c790981307e6a4119749061b271f9f6a9 Mon Sep 17 00:00:00 2001 From: Salt Date: Wed, 7 Feb 2018 19:04:47 -0600 Subject: [PATCH] Rofi: Unify alternate bg color --- .Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.Xresources b/.Xresources index 13adeabd..d7ae7bcc 100644 --- a/.Xresources +++ b/.Xresources @@ -70,7 +70,7 @@ rofi.bw: 4 rofi.padding: 8 ! BG FG BG-ALT HLBG HLFG rofi.color-window: S_base03, S_base02, S_base03 -rofi.color-normal: S_base03, S_base0, S_base02, S_base0, S_base03 +rofi.color-normal: S_base03, S_base0, S_base03, S_base0, S_base03 rofi.color-active: S_base03, S_blue, S_base02, S_blue, S_base03 rofi.color-urgent: S_base03, S_yellow, S_base02, S_yellow, S_base03