Files
omarchy/themes/templates.d/walker.css.tpl
2025-12-31 17:00:30 -07:00

7 lines
241 B
Smarty

@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 }};