feat. 게임 컬러 루트에 동적으로 적용
This commit is contained in:
@@ -8,13 +8,6 @@
|
||||
--foreground-reversal-30: #ebebeb; /* gray-80 */
|
||||
--foreground-reversal-40: rgba(0, 0, 0, 0.4);
|
||||
--foreground-reversal-70: #666666; /* gray-700 */
|
||||
|
||||
/* 게임별 동적 색상 기본값 */
|
||||
--game-primary: transparent;
|
||||
--game-alternative-01: transparent;
|
||||
--game-alternative-02: transparent;
|
||||
--game-text-primary: transparent;
|
||||
--game-text-secondary: transparent;
|
||||
}
|
||||
|
||||
/* 다크 테마 색상 */
|
||||
@@ -27,13 +20,6 @@
|
||||
--foreground-reversal-30: #404040; /* gray-750 */
|
||||
--foreground-reversal-40: rgba(255, 255, 255, 0.4);
|
||||
--foreground-reversal-70: #b2b2b2; /* gray-300 */
|
||||
|
||||
/* 게임별 동적 색상 기본값 */
|
||||
--game-primary: transparent;
|
||||
--game-alternative-01: transparent;
|
||||
--game-alternative-02: transparent;
|
||||
--game-text-primary: transparent;
|
||||
--game-text-secondary: transparent;
|
||||
}
|
||||
|
||||
/* 커스텀 컴포넌트 스타일 */
|
||||
|
||||
Reference in New Issue
Block a user