OpenHosting ships 6 brand themes; more are welcome (e.g. slate/mono, forest, sunset gradient…).
How: one CSS block in src/app/globals.css (a --color-brand-50…900 scale under [data-theme="yourtheme"]) plus one registry entry in src/lib/themes.ts. See docs/themes.md.
OpenHosting ships 6 brand themes; more are welcome (e.g. slate/mono, forest, sunset gradient…).
How: one CSS block in
src/app/globals.css(a--color-brand-50…900scale under[data-theme="yourtheme"]) plus one registry entry insrc/lib/themes.ts. See docs/themes.md.