aboutsummaryrefslogtreecommitdiffstats
path: root/assets/rofi/themes/KooL_style-10-Fancy.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-10-Fancy.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-10-Fancy.rasi')
-rw-r--r--assets/rofi/themes/KooL_style-10-Fancy.rasi12
1 files changed, 9 insertions, 3 deletions
diff --git a/assets/rofi/themes/KooL_style-10-Fancy.rasi b/assets/rofi/themes/KooL_style-10-Fancy.rasi
index 376cd3da..f5dc79e4 100644
--- a/assets/rofi/themes/KooL_style-10-Fancy.rasi
+++ b/assets/rofi/themes/KooL_style-10-Fancy.rasi
@@ -282,12 +282,18 @@ entry {
}
+/*****----- Message -----*****/
error-message {
- background-color: darkred/10%;
- border-color: darkred;
+ background-color: darkred/20%;
border-radius: 10px;
border: 2px;
- padding: 0.5em;
}
+textbox {
+ padding: 5px;
+ background-color: darkred/10%;
+ 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