BigCommerce
Storefront
Stencil
Themes
Page Context
Theme Object Reference
Elements
color

color

Used to set color value on theme setting (hex value).

color: theme settings
{
  "type": "color",
  "label": "i18n.BannerBackground",
  "id": "color-primary"
},

Required fields: type, label, and id.

https://storage.googleapis.com/bigcommerce-production-dev-center/images/theme_styles_color.png

Did you find what you were looking for?