aboutsummaryrefslogtreecommitdiffstats
path: root/assets/rofi/themes/KooL_LonerOrZ.rasi
diff options
context:
space:
mode:
Diffstat (limited to 'assets/rofi/themes/KooL_LonerOrZ.rasi')
-rw-r--r--assets/rofi/themes/KooL_LonerOrZ.rasi11
1 files changed, 8 insertions, 3 deletions
diff --git a/assets/rofi/themes/KooL_LonerOrZ.rasi b/assets/rofi/themes/KooL_LonerOrZ.rasi
index 2803b693..4ad64054 100644
--- a/assets/rofi/themes/KooL_LonerOrZ.rasi
+++ b/assets/rofi/themes/KooL_LonerOrZ.rasi
@@ -105,7 +105,7 @@ listview {
mainbox {
background-color: @BG;
- children: [ inputbar, listview ];
+ children: [ inputbar, message, listview ];
spacing: 15px;
padding: 15px;
}
@@ -168,13 +168,18 @@ element selected.active {
}
/*****----- Message -----*****/
+message {
+ background-color: transparent;
+ border: 0px;
+}
error-message {
padding: 20px;
}
textbox {
padding: 10px;
- background-color: @BG;
- text-color: @FG;
+ border-radius: 10px;
+ background-color: @BDR;
+ text-color: @SEL;
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