aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/themes
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-02-20 12:44:10 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-02-20 12:44:10 +0900
commitebd0987574d18da0ba767ae703427cb73e280117 (patch)
tree0a3cfa074e629064d536c5eb8e181c797d0157af /config/rofi/themes
parentb0b6f0a8b1734e45de46b36a4e806002867db161 (diff)
some minor rofi configs improvement
Diffstat (limited to 'config/rofi/themes')
-rw-r--r--config/rofi/themes/KooL_style-2-Dark.rasi10
-rw-r--r--config/rofi/themes/KooL_style-2-Light.rasi8
2 files changed, 8 insertions, 10 deletions
diff --git a/config/rofi/themes/KooL_style-2-Dark.rasi b/config/rofi/themes/KooL_style-2-Dark.rasi
index 7be669d8..81e233e4 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: 20px;
+ padding: 15px;
border-radius: 12px;
background-color: black/90%;
children: [ "inputbar", "mode-switcher", "message", "listview" ];
@@ -64,7 +64,7 @@ inputbar {
enabled: true;
spacing: 0px;
margin: 0px;
- padding: 0px 0px 10px 0px;
+ padding: 20px 0px 20px 0px;
border: 0px 0px 2px 0px;
border-radius: 0px;
border-color: gray/20%;
@@ -98,7 +98,7 @@ listview {
spacing: 40px;
margin: 0px;
- padding: 20px 0px 0px 0px;
+ padding: 0px;
border: 0px solid;
background-color: transparent;
cursor: "default";
@@ -119,7 +119,7 @@ element {
enabled: true;
spacing: 10px;
margin: 0px;
- padding: 15px;
+ padding: 20px 0px 20px 0px;
border: 1px solid;
border-radius: 8px;
border-color: white/30%;
@@ -188,4 +188,4 @@ textbox {
text-color: inherit;
vertical-align: 0.5;
horizontal-align: 0.5;
-}
+} \ No newline at end of file
diff --git a/config/rofi/themes/KooL_style-2-Light.rasi b/config/rofi/themes/KooL_style-2-Light.rasi
index 551759db..2e0b4e6e 100644
--- a/config/rofi/themes/KooL_style-2-Light.rasi
+++ b/config/rofi/themes/KooL_style-2-Light.rasi
@@ -108,7 +108,7 @@ listview {
scrollbar {
border: 0px;
border-radius: 10px;
- background-color: transparent;
+ background-color: inherit;
handle-color: gray/50%;
handle-width: 2px ;
padding: 0;
@@ -119,7 +119,7 @@ element {
enabled: true;
spacing: 10px;
margin: 0px;
- padding: 15px;
+ padding: 20px 0px 20px 0px;
border: 1px solid;
border-radius: 8px;
border-color: gray/30%;
@@ -162,7 +162,6 @@ mode-switcher{
text-color: white;
}
button {
- font: "JetBrainsMono Nerd Font SemiBold 10";
padding: 6px;
border: 0px solid;
border-radius: 100%;
@@ -189,5 +188,4 @@ textbox {
text-color: inherit;
vertical-align: 0.5;
horizontal-align: 0.5;
-}
-
+} \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage