mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
6 lines
207 B
Smarty
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 }};
|