Skip to content

feat: Andritz W3C DTCG design tokens with dark/light themes#256

Open
Xuu-an wants to merge 1 commit intonextlevelbuilder:mainfrom
Xuu-an:worktree-agent-a55f7657
Open

feat: Andritz W3C DTCG design tokens with dark/light themes#256
Xuu-an wants to merge 1 commit intonextlevelbuilder:mainfrom
Xuu-an:worktree-agent-a55f7657

Conversation

@Xuu-an
Copy link
Copy Markdown

@Xuu-an Xuu-an commented Apr 15, 2026

Summary

  • Replaced generic Tailwind-style design tokens starter with Andritz-specific W3C DTCG-aligned token definitions
  • Implements three-layer token architecture: primitive (raw values), semantic/semantic-dark (purpose-based aliases for light/dark themes), and component (button, input, card, dialog, badge, table)
  • Includes Andritz brand colors (andritz-blue scale), surface hierarchies for both themes, neutral/error/tertiary/success palettes, typography scale with Inter/Gilroy, industrial-precision radius (0px default), and ambient shadows

Test plan

  • JSON validates successfully (JSON.parse test passed)
  • No leftover generic tokens (#2563EB, gray-50, blue-600) remain
  • All three token layers present: primitive, semantic/semantic-dark, component
  • W3C DTCG format used ($value, $type, $description, $schema)

🤖 Generated with Claude Code

Replace the generic Tailwind-style design tokens starter with
Andritz-specific W3C DTCG-aligned token definitions supporting
dark/light themes via a three-layer architecture (primitive,
semantic/semantic-dark, component).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant