11 lines
330 B
CSS
11 lines
330 B
CSS
|
|
@import "../../.cache/wal/colors-swaync.css";
|
|
|
|
@define-color highlight @color1;
|
|
@define-color bg-slider shade(@highlight, .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;
|