aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/themes/KooL_style-9.rasi
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2025-02-19 00:17:45 +0900
committerGitHub <noreply@github.com>2025-02-19 00:17:45 +0900
commit259be5801f64ddcec5bdc7d97512322079c57314 (patch)
tree00a1a8549388f6286027ca3859963102f80a40c2 /config/rofi/themes/KooL_style-9.rasi
parent7ed5afe7c68777c83b99fffae067374d508eb9b9 (diff)
parent6545cbd6f3cc7620f53e5872e018ea8c0b91d9d8 (diff)
Merge pull request #561 from JaKooLit/main
main to development
Diffstat (limited to 'config/rofi/themes/KooL_style-9.rasi')
-rw-r--r--config/rofi/themes/KooL_style-9.rasi19
1 files changed, 10 insertions, 9 deletions
diff --git a/config/rofi/themes/KooL_style-9.rasi b/config/rofi/themes/KooL_style-9.rasi
index 8a1fc972..c585329d 100644
--- a/config/rofi/themes/KooL_style-9.rasi
+++ b/config/rofi/themes/KooL_style-9.rasi
@@ -54,6 +54,13 @@ window {
y-offset: 0;
}
+mainbox {
+ background-color: @BG;
+ children: [ inputbar, listview ];
+ spacing: 15px;
+ padding: 15px;
+}
+
prompt {
enabled: true;
padding: 8px;
@@ -114,22 +121,16 @@ listview {
dynamic: true;
layout: vertical;
scrollbar: true;
-}
-
-mainbox {
- background-color: @BG;
- children: [ inputbar, listview ];
- spacing: 15px;
- padding: 15px;
+ padding: 10px;
}
/* ---- Scrollbar ---- */
scrollbar {
- border: 1px;
+ border: 0px;
border-radius: 10px;
border-color: @color12;
handle-color: @color11;
- handle-width: 10px ;
+ handle-width: 2px ;
padding: 0;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage