Skip to content

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

Closed
thxforall wants to merge 1 commit into
devfrom
feat/311-design-system-v2.2
Closed

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

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

Test plan

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

🤖 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:23pm

@thxforall thxforall moved this from Todo to In Progress in decoded-monorepo May 21, 2026
@thxforall thxforall closed this May 21, 2026
@thxforall thxforall deleted the feat/311-design-system-v2.2 branch May 21, 2026 12:26
@github-project-automation github-project-automation Bot moved this from In Progress to Done in decoded-monorepo May 21, 2026
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