diff options
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 | 4 |
1 files changed, 3 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 07caab06..8ad7504a 100644 --- a/config/rofi/themes/KooL_style-11-Win11-list-light.rasi +++ b/config/rofi/themes/KooL_style-11-Win11-list-light.rasi @@ -117,6 +117,8 @@ element-text selected, element selected normal { background-color: @bg0; text-color: @accent; + padding: 20px; + border-radius: 12px; } element selected urgent { @@ -149,6 +151,6 @@ error-message { textbox { padding : 10px; text-color : @fg0; - vertical-align : 0.5; + vertical-align : 0.5; horizontal-align : 0.5; } |
