diff options
| author | silly <u65487754@gmail.com> | 2026-04-01 00:17:23 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-01 00:17:23 +0200 |
| commit | 88af5f967111f845ee212adaf0a573d54e459684 (patch) | |
| tree | 8baf1f6d70e2f4b694c1a259371295d8c27f60b1 /.config/rofi | |
| parent | 04196cd9dcf6f2d2b2d4de9b940d60a3953dd302 (diff) | |
Update config.rasi
Diffstat (limited to '.config/rofi')
| -rw-r--r-- | .config/rofi/config.rasi | 2 |
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; } |
