aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/themes/KooL_style-9.rasi
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-02-21 00:54:22 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-02-21 00:54:22 +0900
commit5dac0fe1ae5a7b26aa3f66858d7e41c0d1cb2d85 (patch)
tree01ef518a5ea7a25fbb7c1620857dfa23aadb7b31 /config/rofi/themes/KooL_style-9.rasi
parent080904cfa60eae95884d9d5a233078929afb03eb (diff)
the usual tweak.. never ending
Diffstat (limited to 'config/rofi/themes/KooL_style-9.rasi')
-rw-r--r--config/rofi/themes/KooL_style-9.rasi71
1 files changed, 31 insertions, 40 deletions
diff --git a/config/rofi/themes/KooL_style-9.rasi b/config/rofi/themes/KooL_style-9.rasi
index 0a5b578c..db7f8b50 100644
--- a/config/rofi/themes/KooL_style-9.rasi
+++ b/config/rofi/themes/KooL_style-9.rasi
@@ -48,19 +48,12 @@ window {
border: 2px;
border-color: @BDR;
border-radius: 10px;
- width: 30%;
+ width: 25%;
anchor: center;
x-offset: 0;
y-offset: 0;
}
-mainbox {
- background-color: @BG;
- children: [ inputbar, message, listview ];
- spacing: 15px;
- padding: 15px;
-}
-
prompt {
enabled: true;
padding: 8px;
@@ -77,14 +70,13 @@ textbox-prompt-colon {
padding: 8px 12px 8px 12px;
}
-/* ---- Entry input ---- */
entry {
background-color: @BG;
text-color: @FG;
placeholder-color: @FG;
expand: true;
horizontal-align: 0;
- placeholder: " Search 👀 NOTE: CTRL TAB to change MODE";
+ placeholder: "Search 👀 NOTE: CTRL TAB to change MODE";
blink: true;
border: 0px 0px 2px 0px;
border-color: @BDR;
@@ -111,39 +103,40 @@ case-indicator {
spacing: 0;
}
-/* ---- Listview ---- */
+
listview {
background-color: @BG;
columns: 1;
lines: 7;
spacing: 4px;
- cycle: true;
+ cycle: false;
dynamic: true;
layout: vertical;
- scrollbar: true;
- padding: 10px;
- padding: 10px;
}
/* ---- Scrollbar ---- */
scrollbar {
- border: 0px;
- border: 0px;
- border-radius: 10px;
- border-color: @color12;
- handle-color: @color11;
- handle-width: 2px ;
- handle-width: 2px ;
- padding: 0;
+ border: 0px;
+ border-radius: 10px;
+ background-color: transparent;
+ handle-color: @BDR;
+ handle-width: 2px ;
+ padding: 0;
+}
+
+mainbox {
+ background-color: @BG;
+ children: [ inputbar, message, listview ];
+ spacing: 15px;
+ padding: 15px;
}
-/* ---- Elements ---- */
element {
background-color: @BG;
text-color: @FG;
orientation: horizontal;
border-radius: 4px;
- padding: 6px 6px 6px 6px;
+ padding: 12px;
}
element-icon {
@@ -164,6 +157,7 @@ element-text {
margin: 2px 0px 2px 2px;
}
+
element normal.urgent,
element alternate.urgent {
background-color: @UGT;
@@ -196,22 +190,19 @@ element selected.active {
color: @FG;
}
-/* ---- Message ---- */
+/*****----- Message -----*****/
message {
- background-color: transparent;
- border: 0px;
-}
-textbox {
- padding: 12px;
- border-radius: 10px;
- background-color: @BDR;
- text-color: @foreground;
- vertical-align: 0.5;
- horizontal-align: 0.5;
+ background-color: transparent;
+ border: 0px;
}
error-message {
- padding: 12px;
- border-radius: 20px;
- background-color: @background;
- text-color: @foreground;
+ padding: 20px;
+}
+textbox {
+ padding: 10px;
+ border-radius: 10px;
+ background-color: @BDR;
+ text-color: @SEL;
+ 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