aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/themes
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-02-18 17:53:14 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-02-18 17:53:14 +0900
commit6905e2bf038fce27cb49f1f3aba6d36279091bd4 (patch)
tree82532f4084cc723dff335146991cc0df280e5972 /config/rofi/themes
parent3df33e1a679c6331e608ca4ca2036f5d9e96ef25 (diff)
updated rofi configs
Diffstat (limited to 'config/rofi/themes')
-rw-r--r--config/rofi/themes/KooL_LonerOrZ.rasi3
-rw-r--r--config/rofi/themes/KooL_style-1.rasi4
-rw-r--r--config/rofi/themes/KooL_style-10-Fancy-v2.rasi4
-rw-r--r--config/rofi/themes/KooL_style-10-Fancy.rasi4
-rw-r--r--config/rofi/themes/KooL_style-11-Win11-list-dark.rasi4
-rw-r--r--config/rofi/themes/KooL_style-11-Win11-list-light.rasi4
-rw-r--r--config/rofi/themes/KooL_style-12-TOP-Docu.rasi6
-rw-r--r--config/rofi/themes/KooL_style-2-Dark.rasi4
-rw-r--r--config/rofi/themes/KooL_style-2-Light.rasi4
-rw-r--r--config/rofi/themes/KooL_style-3-FullScreen-v1.rasi4
-rw-r--r--config/rofi/themes/KooL_style-3-Fullscreen-v2.rasi2
-rw-r--r--config/rofi/themes/KooL_style-4.rasi2
-rw-r--r--config/rofi/themes/KooL_style-5.rasi2
-rw-r--r--config/rofi/themes/KooL_style-6.rasi2
-rw-r--r--config/rofi/themes/KooL_style-7.rasi4
-rw-r--r--config/rofi/themes/KooL_style-8.rasi9
-rw-r--r--config/rofi/themes/KooL_style-9.rasi19
17 files changed, 41 insertions, 40 deletions
diff --git a/config/rofi/themes/KooL_LonerOrZ.rasi b/config/rofi/themes/KooL_LonerOrZ.rasi
index ca8e30c9..bfa17b6b 100644
--- a/config/rofi/themes/KooL_LonerOrZ.rasi
+++ b/config/rofi/themes/KooL_LonerOrZ.rasi
@@ -1,6 +1,7 @@
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
/* KooL Style LonerOrZ */
/* Submitted by https://github.com/lonerOrz */
+/* Edited by Ja */
@@ -109,7 +110,7 @@ scrollbar {
border-radius: 10px;
background-color: transparent;
handle-color: @BDR;
- handle-width: 5px ;
+ handle-width: 2px ;
padding: 0;
}
diff --git a/config/rofi/themes/KooL_style-1.rasi b/config/rofi/themes/KooL_style-1.rasi
index a80e6100..9391e491 100644
--- a/config/rofi/themes/KooL_style-1.rasi
+++ b/config/rofi/themes/KooL_style-1.rasi
@@ -148,11 +148,11 @@ button selected {
/* ---- Scrollbar ---- */
scrollbar {
- border: 1px;
+ border: 0px;
border-radius: 10px;
border-color: @color12;
handle-color: @color11;
- handle-width: 10px ;
+ handle-width: 2px ;
padding: 0;
}
diff --git a/config/rofi/themes/KooL_style-10-Fancy-v2.rasi b/config/rofi/themes/KooL_style-10-Fancy-v2.rasi
index 21c5c41e..0a1d1b21 100644
--- a/config/rofi/themes/KooL_style-10-Fancy-v2.rasi
+++ b/config/rofi/themes/KooL_style-10-Fancy-v2.rasi
@@ -69,11 +69,11 @@ listview {
}
/* ---- Scrollbar ---- */
scrollbar {
- border: 1px;
+ border: 0px;
border-radius: 10px;
background-color: @blue;
handle-color: @orange;
- handle-width: 5px ;
+ handle-width: 2px ;
padding: 0;
}
element {
diff --git a/config/rofi/themes/KooL_style-10-Fancy.rasi b/config/rofi/themes/KooL_style-10-Fancy.rasi
index b503f549..612d4246 100644
--- a/config/rofi/themes/KooL_style-10-Fancy.rasi
+++ b/config/rofi/themes/KooL_style-10-Fancy.rasi
@@ -222,11 +222,11 @@ element.alternate.active {
}
/* ---- Scrollbar ---- */
scrollbar {
- border: 1px;
+ border: 0px;
border-radius: 10px;
background-color: @selected-normal-background;
handle-color: @separatorcolor;
- handle-width: 5px ;
+ handle-width: 2px ;
padding: 0;
}
sidebar {
diff --git a/config/rofi/themes/KooL_style-11-Win11-list-dark.rasi b/config/rofi/themes/KooL_style-11-Win11-list-dark.rasi
index ed8544ba..1dcadb81 100644
--- a/config/rofi/themes/KooL_style-11-Win11-list-dark.rasi
+++ b/config/rofi/themes/KooL_style-11-Win11-list-dark.rasi
@@ -129,11 +129,11 @@ element-text {
/* ---- Scrollbar ---- */
scrollbar {
- border: 1px;
+ border: 0px;
border-radius: 10px;
background-color: inherit;
handle-color: @accent;
- handle-width: 5px ;
+ handle-width: 2px ;
padding: 0;
}
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 1c2b8fa5..b722d44f 100644
--- a/config/rofi/themes/KooL_style-11-Win11-list-light.rasi
+++ b/config/rofi/themes/KooL_style-11-Win11-list-light.rasi
@@ -129,11 +129,11 @@ element-text {
/* ---- Scrollbar ---- */
scrollbar {
- border: 1px;
+ border: 0px;
border-radius: 10px;
background-color: inherit;
handle-color: @accent;
- handle-width: 5px ;
+ handle-width: 1px ;
padding: 0;
}
diff --git a/config/rofi/themes/KooL_style-12-TOP-Docu.rasi b/config/rofi/themes/KooL_style-12-TOP-Docu.rasi
index f70896f5..0a5e0575 100644
--- a/config/rofi/themes/KooL_style-12-TOP-Docu.rasi
+++ b/config/rofi/themes/KooL_style-12-TOP-Docu.rasi
@@ -84,7 +84,7 @@ window {
location: north;
width: 100%;
background-color: black / 50%;
- padding: 1em;
+ padding: 0.5em;
border-color: black;
border: 0em 0.2em 0.2em;
chilren: [ inputbar, message, listview ];
@@ -109,7 +109,7 @@ element {
border-color: darkgrey;
background-color: grey;
cursor: pointer;
- padding: 4px;
+ padding: 2px;
}
element selected {
@@ -133,7 +133,7 @@ scrollbar {
border-radius: 10px;
background-color: transparent;
handle-color: darkgrey;
- handle-width: 5px ;
+ handle-width: 2px ;
padding: 0;
}
diff --git a/config/rofi/themes/KooL_style-2-Dark.rasi b/config/rofi/themes/KooL_style-2-Dark.rasi
index 03ba7e30..7be669d8 100644
--- a/config/rofi/themes/KooL_style-2-Dark.rasi
+++ b/config/rofi/themes/KooL_style-2-Dark.rasi
@@ -53,7 +53,7 @@ mainbox {
enabled: true;
spacing: 20px;
margin: 10px;
- padding: 40px;
+ padding: 20px;
border-radius: 12px;
background-color: black/90%;
children: [ "inputbar", "mode-switcher", "message", "listview" ];
@@ -110,7 +110,7 @@ scrollbar {
border-radius: 10px;
background-color: inherit;
handle-color: #719DF9;
- handle-width: 5px ;
+ handle-width: 2px ;
padding: 0;
}
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;
}
diff --git a/config/rofi/themes/KooL_style-3-FullScreen-v1.rasi b/config/rofi/themes/KooL_style-3-FullScreen-v1.rasi
index 48e64a96..fc9c3dfb 100644
--- a/config/rofi/themes/KooL_style-3-FullScreen-v1.rasi
+++ b/config/rofi/themes/KooL_style-3-FullScreen-v1.rasi
@@ -161,10 +161,10 @@ button selected {
/* ---- Scrollbar ---- */
scrollbar {
- border: 0;
+ border: 0px;
handle-color: @background-alt;
handle-width: 2px ;
- padding: 0;
+ padding: 0px;
}
/* ---- Elements ---- */
diff --git a/config/rofi/themes/KooL_style-3-Fullscreen-v2.rasi b/config/rofi/themes/KooL_style-3-Fullscreen-v2.rasi
index f1d9c6c0..a26ac7ca 100644
--- a/config/rofi/themes/KooL_style-3-Fullscreen-v2.rasi
+++ b/config/rofi/themes/KooL_style-3-Fullscreen-v2.rasi
@@ -152,7 +152,7 @@ listview {
cursor: "default";
}
scrollbar {
- handle-width: 5px ;
+ handle-width: 2px ;
handle-color: @selected;
border-radius: 0px;
background-color: @background-alt;
diff --git a/config/rofi/themes/KooL_style-4.rasi b/config/rofi/themes/KooL_style-4.rasi
index db3b3fdb..b440189b 100644
--- a/config/rofi/themes/KooL_style-4.rasi
+++ b/config/rofi/themes/KooL_style-4.rasi
@@ -190,7 +190,7 @@ listview {
cursor: "default";
}
scrollbar {
- handle-width: 5px ;
+ handle-width: 2px ;
handle-color: @handle-color;
border-radius: 10px;
background-color: @alternate-background;
diff --git a/config/rofi/themes/KooL_style-5.rasi b/config/rofi/themes/KooL_style-5.rasi
index e943abde..d2a6c125 100644
--- a/config/rofi/themes/KooL_style-5.rasi
+++ b/config/rofi/themes/KooL_style-5.rasi
@@ -176,7 +176,7 @@ scrollbar {
border-radius: 10px;
background-color: transparent;
handle-color: @active;
- handle-width: 5px ;
+ handle-width: 2px ;
padding: 0;
}
diff --git a/config/rofi/themes/KooL_style-6.rasi b/config/rofi/themes/KooL_style-6.rasi
index 7fb90079..175f6ee9 100644
--- a/config/rofi/themes/KooL_style-6.rasi
+++ b/config/rofi/themes/KooL_style-6.rasi
@@ -127,7 +127,7 @@ scrollbar {
border-radius: 10px;
background-color: transparent;
handle-color: @active;
- handle-width: 5px ;
+ handle-width: 2px ;
padding: 0;
}
/* ---- Dummy ---- */
diff --git a/config/rofi/themes/KooL_style-7.rasi b/config/rofi/themes/KooL_style-7.rasi
index e70c2fb5..3b444baa 100644
--- a/config/rofi/themes/KooL_style-7.rasi
+++ b/config/rofi/themes/KooL_style-7.rasi
@@ -40,7 +40,7 @@ window {
location: center;
anchor: center;
fullscreen: false;
- width: 800px;
+ width: 40%;
x-offset: 0px;
y-offset: 0px;
@@ -130,7 +130,7 @@ listview {
cursor: "default";
}
scrollbar {
- handle-width: 5px ;
+ handle-width: 2px ;
handle-color: @selected;
border-radius: 0px;
background-color: @background-alt;
diff --git a/config/rofi/themes/KooL_style-8.rasi b/config/rofi/themes/KooL_style-8.rasi
index 916e74b6..7a264ad7 100644
--- a/config/rofi/themes/KooL_style-8.rasi
+++ b/config/rofi/themes/KooL_style-8.rasi
@@ -101,7 +101,7 @@ listbox {
/* ---- Listview ---- */
listview {
- padding: 1.5em;
+ padding: 0.5em;
spacing: 0.5em;
enabled: true;
columns: 2;
@@ -142,10 +142,9 @@ button selected {
/* ---- Scrollbar ---- */
scrollbar {
- border: @border-width;
- border-color: @color11;
- handle-color: @color12;
- handle-width: 10px ;
+ border: 0px;
+ handle-color: @color11;
+ handle-width: 2px ;
padding: 0;
}
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