aboutsummaryrefslogtreecommitdiff
path: root/pywal/templates/colors-rofi-dark.rasi
diff options
context:
space:
mode:
authorCaleb Noelke <cjn075@sheriffmediocre.xyz>2022-03-15 14:44:28 -0400
committerCaleb Noelke <cjn075@sheriffmediocre.xyz>2022-03-15 14:44:28 -0400
commit80a1507ccd557db0701a211ef121be28fad37965 (patch)
treedbec2fca2a0fd02187eff2c11bf0b677bc756c8b /pywal/templates/colors-rofi-dark.rasi
parente136433ceadc567b5e84325ede6749314feffd5a (diff)
parent236aa48e741ff8d65c4c3826db2813bf2ee6f352 (diff)
Merge remote-tracking branch 'upst/master'HEADmaster
merge
Diffstat (limited to 'pywal/templates/colors-rofi-dark.rasi')
-rw-r--r--pywal/templates/colors-rofi-dark.rasi5
1 files changed, 5 insertions, 0 deletions
diff --git a/pywal/templates/colors-rofi-dark.rasi b/pywal/templates/colors-rofi-dark.rasi
index 302d44f..fde6881 100644
--- a/pywal/templates/colors-rofi-dark.rasi
+++ b/pywal/templates/colors-rofi-dark.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;