aboutsummaryrefslogtreecommitdiffstats
path: root/assets/rofi/themes/KooL_style-3-Fullscreen-v2.rasi
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-02-13 12:56:57 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-02-13 12:56:57 +0900
commita4c48b0ea0b2b1d474d503fb8d924d190762e999 (patch)
treeea3304df1e7df98e173270461b3c90a43cba4b6c /assets/rofi/themes/KooL_style-3-Fullscreen-v2.rasi
parentdd46262fdfaabebb6fd2213a9baec91dd4244086 (diff)
Improvements on the rofi.
Utilized message function for additional informations when script is used in conjunction with rofi
Diffstat (limited to 'assets/rofi/themes/KooL_style-3-Fullscreen-v2.rasi')
-rw-r--r--assets/rofi/themes/KooL_style-3-Fullscreen-v2.rasi11
1 files changed, 5 insertions, 6 deletions
diff --git a/assets/rofi/themes/KooL_style-3-Fullscreen-v2.rasi b/assets/rofi/themes/KooL_style-3-Fullscreen-v2.rasi
index 428c54a7..55277f61 100644
--- a/assets/rofi/themes/KooL_style-3-Fullscreen-v2.rasi
+++ b/assets/rofi/themes/KooL_style-3-Fullscreen-v2.rasi
@@ -197,17 +197,16 @@ element-text {
/*****----- Message -----*****/
error-message {
- padding: 100px;
- border: 0px solid;
- border-radius: 0px;
+ padding: 0px;
border-color: @selected;
- background-color: black / 10%;
+ background-color: transparent;
text-color: @foreground;
}
textbox {
- background-color: transparent;
+ padding: 20px;
+ background-color: black/10%;
text-color: @foreground;
vertical-align: 0.5;
- horizontal-align: 0.0;
+ horizontal-align: 0.5;
highlight: none;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage