summaryrefslogtreecommitdiffstats
path: root/roles/hyprtheme/templates/theme/walker.css.j2
blob: 123ca92c6bc70045b1079daf42cb14b8095ce4d6 (plain) (blame)
1
2
3
4
5
6
@define-color selected-text {{ accent }};
@define-color text {{ foreground }};
@define-color base {{ background }};
@define-color border {{ foreground }};
@define-color foreground {{ foreground }};
@define-color background {{ background }};