Checkout Branding Color Global
Requires access to checkout branding settings and the shop must be on a Plus plan or a Development store plan.
Defines the global color roles for checkout branding. These semantic colors maintain consistency across all checkout elements and provide the foundation for the checkout's visual design system.
Use global colors to:
- Set brand colors for primary actions and buttons
- Define accent colors for links and interactive elements
- Configure semantic colors for success, warning, and error states
- Apply decorative colors for visual highlights
For example, a merchant might set their brand blue for primary buttons, green for success messages, amber for warnings, and red for critical errors, creating a consistent color language throughout checkout.
Learn more about checkout customization.
Anchor to FieldsFields
- Anchor to accentaccent•String
A color used for interaction, like links and focus states.
- Anchor to brandbrand•String
A color that's strongly associated with the merchant. Currently used for primary buttons, for example Pay now, and secondary buttons, for example Buy again.
- Anchor to criticalcritical•String
A semantic color used for components that communicate critical content. For example, a blocking error such as the requirement to enter a valid credit card number.
- Anchor to decorativedecorative•String
A color used to highlight certain areas of the user interface. For example, the
Text
component.- Anchor to infoinfo•String
A semantic color used for components that communicate general, informative content.
- Anchor to successsuccess•String
A semantic color used for components that communicate successful actions or a positive state.
- Anchor to warningwarning•String
A semantic color used for components that display content that requires attention. For example, something that might be wrong, but not blocking.