diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-20 17:02:22 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-20 17:02:22 +0900 |
| commit | fa35823a36a122aeab894c93800dec720bb4f7d6 (patch) | |
| tree | 221700a3965a27beb9fa2bc12caf4d3859b87e70 /config/rofi/themes/KooL_style-12-TOP-Docu.rasi | |
| parent | ebd0987574d18da0ba767ae703427cb73e280117 (diff) | |
Ok I think this is ok. Just note to myself. DO NOT CODE WHEN YOU ARE HUNGRY
Diffstat (limited to 'config/rofi/themes/KooL_style-12-TOP-Docu.rasi')
| -rw-r--r-- | config/rofi/themes/KooL_style-12-TOP-Docu.rasi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/rofi/themes/KooL_style-12-TOP-Docu.rasi b/config/rofi/themes/KooL_style-12-TOP-Docu.rasi index 0a5e0575..8a79db16 100644 --- a/config/rofi/themes/KooL_style-12-TOP-Docu.rasi +++ b/config/rofi/themes/KooL_style-12-TOP-Docu.rasi @@ -112,8 +112,9 @@ element { padding: 2px; } +element-text selected, element selected { - background-color: white/20%; + background-color: white/30%; text-color: black; } |
