# CheckoutBrandingColorRoles - admin-graphql - OBJECT Version: 2024-10 ## Description A group of colors used together on a surface. ### Access Scopes access to checkout branding settings and the shop must be on a Plus plan or a Development store plan. ## Fields * [accent](/docs/api/admin-graphql/2024-10/scalars/String): String - The color of accented objects (links and focused state). * [background](/docs/api/admin-graphql/2024-10/scalars/String): String - The color of the background. * [border](/docs/api/admin-graphql/2024-10/scalars/String): String - The color of borders. * [decorative](/docs/api/admin-graphql/2024-10/scalars/String): String - The decorative color for highlighting specific parts of the user interface. * [icon](/docs/api/admin-graphql/2024-10/scalars/String): String - The color of icons. * [text](/docs/api/admin-graphql/2024-10/scalars/String): String - The color of text. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples