diff options
| author | JaKooLit <ejhay.games@gmail.com~> | 2025-02-17 10:33:43 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com~> | 2025-02-17 10:33:43 +0900 |
| commit | 2efef290d65b1a44a5291113c0b9a5f7d6d8e89e (patch) | |
| tree | 2e19199136d55ee8078fab3fd88e2fa77092648f /config/rofi/themes/KooL_style-10-Fancy-v2.rasi | |
| parent | 694b45190c8c8c0d257083e0e17f6b61951425ba (diff) | |
improved some rofi themes
Diffstat (limited to 'config/rofi/themes/KooL_style-10-Fancy-v2.rasi')
| -rw-r--r-- | config/rofi/themes/KooL_style-10-Fancy-v2.rasi | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/config/rofi/themes/KooL_style-10-Fancy-v2.rasi b/config/rofi/themes/KooL_style-10-Fancy-v2.rasi index 3e4a55c7..21c5c41e 100644 --- a/config/rofi/themes/KooL_style-10-Fancy-v2.rasi +++ b/config/rofi/themes/KooL_style-10-Fancy-v2.rasi @@ -69,12 +69,12 @@ listview { } /* ---- Scrollbar ---- */ scrollbar { - border: 1px; - border-radius: 10px; - background-color: @blue; - handle-color: @orange; - handle-width: 5px ; - padding: 0; + border: 1px; + border-radius: 10px; + background-color: @blue; + handle-color: @orange; + handle-width: 5px ; + padding: 0; } element { border: 0px; |
