dotfiles/.config/wallust/templates/colors-swaync.css
2026-05-13 20:44:46 +02:00

12 lines
461 B
CSS

/* ---- 💫 https://github.com/LinuxBeginnings 💫 ---- */
/* 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}};