feat(tokens): add chart color tokens#81
Merged
wangdicoder merged 5 commits intomasterfrom Mar 26, 2026
Merged
Conversation
Add chart-1 through chart-5 color tokens for both light and dark themes to support the new charts package.
Theme-aware chart components built on Recharts, including ChartContainer, ChartTooltip, ChartLegend, and ChartStyle with light/dark theme support.
…group Add chart component route to docs under Data Display, wire up Vite alias and style imports, render tag badges on new sidebar items, and add @tiny-design/charts to the changeset fixed version group.
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.
Summary
chart-1throughchart-5) to@tiny-design/tokensfor both light and dark themes@tiny-design/chartspackage scaffoldingRelease
@tiny-design/tokens(and all fixed-version siblings)Test plan
pnpm buildto verify tokens build successfullypnpm devand confirm chart tokens render correctly in both light and dark themes🤖 Generated with Claude Code