diff options
| author | Ja.KooLit <jimmielovejay@gmail.com> | 2024-05-14 18:31:37 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-14 18:31:37 +0900 |
| commit | e49d4a58db265abbd407b05f1bd1c0f3f537cc87 (patch) | |
| tree | 23110bec6f29689633926e681dc75e4edcb9db2f /config/swaync/style.css | |
| parent | e53a9c345d8e36b08d8192635822cc02263a0842 (diff) | |
| parent | 03363809f5e821c323a457aeafb3182a0ab17ba8 (diff) | |
Merge pull request #274 from JaKooLit/development
Development to main
Diffstat (limited to 'config/swaync/style.css')
| -rwxr-xr-x | config/swaync/style.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/swaync/style.css b/config/swaync/style.css index 73ad882a..6a4f565d 100755 --- a/config/swaync/style.css +++ b/config/swaync/style.css @@ -3,10 +3,10 @@ @import '../../.config/waybar/wallust/colors-waybar.css'; -@define-color noti-border-color @color9; +@define-color noti-border-color @color12; @define-color noti-bg rgba(0, 0, 0, 0.8); @define-color noti-bg-alt #111111; -@define-color noti-bg-hover @color2; +@define-color noti-bg-hover @color9; @define-color text-color @foreground; @define-color text-color-alt @foreground; @define-color text-color-disabled rgba(150, 150, 150, 0.8); |
