---
title: CheckoutAndAccountsConfigurationBrandingSharedColorsInput - GraphQL Admin
description: The input fields for customizing shared colors.
api_version: 2026-04
source_url:
  html: >-
    https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutAndAccountsConfigurationBrandingSharedColorsInput
  md: >-
    https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutAndAccountsConfigurationBrandingSharedColorsInput.md
api_name: admin
api_type: graphql
type: input-object
metadata:
  domain: admin
---

# Checkout​And​Accounts​Configuration​Branding​Shared​Colors​Input

input\_object

The input fields for customizing shared colors.

## Fields

* accent

  [String](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String)

  The accent color for interactive elements.

* button

  [String](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String)

  The button color.

* control

  [String](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String)

  The form control color.

* critical

  [String](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String)

  The critical/error color.

* decorative

  [String](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String)

  The decorative color.

* info

  [String](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String)

  The informational color.

* success

  [String](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String)

  The success color.

* warning

  [String](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String)

  The warning color.

***

## Input objects using this input

* [Checkout​And​Accounts​Configuration​Branding​Shared​Input.colors](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutAndAccountsConfigurationBrandingSharedInput#fields-colors)

  INPUT OBJECT

  The input fields for customizing the shared settings.

***

## Map

### Input objects using this input

* [Checkout​And​Accounts​Configuration​Branding​Shared​Input.colors](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutAndAccountsConfigurationBrandingSharedInput#fields-colors)
