Files
omarchy/default/themed/swayosd.css.tpl
David Heinemeier Hansson 2851687bbb Fix use of accent colors
2026-01-08 09:18:22 +01:00

6 lines
207 B
Smarty

@define-color background-color {{ background }};
@define-color border-color {{ foreground }};
@define-color label {{ foreground }};
@define-color image {{ foreground }};
@define-color progress {{ accent }};