Files
arthur-os/default/themed/walker.css.tpl
T

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