summaryrefslogtreecommitdiffstats
path: root/themes/Adapta-Nokto.rasi
diff options
context:
space:
mode:
Diffstat (limited to 'themes/Adapta-Nokto.rasi')
-rw-r--r--themes/Adapta-Nokto.rasi7
1 files changed, 6 insertions, 1 deletions
diff --git a/themes/Adapta-Nokto.rasi b/themes/Adapta-Nokto.rasi
index 7e063699..442f3cd3 100644
--- a/themes/Adapta-Nokto.rasi
+++ b/themes/Adapta-Nokto.rasi
@@ -65,7 +65,12 @@ element {
border: 0;
padding: 1px ;
}
-element.normal.normal {
+element-text {
+ background-color: inherit;
+ text-color: inherit;
+}
+
+element normal.normal {
background-color: @normal-background;
text-color: @normal-foreground;
}