---
title: Add color schemes to themes - Shopify developer changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: 'https://shopify.dev/changelog/add-color-schemes-to-themes'
  md: 'https://shopify.dev/changelog/add-color-schemes-to-themes.md'
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: Themes
    handle: dev_themes
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2023-05-19T14:45:01-04:00'
  postedAt: '2023-05-19T00:00:00-04:00'
  updatedAt: '2024-02-02T10:05:13-05:00'
  effectiveAt: '2023-05-19T00:00:00-04:00'
---

May 19, 2023

Tags:

* Themes

# Add color schemes to themes

Theme developers can now add `color schemes` to themes. This update adds clarity and flexibility to the theme editing experience by allowing theme-defined and merchant-defined color schemes, adding a visual preview that enables merchants to more easily and predictably update theme colors, and allowing merchants to implement theme changes at the global, section, and block level within their theme.

A solution which will enable theme developers to specify how to migrate merchants’ theme data during the update process when introducing architecture changes (ex: changing scope of settings, modifying schema structure in other ways etc.) will be available later this summer.

Learn more about `color schemes` in the \[dev docs] (<https://shopify.dev/docs/themes/architecture/settings/input-settings#color_scheme_group>)
