# CheckoutBrandingColorsInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields used to update the color settings for global colors and color schemes. ### Access Scopes ## Fields * [global](/docs/api/admin-graphql/2024-10/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-graphql/2024-10/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-graphql/2024-10/input-objects/CheckoutBrandingDesignSystemInput) ## Examples