# 특정 테마에서만 색상 변수를 오버라이드하는 방법?

**URL:** https://meta.discourse.org/t/how-to-overrule-a-color-variable-for-one-theme-only/139166
**Category:** Development
**Created:** [1월 20, 2020, 9:25오전 UTC](https://meta.discourse.org/t/how-to-overrule-a-color-variable-for-one-theme-only/139166 "2020-01-20T09:25:21Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [1월 20, 2020, 10:22오전 UTC](https://meta.discourse.org/t/how-to-overrule-a-color-variable-for-one-theme-only/139166/2 "2020-01-20T10:22:52Z")

</div>

@awesomerobot의 가이드를 여기를 확인하세요:

> [@자동 생성된 색상 변수의 값을 재정의하는 방법](https://meta.discourse.org/t/override-values-for-auto-generated-color-variables/134374?u=david):
>
> As of v2.3.3 (released early September) you can now override our automatically-generated SASS color variables ($primary-low, $primary-medium, etc) in remote themes (you can not yet do this directly via the admin UI.) To override one of these colors you need to add it to the color\_scheme section of your theme’s about.json file. Once you’ve done that you can see the override listed within your color scheme in /admin/customize/colors. "color\_schemes": { “My\_colors”: { "primary": "000000…

---

_[View the full topic](https://meta.discourse.org/t/how-to-overrule-a-color-variable-for-one-theme-only/139166)._
