summaryrefslogtreecommitdiff
path: root/.config/rofi
diff options
context:
space:
mode:
authorsilly <u65487754@gmail.com>2026-04-01 00:17:23 +0200
committerGitHub <noreply@github.com>2026-04-01 00:17:23 +0200
commit88af5f967111f845ee212adaf0a573d54e459684 (patch)
tree8baf1f6d70e2f4b694c1a259371295d8c27f60b1 /.config/rofi
parent04196cd9dcf6f2d2b2d4de9b940d60a3953dd302 (diff)
Update config.rasi
Diffstat (limited to '.config/rofi')
-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;
}