Theming
Theming
Override any Vy UI component slot, variant, or default via Tailwind Variants — full theme control without fighting the library.
Lynx renders through its own CSS engine, so several things here behave differently on a device than in the browser preview. See Theming on Lynx for the constraints.
@vyui/kit ships a real theme system today — every styled component has its own theme file backed by Tailwind Variants, and the whole thing is overridable at runtime.