diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2024-05-10 13:28:28 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2024-05-10 13:28:28 +0900 |
| commit | e742b39139813b04706c30f097e0d9829ea7c776 (patch) | |
| tree | 64a76b9f67146dff015fb02a692c5e570eb01409 /config/swaync/style.css | |
| parent | 7430b0e7dcd2496f2bbbc070c6733659bba250ee (diff) | |
removal of templates for swaync since it is taking from waybar-colors anyway
Diffstat (limited to 'config/swaync/style.css')
| -rwxr-xr-x | config/swaync/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/swaync/style.css b/config/swaync/style.css index 537b7d3c..4e6b4faf 100755 --- a/config/swaync/style.css +++ b/config/swaync/style.css @@ -3,7 +3,7 @@ @import '../../.config/waybar/wallust/colors-waybar.css'; -@define-color noti-border-color @color10; +@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; |
