summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/rofi/config.rasi2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi
index 97a0fd8..1944341 100644
--- a/.config/rofi/config.rasi
+++ b/.config/rofi/config.rasi
@@ -97,7 +97,7 @@ element selected {
element-text {
background-color: transparent;
text-color: inherit;
- highlight: bold #FFFFFF;
+ highlight: bold #000000;
cursor: default;
}