aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/themes/KooL_style-2-Dark.rasi
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2025-02-23 14:46:19 +0900
committerGitHub <noreply@github.com>2025-02-23 14:46:19 +0900
commit91b9177b0ff5d2fac7b99be9a89f8e9f054347fd (patch)
tree5b11da646166995b52bb597cf6a92703d1f5a0a2 /config/rofi/themes/KooL_style-2-Dark.rasi
parent9f5b41c3e230cda406592167fcd0446a5f56821c (diff)
parentb8ab57be1c8e579e69e5bfd56668815465d71785 (diff)
Merge pull request #577 from JaKooLit/development
Development to main Dots version 2.3.12
Diffstat (limited to 'config/rofi/themes/KooL_style-2-Dark.rasi')
-rw-r--r--config/rofi/themes/KooL_style-2-Dark.rasi28
1 files changed, 15 insertions, 13 deletions
diff --git a/config/rofi/themes/KooL_style-2-Dark.rasi b/config/rofi/themes/KooL_style-2-Dark.rasi
index 7be669d8..957bf8a9 100644
--- a/config/rofi/themes/KooL_style-2-Dark.rasi
+++ b/config/rofi/themes/KooL_style-2-Dark.rasi
@@ -25,7 +25,7 @@ configuration {
}
/*****-- Elements Font Size -----*****/
element-text {
- font: "JetBrainsMono Nerd Font SemiBold 12";
+ font: "JetBrainsMono Nerd Font SemiBold 13";
}
/*****----- Main Window -----*****/
@@ -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";
@@ -106,20 +106,20 @@ listview {
/* ---- Scrollbar ---- */
scrollbar {
- border: 1px;
- border-radius: 10px;
- background-color: inherit;
- handle-color: #719DF9;
- handle-width: 2px ;
- padding: 0;
+ border: 1px;
+ border-radius: 10px;
+ background-color: inherit;
+ handle-color: #719DF9;
+ handle-width: 2px ;
+ padding: 0;
}
/*****----- Elements -----*****/
element {
enabled: true;
spacing: 10px;
- margin: 0px;
- padding: 15px;
+ margin: 10px;
+ padding: 20px;
border: 1px solid;
border-radius: 8px;
border-color: white/30%;
@@ -131,6 +131,8 @@ element normal.active {
background-color: #67FF80;
text-color: black;
}
+
+element-text selected,
element selected.normal {
background-color: #c19419;
text-color: black;
@@ -188,4 +190,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