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-2-Light.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-2-Light.rasi')
| -rw-r--r-- | config/rofi/themes/KooL_style-2-Light.rasi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/rofi/themes/KooL_style-2-Light.rasi b/config/rofi/themes/KooL_style-2-Light.rasi index 2e0b4e6e..e561cb6a 100644 --- a/config/rofi/themes/KooL_style-2-Light.rasi +++ b/config/rofi/themes/KooL_style-2-Light.rasi @@ -131,6 +131,8 @@ element normal.active { background-color: #67FF80; text-color: black; } + +element-text selected, element selected.normal { background-color: #FDD66F; text-color: black; |
