diff --git a/config/swaync/style.css b/config/swaync/style.css index 4e6b4fa..e0ef3cf 100755 --- a/config/swaync/style.css +++ b/config/swaync/style.css @@ -3,14 +3,13 @@ @import '../../.config/waybar/wallust/colors-waybar.css'; -@define-color noti-border-color @color12; +@define-color noti-border-color @color9; @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 @color12; -@define-color text-color-alt @color9; +@define-color text-color-alt @foreground; @define-color text-color-disabled rgba(150, 150, 150, 0.8); - * { font-family: "JetBrains Mono Nerd Font"; font-weight: bold;