summaryrefslogtreecommitdiffstats
path: root/themes/sidebar.rasi
diff options
context:
space:
mode:
Diffstat (limited to 'themes/sidebar.rasi')
-rw-r--r--themes/sidebar.rasi4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/sidebar.rasi b/themes/sidebar.rasi
index e9cd3d1f..69cd0a81 100644
--- a/themes/sidebar.rasi
+++ b/themes/sidebar.rasi
@@ -76,6 +76,10 @@ listview {
dynamic: false;
lines: 0;
}
+element-text {
+ background-color: inherit;
+ text-color: inherit;
+}
element selected normal {
background-color: @blue;
}