Options
| Option | Type | Default | Description |
|---|---|---|---|
marchyo.theme.enable | bool | true | Enable the Stylix theming system |
marchyo.theme.variant | "dark" or "light" | "dark" | Theme variant preference |
marchyo.theme.scheme | string, attrs, or null | null | (Not yet implemented) Color scheme to use |
Basic usage
Color schemes
The theme is determined bymarchyo.theme.variant:
| Variant | Scheme used |
|---|---|
"dark" | nord |
"light" | nord-light |