# CheckoutBrandingColorsInput - admin - INPUT_OBJECT Version: unstable ## Description The input fields used to update the color settings for global colors and color schemes. ### Access Scopes ## Fields * [global](/docs/api/admin/unstable/input-objects/CheckoutBrandingColorGlobalInput): CheckoutBrandingColorGlobalInput - The input to update global colors for customizing the overall look and feel of the user interface. * [schemes](/docs/api/admin/unstable/input-objects/CheckoutBrandingColorSchemesInput): CheckoutBrandingColorSchemesInput - The input to define color schemes which apply to different areas of the user interface. ## Input objects with this input object * [CheckoutBrandingDesignSystemInput](/docs/api/admin/unstable/input-objects/CheckoutBrandingDesignSystemInput) ## Examples