feat(design): 블루 리테마 (로고 #3E63D8 기반)#133
Merged
Merged
Conversation
UI를 로고 색에 맞춘 블루 계열로 전환. 디자인 시스템 토큰부터 교체. - tokens.css: sage-* 스케일 값을 쿨 블루그레이 모노크롬(저채도, 중립/본문용)으로 교체 (토큰명 유지 → bg-sage/text-sage 100여 곳 자동 리테마). primary 를 스케일에서 분리해 로고 블루(#3E63D8, hover #3050BE, pressed #274099)로 지정 → 본문 가독성 유지하면서 버튼·링크·강조만 쨍한 블루. 배경 #ECEEF3, 그림자/포커스링 네이비·블루로 재조정. - 위젯 하드코딩 hex(home-*, site-nav/footer, DesignSystem) 일괄 새 램프로 치환. - DesignSystem Colors 표 + docs/design-system.md 팔레트·철학·변경이력 갱신. - Status/Domain 컬러는 기능색이라 유지. npm run build 통과, lint 기존 2파일 외 clean. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
변경 사항
UI를 로고 색(#3E63D8 로열블루)에 맞춘 블루 계열로 전환. 디자인 시스템 토큰부터 교체. (기존: sage 웜 그린/베이지 모노크롬)
결정 (사용자 확정)
sage-*유지, 값만 블루로 —bg-sage/text-sage100여 곳 코드 변경 없이 자동 리테마(최소 변경·저위험).변경
tokens.css:sage-50~950→ 쿨 블루그레이 램프(#EEF1F6 … #101627),--color-background#ECEEF3,--color-primary를 스케일에서 분리해 #3E63D8(hover #3050BE / pressed #274099), 그림자·focus-ring 네이비/블루로 재조정.Colors색상표 +docs/design-system.md팔레트·철학·변경이력 갱신(SSOT).검증
npm run build통과. lint는 기존 2파일(useTypewriter/useInterviewSocket) 외 신규 에러 없음.비고
🤖 Generated with Claude Code