Skip to content

feat(design-system): map magazine palette to colors tokens#573

Merged
thxforall merged 1 commit into
devfrom
feat/311-design-system-v2.2-redo
May 21, 2026
Merged

feat(design-system): map magazine palette to colors tokens#573
thxforall merged 1 commit into
devfrom
feat/311-design-system-v2.2-redo

Conversation

@thxforall
Copy link
Copy Markdown
Contributor

Summary

tokens.tscolors 객체에 magazine palette (magPrimary / magAccent / magBg / magText) 4개 키 추가.

CSS vars (--mag-*)는 이미 globals.css에 존재하지만 TS에서 접근이 불가능했던 SSOT 드리프트만 해소.

Refs

Note

  • 이전 PR #571이 실수로 close된 후 브랜치가 삭제되어 재제출

Test plan

  • TypeScript 컴파일 통과
  • dev 빌드 — 시각 변경 없음 확인

🤖 Generated with Claude Code

Adds magPrimary/magAccent/magBg/magText to the colors object so TS
consumers can reach the editorial palette without raw CSS vars.

The --mag-* CSS vars already exist in globals.css; this only closes
the TS-side SSOT drift.

Refs #311

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@thxforall thxforall added the bump:patch Bug fixes / internal refactor label May 21, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
decoded-app Ready Ready Preview, Comment May 21, 2026 12:30pm

@thxforall thxforall moved this from Todo to In Progress in decoded-monorepo May 21, 2026
@thxforall thxforall merged commit b92ce2c into dev May 21, 2026
10 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in decoded-monorepo May 21, 2026
@thxforall thxforall deleted the feat/311-design-system-v2.2-redo branch May 21, 2026 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump:patch Bug fixes / internal refactor

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant