aboutsummaryrefslogtreecommitdiffstats
path: root/assets/rofi/themes/KooL_style-9.rasi
diff options
context:
space:
mode:
Diffstat (limited to 'assets/rofi/themes/KooL_style-9.rasi')
-rw-r--r--assets/rofi/themes/KooL_style-9.rasi22
1 files changed, 21 insertions, 1 deletions
diff --git a/assets/rofi/themes/KooL_style-9.rasi b/assets/rofi/themes/KooL_style-9.rasi
index d09e58e2..a74e64eb 100644
--- a/assets/rofi/themes/KooL_style-9.rasi
+++ b/assets/rofi/themes/KooL_style-9.rasi
@@ -132,7 +132,7 @@ scrollbar {
/* ---- Elements ---- */
element {
- font: "JetBrainsMono Nerd Font SemiBold 11";
+ font: "JetBrainsMono Nerd Font SemiBold 12";
background-color: @BG;
text-color: @FG;
orientation: horizontal;
@@ -188,3 +188,23 @@ element selected.active {
background-color: @BGA;
color: @FG;
}
+
+/* ---- Message ---- */
+message {
+ background-color: transparent;
+ border: 0px;
+}
+textbox {
+ padding: 12px;
+ border-radius: 10px;
+ background-color: @background;
+ text-color: @foreground;
+ vertical-align: 0.5;
+ horizontal-align: 0.0;
+}
+error-message {
+ padding: 12px;
+ border-radius: 20px;
+ background-color: @background;
+ text-color: @foreground;
+} \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage