feat(swaync): put title widget on notifications section with clear button

This commit is contained in:
retrozinndev
2024-10-06 09:53:18 -03:00
parent 78eb103dda
commit 8d0e27c9ab
3 changed files with 21 additions and 20 deletions
+3 -3
View File
@@ -4,7 +4,7 @@
@define-color highlight @color1;
@define-color bg-slider shade(@highlight, .2);
@define-color bg-button shade(@highlight, .72);
@define-color background-alt shade(@highlight, .6);
@define-color background-alt shade(@color2, .6);
@define-color hover shade(@highlight, .6);
@define-color active shade(@highlight, .58);
@define-color text rgb(255, 255, 255);
@define-color active @color8;
@define-color text @foreground;