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