dotfiles/.config/wallust/templates/colors-swaync.css
2025-12-15 18:20:18 +01:00

12 lines
454 B
CSS

/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
/* wallust template - colors-swaync */
@define-color text {{foreground}};
@define-color background rgba({{background | rgb}},0.25);
@define-color background-alt {{background}};
@define-color cursor {{cursor}};
@define-color hovered {{color12}};
@define-color button-background {{color6}};
@define-color button-active {{color2}};
@define-color border {{color9}};
@define-color urgent {{color15}};