aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/config.rasi
diff options
context:
space:
mode:
authorJa.KooLit <jimmielovejay@gmail.com>2023-11-25 18:57:40 +0900
committerGitHub <noreply@github.com>2023-11-25 18:57:40 +0900
commit823ce273e69e716be814473430d0cfa5cb714b7d (patch)
tree70878cbe3027d9da452658a8644e33d83c1b3ea2 /config/rofi/config.rasi
parentfbf04572b4ed8867da3c96551b25261401364be0 (diff)
parent19f025c2dc27da54127ae302482398be61b55ebe (diff)
Merge pull request #34 from JaKooLit/v2.1.9
V2.1.9
Diffstat (limited to 'config/rofi/config.rasi')
-rw-r--r--config/rofi/config.rasi6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi
index 255df164..32014415 100644
--- a/config/rofi/config.rasi
+++ b/config/rofi/config.rasi
@@ -66,7 +66,7 @@ listbox {
border-radius: 10px;
border: 1px;
border-color: @active-background;
- background-color: @background90;
+ background-color: @background;
}
/* ---- Dummy ---- */
@@ -82,7 +82,7 @@ inputbar {
padding: 10px;
border-radius: 10px;
border-color: @foreground;
- background-color: @background90;
+ background-color: @background;
children: [ "textbox-prompt-colon", "entry" ];
border: 1px;
border-color: @active-background;
@@ -116,7 +116,7 @@ mode-switcher{
button {
padding: 10px;
border-radius: 10px;
- background-color: @background90;
+ background-color: @background;
text-color: inherit;
cursor: pointer;
border: 1px;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage