Marketplace

10 switchable themes

Change config/site.jsonc and the whole interface adopts a new palette, typography stack, and visual personality.

Available themes

minimal

Clean Minimal

theme: "clean-minimal"

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

Suggested page: /themes

{
  "theme": "clean-minimal"
}

saas

Modern SaaS

theme: "modern-saas"

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

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

Suggested page: /themes

{
  "theme": "editorial-magazine"
}

dark

Dark Tech

theme: "dark-tech"

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

Suggested page: /themes

{
  "theme": "dark-tech"
}

brand

Luxury Brand

theme: "luxury-brand"

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

Suggested page: /themes

{
  "theme": "luxury-brand"
}

lifestyle

Pastel Soft

theme: "pastel-soft"

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

Suggested page: /themes

{
  "theme": "pastel-soft"
}

experimental

Brutalist

theme: "brutalist"

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

Suggested page: /themes

{
  "theme": "brutalist"
}

glassmorphism

Glass UI

theme: "glass-ui"

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

Suggested page: /themes

{
  "theme": "glass-ui"
}

commerce

Ecommerce Bold

theme: "ecommerce-bold"

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

Suggested page: /themes

{
  "theme": "ecommerce-bold"
}

service

Local Business

theme: "local-business"

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

Suggested page: /themes

{
  "theme": "local-business"
}