feat(swaync): better colors, slider indicator, mpris blur

This commit is contained in:
João Dias
2024-08-05 16:51:44 -03:00
parent bba9210380
commit 1fe9cacf23
3 changed files with 39 additions and 34 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
@define-color crust #11111b;
@define-color background alpha(shade(@yellow, .2), .98);
@define-color background-alt shade(@yellow, .7);
@define-color background-alt shade(@yellow, .3);
@define-color hover shade(@yellow, .5);
@define-color active shade(@yellow, .55);
@define-color highlight shade(@yellow, .9);