A base set of color customizations that's applied to an area of Checkout, from which every component
pulls its colors.
Access Scopes
access to checkout branding settings and the shop must be on a Plus plan or a Development store plan.
Fields
base:
CheckoutBrandingColorRoles -
The main colors of a scheme. Used for the surface background, text, links, and more.
control:
CheckoutBrandingControlColorRoles -
The colors of form controls, such as the [`TextField`](https://shopify.dev/docs/api/checkout-ui-extensions/latest/components/forms/textfield) and [`ChoiceList`](https://shopify.dev/docs/api/checkout-ui-extensions/latest/components/forms/choicelist) components.
primaryButton:
CheckoutBrandingButtonColorRoles -
The colors of the primary button. For example, the main payment, or **Pay now** button.
secondaryButton:
CheckoutBrandingButtonColorRoles -
The colors of the secondary button, which is used for secondary actions. For example, **Buy again**.