diff options
Diffstat (limited to 'config/rofi/themes/KooL_style-2-Light.rasi')
| -rw-r--r-- | config/rofi/themes/KooL_style-2-Light.rasi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/rofi/themes/KooL_style-2-Light.rasi b/config/rofi/themes/KooL_style-2-Light.rasi index 8b501645..551759db 100644 --- a/config/rofi/themes/KooL_style-2-Light.rasi +++ b/config/rofi/themes/KooL_style-2-Light.rasi @@ -53,7 +53,7 @@ mainbox { enabled: true; spacing: 20px; margin: 10px; - padding: 40px; + padding: 20px; border-radius: 12px; background-color: white/90%; children: [ "inputbar", "mode-switcher", "message", "listview" ]; @@ -110,7 +110,7 @@ scrollbar { border-radius: 10px; background-color: transparent; handle-color: gray/50%; - handle-width: 5px ; + handle-width: 2px ; padding: 0; } |
