aboutsummaryrefslogtreecommitdiff
path: root/pywal/templates/colors-rofi-light.rasi
diff options
context:
space:
mode:
Diffstat (limited to 'pywal/templates/colors-rofi-light.rasi')
-rw-r--r--pywal/templates/colors-rofi-light.rasi5
1 files changed, 5 insertions, 0 deletions
diff --git a/pywal/templates/colors-rofi-light.rasi b/pywal/templates/colors-rofi-light.rasi
index d4f89af..ff592d7 100644
--- a/pywal/templates/colors-rofi-light.rasi
+++ b/pywal/templates/colors-rofi-light.rasi
@@ -73,6 +73,11 @@
padding: 1px;
}}
+#element-text, element-icon {{
+ background-color: inherit;
+ text-color: inherit;
+}}
+
#element.normal.normal {{
background-color: @normal-background;
text-color: @normal-foreground;