summaryrefslogtreecommitdiffstats
path: root/themes/blue.rasi
diff options
context:
space:
mode:
Diffstat (limited to 'themes/blue.rasi')
-rw-r--r--themes/blue.rasi4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/blue.rasi b/themes/blue.rasi
index 185a287f..540d1b0b 100644
--- a/themes/blue.rasi
+++ b/themes/blue.rasi
@@ -64,6 +64,10 @@ element {
border: 0;
padding: 1px ;
}
+element-text {
+ background-color: inherit;
+ text-color: inherit;
+}
element.normal.normal {
background-color: @normal-background;
text-color: @normal-foreground;