# 모든 색상을 덮어쓰는 방법이 있나요?

**URL:** https://meta.discourse.org/t/is-there-a-way-to-overwrites-all-colors/133561
**Category:** UX
**Created:** [11월 16, 2019, 1:44오후 UTC](https://meta.discourse.org/t/is-there-a-way-to-overwrites-all-colors/133561 "2019-11-16T13:44:44Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [11월 16, 2019, 2:50오후 UTC](https://meta.discourse.org/t/is-there-a-way-to-overwrites-all-colors/133561/2 "2019-11-16T14:50:58Z")

</div>

아직 Meta에 게시하지 않았습니다(다음 주에 게시할 예정입니다). 하지만 테마의 about.json 파일에서 테마의 모든 색상을 재정의할 수 있습니다([Developing Discourse Themes & Theme Components](https://meta.discourse.org/t/developer-s-guide-to-discourse-themes/93648#heading--2-d) 의 색상 스키마 섹션을 참조하세요).

게시물에 언급된 대로 $primary와 다른 색상을 재정의할 수 있을 뿐만 아니라, $primary-low, $primary-high와 같은 보조 색상도 재정의할 수 있습니다. 모든 색상 변수는 여기에서 확인할 수 있습니다: [https://theme-creator.discourse.org/styleguide/atoms/colors](https://theme-creator.discourse.org/styleguide/atoms/colors)

참고로 현재 이 수준의 색상 재정의는 로컬에서 관리자 UI를 통해 생성된 테마가 아닌, 원격 테마에서만 사용할 수 있습니다.

---

_[View the full topic](https://meta.discourse.org/t/is-there-a-way-to-overwrites-all-colors/133561)._
