stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CheckoutBrandingDesignSystem

AdminTypes.CheckoutBrandingDesignSystem interface

The design system allows you to set values that represent specific attributes of your brand like color and font. These attributes are used throughout the user interface. This brings consistency and allows you to easily make broad design changes.

Signature:

export interface CheckoutBrandingDesignSystem 

Properties

Property Modifiers Type Description
colors?   Maybe<CheckoutBrandingColors> (Optional) The color settings for global colors and color schemes.
cornerRadius?   Maybe<CheckoutBrandingCornerRadiusVariables> (Optional) The corner radius variables.
typography?   Maybe<CheckoutBrandingTypography> (Optional) The typography.