aboutsummaryrefslogtreecommitdiffstats
path: root/assets/rofi/themes/KooL_style-7.rasi
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-02-14 02:26:41 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-02-14 02:26:41 +0900
commit82b03036cc3c496c438f8bd4a02e2c226e9a151a (patch)
treeb8486c42ef498a2fcb3b5ff4a55c75edd924020d /assets/rofi/themes/KooL_style-7.rasi
parentffb19d4d7d54388ef30afee7772d6491133a49e4 (diff)
Rofi EMOJI Updated :)
Rofi themes updated
Diffstat (limited to 'assets/rofi/themes/KooL_style-7.rasi')
-rw-r--r--assets/rofi/themes/KooL_style-7.rasi10
1 files changed, 7 insertions, 3 deletions
diff --git a/assets/rofi/themes/KooL_style-7.rasi b/assets/rofi/themes/KooL_style-7.rasi
index c5bec637..2ad7f714 100644
--- a/assets/rofi/themes/KooL_style-7.rasi
+++ b/assets/rofi/themes/KooL_style-7.rasi
@@ -64,7 +64,7 @@ mainbox {
border-radius: 0px 0px 0px 0px;
border-color: @selected;
background-color: transparent;
- children: [ "inputbar", "listview" ];
+ children: [ "inputbar", "message", "listview" ];
}
/*****----- Inputbar -----*****/
@@ -177,18 +177,22 @@ element-text {
}
/*****----- Message -----*****/
+message {
+ background-color: transparent;
+ border: 0px;
+}
error-message {
padding: 20px;
border: 2px solid;
border-radius: 20px;
- border-color: @selected;
+ border-color: @active;
background-color: @background;
text-color: @foreground;
}
textbox {
padding: 10px;
border-radius: 20px;
- background-color: @color11;
+ background-color: @selected;
text-color: @foreground;
vertical-align: 0.5;
horizontal-align: 0.5;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage