summaryrefslogtreecommitdiffstats
path: root/roles/hyprtheme/templates/theme/waybar.css.j2
blob: a8b009880631120db9b2a11dc84db4d9f8b34f57 (plain) (blame)
1
2
3
4
@define-color activeColor {{ accent }};
@define-color inactiveColor {{ color0 }};
@define-color background {{ background }};
@define-color foreground {{ foreground }};