Marchyo uses Stylix for consistent theming across GTK, Qt, terminal applications, and the Hyprland compositor.Documentation Index
Fetch the complete documentation index at: https://docs.jylhis.com/llms.txt
Use this file to discover all available pages before exploring further.
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 |