summaryrefslogtreecommitdiffstats
path: root/themes/arthur.rasi
diff options
context:
space:
mode:
Diffstat (limited to 'themes/arthur.rasi')
-rw-r--r--themes/arthur.rasi4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/arthur.rasi b/themes/arthur.rasi
index e9f982b8..437778a7 100644
--- a/themes/arthur.rasi
+++ b/themes/arthur.rasi
@@ -111,6 +111,10 @@ element {
color: @foreground;
font:inherit;
}
+element-text {
+ background-color: inherit;
+ text-color: inherit;
+}
element selected.normal {
background-color: @blue;
}