diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2024-05-04 20:37:38 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2024-05-04 20:37:38 +0900 |
| commit | df9a357d0a657839c5ba49bedcdd662c9d2baede (patch) | |
| tree | adb48c9acaf5ca6193ae5efebf67bf7997af87fd /config/swaync/style.css | |
| parent | dc0ca9bec85ce0a3ddd5e4cb17970147d444b2f9 (diff) | |
updated swaync folder
Diffstat (limited to 'config/swaync/style.css')
| -rwxr-xr-x[-rw-r--r--] | 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 db5a3b78..da3746c9 100644..100755 --- a/config/swaync/style.css +++ b/config/swaync/style.css @@ -3,8 +3,8 @@ @import '../../.cache/wal/colors-waybar.css'; @define-color noti-border-color @color2; -@define-color noti-bg rgba(255, 255, 255, 0.9); -@define-color noti-bg-alt #F0F0F0; +@define-color noti-bg rgba(0, 0, 0, 0.8); +@define-color noti-bg-alt #111111; @define-color noti-bg-hover @color2; @define-color text-color @color7; @define-color text-color-alt @color2; |
