diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-03-14 10:41:35 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-14 10:41:35 +0900 |
| commit | c8ff82bb014ff485f7efe927571267e18a978ac0 (patch) | |
| tree | 69e8ef45f0f1a00d236c28407add6db4614e1d22 /config/rofi | |
| parent | 2b6ee3440b416c732325a812c5eded53f7921494 (diff) | |
| parent | 97df1982e5b55a2bfd58e10ffba0900dd9896f76 (diff) | |
Merge branch 'main' into translation
Diffstat (limited to 'config/rofi')
| -rw-r--r-- | config/rofi/config.rasi | 2 | ||||
| -rw-r--r-- | config/rofi/themes/KooL_style-4.rasi | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi index 0a75c1f6..781e44cb 100644 --- a/config/rofi/config.rasi +++ b/config/rofi/config.rasi @@ -20,4 +20,4 @@ /* You can manually change here or you can use rofi theme selector SUPER SHIFT E */ -@theme "~/.config/rofi/themes/KooL_style-9.rasi" +@theme "~/.config/rofi/themes/KooL_style-4.rasi" diff --git a/config/rofi/themes/KooL_style-4.rasi b/config/rofi/themes/KooL_style-4.rasi index 7c34d61e..ea7b1977 100644 --- a/config/rofi/themes/KooL_style-4.rasi +++ b/config/rofi/themes/KooL_style-4.rasi @@ -305,7 +305,7 @@ textbox { border: 0px solid; border-radius: 8px; border-color: @border-color; - background-color: @alternate-background; + background-color: @color0; text-color: @foreground-color; vertical-align: 0.5; horizontal-align: 0.5; |
