Marketplace
10 switchable themes
Change config/site.jsonc and the whole interface adopts a new palette, typography stack, and visual personality.
Available themes
Quiet editorial styling with subtle warmth and restrained chrome.
Use cases
Editorial sites · Founder blogs · Simple businesses
Screenshot hints
airy whitespace · serif headings · subtle borders
Props
Required: none
Optional: fontDisplay, fontBody, radiusCard, shadowCard
JSON snippet
{
"theme": "clean-minimal"
}
Example usage
Clean Minimal example
Suggested page: /themes
{
"theme": "clean-minimal"
}
Bright conversion-focused theme with confident contrast and product-led energy.
Use cases
AI startups · SaaS marketing · Launch pages
Screenshot hints
bright gradient hero · clean dashboard cards · bold CTA
Props
Required: none
Optional: fontDisplay, fontBody, radiusCard, shadowCard
JSON snippet
{
"theme": "modern-saas"
}
Example usage
Modern SaaS example
Suggested page: /themes
{
"theme": "modern-saas"
}
content
Editorial Magazine
theme: "editorial-magazine"
High-contrast publication look for article-heavy sites and magazines.
Use cases
Media brands · Newsletters · Resource hubs
Screenshot hints
newspaper columns · strong typographic hierarchy · article cards
Props
Required: none
Optional: fontDisplay, fontBody, radiusCard, shadowCard
JSON snippet
{
"theme": "editorial-magazine"
}
Example usage
Editorial Magazine example
Suggested page: /themes
{
"theme": "editorial-magazine"
}
Neon-accent technical theme for developer tools and platform docs.
Use cases
Developer tools · Infra startups · API platforms
Screenshot hints
dark panels · cyan accent · terminal-like cards
Props
Required: none
Optional: fontDisplay, fontBody, radiusCard, shadowCard
JSON snippet
{
"theme": "dark-tech"
}
Example usage
Dark Tech example
Suggested page: /themes
{
"theme": "dark-tech"
}
Elegant premium styling with deep contrast and gold-accent highlights.
Use cases
Luxury products · Studios · Premium agencies
Screenshot hints
black and gold · generous margins · premium serif
Props
Required: none
Optional: fontDisplay, fontBody, radiusCard, shadowCard
JSON snippet
{
"theme": "luxury-brand"
}
Example usage
Luxury Brand example
Suggested page: /themes
{
"theme": "luxury-brand"
}
Gentle pastel theme with soft borders and inviting, friendly contrast.
Use cases
Creators · Wellness brands · Course sites
Screenshot hints
soft pink and mint · friendly cards · rounded interfaces
Props
Required: none
Optional: fontDisplay, fontBody, radiusCard, shadowCard
JSON snippet
{
"theme": "pastel-soft"
}
Example usage
Pastel Soft example
Suggested page: /themes
{
"theme": "pastel-soft"
}
Intentional hard edges, strong contrast, and poster-like presentation.
Use cases
Experimental brands · Creative portfolios · Bold campaigns
Screenshot hints
hard shadows · boxed cards · loud contrast
Props
Required: none
Optional: fontDisplay, fontBody, radiusCard, shadowCard
JSON snippet
{
"theme": "brutalist"
}
Example usage
Brutalist example
Suggested page: /themes
{
"theme": "brutalist"
}
Translucent glass panels with cool gradients and layered depth.
Use cases
Portfolios · AI products · Dashboards
Screenshot hints
frosted panels · bright bokeh · translucent nav
Props
Required: none
Optional: fontDisplay, fontBody, radiusCard, shadowCard
JSON snippet
{
"theme": "glass-ui"
}
Example usage
Glass UI example
Suggested page: /themes
{
"theme": "glass-ui"
}
High-energy merchandising theme with bold CTAs and dense product emphasis.
Use cases
Storefronts · Digital commerce · Template shops
Screenshot hints
merchandise shelves · bold CTA bars · promotional tags
Props
Required: none
Optional: fontDisplay, fontBody, radiusCard, shadowCard
JSON snippet
{
"theme": "ecommerce-bold"
}
Example usage
Ecommerce Bold example
Suggested page: /themes
{
"theme": "ecommerce-bold"
}
Trust-building service theme with grounded colors and practical readability.
Use cases
Agencies · Contractors · Local services
Screenshot hints
service cards · map/contact CTA · practical layout
Props
Required: none
Optional: fontDisplay, fontBody, radiusCard, shadowCard
JSON snippet
{
"theme": "local-business"
}
Example usage
Local Business example
Suggested page: /themes
{
"theme": "local-business"
}