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-11-Win11-list-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-11-Win11-list-light.rasi')
| -rw-r--r-- | config/rofi/themes/KooL_style-11-Win11-list-light.rasi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/rofi/themes/KooL_style-11-Win11-list-light.rasi b/config/rofi/themes/KooL_style-11-Win11-list-light.rasi index b722d44f..692f60c9 100644 --- a/config/rofi/themes/KooL_style-11-Win11-list-light.rasi +++ b/config/rofi/themes/KooL_style-11-Win11-list-light.rasi @@ -111,6 +111,7 @@ element selected active { text-color: @accent; } +element-text selected, element selected { background-color: @bg3; } @@ -146,6 +147,5 @@ textbox { padding : 10px; background-color : @bg0; text-color : @fg0; - vertical-align : 0.5; horizontal-align : 0.5; } |
