From 41fefb48b63164f88bbb3a634d9181ee7c3cc88f Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Tue, 7 Feb 2017 23:11:58 -0800 Subject: [PATCH] [Rofi] Restore selection color --- dotfiles/Xresources | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/dotfiles/Xresources b/dotfiles/Xresources index 83dd3f26..1893ccfe 100644 --- a/dotfiles/Xresources +++ b/dotfiles/Xresources @@ -33,7 +33,7 @@ rofi.font: source code pro semibold 12 #define ROFI1 NONE #define ROFI2 NONE #define ROFIACCENT NONE -#define ROFITEXT _YELLOW +#define ROFITEXT _BLUE ! border width rofi.fullscreen: true @@ -41,9 +41,7 @@ rofi.bw: 0 rofi.padding: 200 rofi.color-enabled: true rofi.color-window: ROFIBG, ROFIACCENT, ROFIACCENT -rofi.color-normal: ROFI1, ROFITEXT, ROFI1, ROFI2, ROFITEXT -rofi.color-active: #fdf6e3, #268bd2, #eee8d5, #268bd2, #fdf6e3 -rofi.color-urgent: #fdf6e3, #dc322f, #eee8d5, #dc322f, #fdf6e3 +rofi.color-normal: ROFI1, ROFITEXT, ROFI1, ROFI2, _YELLOW ! ------------------------------------------------------------------------------ ! URxvt