Files
colorshell/swaync/_colors.css
T

11 lines
327 B
CSS

@import "../../.cache/wal/colors-swaync.css";
@define-color highlight @color1;
@define-color bg-slider shade(@color1, .2);
@define-color bg-button shade(@highlight, .72);
@define-color background-alt shade(@color2, .6);
@define-color hover shade(@highlight, .6);
@define-color active @color8;
@define-color text @foreground;