Merchant builder
Storefront customization

Theme Studio turns your design work into merchant-accessible storefront controls

Sellers can choose a base theme, change colors, update branding, tune copy, and preview the storefront instantly. This is the UI foundation for the hosted theme experience you described.

Theme Studio

Merchant branding controls

Ready

Best for the main TCGtheme identity: stable, high-contrast, and built for a fast-moving digital market.

Canvas
#081624
Surface
#0F2134
Primary
#122238
Secondary
#1ED7B5
Accent
#FF6F61
Ink
#F4FBFF
Muted
#A9BED0
Use this payload as the seed for persisted theme settings and merchant onboarding.
EV
Ember VaultPowered by TCGtheme
SinglesSupplies

Your store, your colors, your collector experience.

Customize every key brand surface, then publish the same catalog to your direct store and connected marketplaces.

Featured singles

Condition-aware listings with synced stock

Sealed products

Merchandise the newest releases and allocations

Supplies

Cross-sell sleeves, binders, boxes, and mats

Theme schema preview

JSON contract
{
  "presetId": "arena-prime",
  "brandName": "Ember Vault",
  "logoMark": "EV",
  "headline": "Your store, your colors, your collector experience.",
  "subheading": "Customize every key brand surface, then publish the same catalog to your direct store and connected marketplaces.",
  "palette": {
    "canvas": "#081624",
    "surface": "#0F2134",
    "primary": "#122238",
    "secondary": "#1ED7B5",
    "accent": "#FF6F61",
    "ink": "#F4FBFF",
    "mutedInk": "#A9BED0"
  }
}