mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-06 12:39:35 +02:00
7 lines
241 B
Smarty
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 }};
|