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

# Checkout​And​Accounts​Configuration​Branding​Primary​Button​Color​Roles​Input

input\_object

The input fields for customizing colors for primary buttons.

## Fields

* accent

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

  The color of accented objects (links and focused state).

* background

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

  The color of the background.

* border

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

  The color of borders.

* decorative

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

  The decorative color for highlighting specific parts of the user interface.

* hover

  [Checkout​And​Accounts​Configuration​Branding​Color​Roles​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutAndAccountsConfigurationBrandingColorRolesInput)

  The colors of the button on hover.

* icon

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

  The color of icons.

* text

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

  The color of text.

***

## Input objects using this input

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

  INPUT OBJECT

  The input fields for customizing a base set of colors, from which every component pulls its colors.

***

## Map

### Input objects using this input

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