summaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/DarkBlue.rasi5
1 files changed, 5 insertions, 0 deletions
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;
}