summaryrefslogtreecommitdiffstats
path: root/themes/lb.rasi
diff options
context:
space:
mode:
Diffstat (limited to 'themes/lb.rasi')
-rw-r--r--themes/lb.rasi4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/lb.rasi b/themes/lb.rasi
index 9f2c47e8..fb7ef0a6 100644
--- a/themes/lb.rasi
+++ b/themes/lb.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;