From 5dac0fe1ae5a7b26aa3f66858d7e41c0d1cb2d85 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 21 Feb 2025 00:54:22 +0900 Subject: the usual tweak.. never ending --- config/rofi/themes/KooL_style-8.rasi | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'config/rofi/themes/KooL_style-8.rasi') diff --git a/config/rofi/themes/KooL_style-8.rasi b/config/rofi/themes/KooL_style-8.rasi index e983f470..516d4d22 100644 --- a/config/rofi/themes/KooL_style-8.rasi +++ b/config/rofi/themes/KooL_style-8.rasi @@ -123,7 +123,7 @@ mode-switcher { orientation: horizontal; width: 2em; enabled: true; - padding: 1em; + padding: 0.7em; spacing: 1em; background-color: transparent; } @@ -133,6 +133,7 @@ button { border-radius: 2em; background-color: @background; text-color: @foreground; + padding: 0.4em; } button selected { @@ -153,7 +154,7 @@ scrollbar { element { enabled: true; spacing: 0em; - padding: 0.5em; + padding: 0.8em; cursor: pointer; background-color: transparent; text-color: @foreground; -- cgit v1.2.3