본문으로 건너뛰기

Accent Colors

여기서 정의한 색상은 제목을 비롯한 여러 UI 요소의 테마 기본 색상을 덮어씁니다. Accent Color도 함께 덮어씁니다.

이러한 색상은 var(–color-cyan)와 같은 표준 CSS 변수를 덮어씁니다.

허용되는 형식: RGB, HEX

내비게이션

Style Settings
|-- flexcyon://Editor
|   |-- Colors
|   |   |-- Accent Colors
md

환경 설정 옵션

확장 색상 팔레트 활성화

대상 CSS 변수: var(--flexcyon-ext-colors-enabled)

기본값: true

Accent Color

대상 CSS 변수: var(--flexcyon-accent)

기본값(다크 모드): #4b65b4

기본값(다크 모드): #a5bc84

시안 색상

대상 CSS 변수: var(--flexcyon-cyan)

기본값(라이트 모드): #3b9ba1

기본값(다크 모드): #3cb9c2

초록 색상

대상 CSS 변수: var(--flexcyon-lime-green)

기본값(라이트 모드): #599100

기본값(다크 모드): #a1c05c

오렌지 색상

대상 CSS 변수: var(--flexcyon-orange)

기본값(라이트 모드): #a37e11

기본값(다크 모드): #ddad49

노랑 색상

대상 CSS 변수: var(--flexcyon-yellow)

기본값(라이트 모드): #9b8211

기본값(다크 모드): #c29e42

보라 색상

대상 CSS 변수: var(--flexcyon-purple-lilac)

기본값(라이트 모드): #6f49ae

기본값(다크 모드): #d89ff5

빨강 색상

대상 CSS 변수: var(--flexcyon-red-salmon)

기본값(라이트 모드): #c03a47

기본값(다크 모드): #ff9880

파랑 색상

대상 CSS 변수: var(--flexcyon-blue)

기본값(라이트 모드): #3085dd

기본값(다크 모드): #7ab8fe

분홍 색상

대상 CSS 변수: var(--flexcyon-pink)

기본값(라이트 모드): #d451a0

기본값(다크 모드): #ff91cb