diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-14 02:26:41 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-14 02:26:41 +0900 |
| commit | 82b03036cc3c496c438f8bd4a02e2c226e9a151a (patch) | |
| tree | b8486c42ef498a2fcb3b5ff4a55c75edd924020d /assets/rofi/themes/KooL_style-5.rasi | |
| parent | ffb19d4d7d54388ef30afee7772d6491133a49e4 (diff) | |
Rofi EMOJI Updated :)
Rofi themes updated
Diffstat (limited to 'assets/rofi/themes/KooL_style-5.rasi')
| -rw-r--r-- | assets/rofi/themes/KooL_style-5.rasi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/rofi/themes/KooL_style-5.rasi b/assets/rofi/themes/KooL_style-5.rasi index 3d1f9220..135c6ba0 100644 --- a/assets/rofi/themes/KooL_style-5.rasi +++ b/assets/rofi/themes/KooL_style-5.rasi @@ -80,7 +80,7 @@ imagebox { listbox { spacing: 4px; orientation: vertical; - children: [ "listview" ]; + children: [ "message", "listview" ]; padding: 10px; border-radius: 12px; border: 1px; @@ -256,7 +256,7 @@ textbox { } error-message { padding: 12px; - border-radius: 20px; + border-radius: 12px; background-color: @background-alt; text-color: @background; }
\ No newline at end of file |
