From 2060ba8fd84b7b9e23e1180467309ac8f85696f0 Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Mon, 23 Jan 2017 08:35:03 +0100 Subject: Fix theme selector removing of prev entry. Small improvement DarkBlue. --- themes/DarkBlue.rasi | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'themes') diff --git a/themes/DarkBlue.rasi b/themes/DarkBlue.rasi index ae387985..5f6bdd3d 100644 --- a/themes/DarkBlue.rasi +++ b/themes/DarkBlue.rasi @@ -78,6 +78,11 @@ #window.mainbox.sidebar.box { border: 2px 0px 0px ; } +#window.mainbox.sidebar.button selected{ + border: 2px 0px 0px ; + foreground: #FF02143F; + background: #FFDBDFBC; +} #window.mainbox.inputbar { spacing: 0; } -- cgit v1.2.3