7 lines
200 B
Cheetah
7 lines
200 B
Cheetah
:root {
|
|
--text-muted: {{ env "TEXT_MUTED" }};
|
|
--menu-text: {{ env "MENU_TEXT" }};
|
|
--background-quaternary: {{ env "BACKGROUND_1" }};
|
|
--background-tertiary: {{ env "BACKGROUND_2" }};
|
|
}
|