Condition-aware listings with synced stock
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
ReadyMerchant branding controls
Best for the main TCGtheme identity: stable, high-contrast, and built for a fast-moving digital market.
Canvas
#081624Surface
#0F2134Primary
#122238Secondary
#1ED7B5Accent
#FF6F61Ink
#F4FBFFMuted
#A9BED0Use this payload as the seed for persisted theme settings and merchant onboarding.
Your store, your colors, your collector experience.
Customize every key brand surface, then publish the same catalog to your direct store and connected marketplaces.
Merchandise the newest releases and allocations
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"
}
}