From 959c055062cc924a0493eabbccacb31fd22adb70 Mon Sep 17 00:00:00 2001 From: Salt Date: Mon, 14 Aug 2017 06:09:28 -0500 Subject: [PATCH] Changed rofi colorscheme to match --- .Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.Xresources b/.Xresources index 8f6cf0a9..d8311773 100644 --- a/.Xresources +++ b/.Xresources @@ -17,7 +17,7 @@ rofi.color-enabled: true rofi.font: Overpass 12 ! BG FG BG-ALT HLBG HLFG rofi.color-window: #1d2021, #1d2021, #1d2021 -rofi.color-normal: #1d2021, #ebdbb2, #282828, #BB98971a, #1d2021 +rofi.color-normal: #1d2021, #ebdbb2, #282828, #BBd3869b, #1d2021 rofi.color-active: #1d2021, #458588, #282828, #BB458588, #1d2021 rofi.color-urgent: #1d2021, #d79921, #282828, #BBd79921, #1d2021