mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-02 12:47:49 +02: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 }};
|