docs(Theming): clarify theme builder - #1342
Merged
Merged
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
📦 NPM canary releaseDeployed canary version 0.0.0-canary-1ab9083. |
tenphi
marked this pull request as ready for review
August 21, 2026 11:17
Contributor
🏋️ Size limit report
Compared against main at e67080d — run 32476307179, 2026-08-21T11:14:35Z.To see which modules changed, download the size-limit-statoscope-report artifact from this run and open report.html. |
Contributor
🧪 Storybook is successfully deployed!
|
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
Verification
pnpm exec prettier --check src/stories/Theming.stories.tsxpnpm exec oxlint src/stories/Theming.stories.tsxpnpm test— 2,086 passed, 1 skippedNote
Low Risk
Storybook copy and layout only; no palette engine, API, or runtime behavior changes.
Overview
Rewrites Theme Builder control copy so tooltips explain what each knob does, not the engine internals. Mode tabs, accent/base/status seeds, surfaces, contrast, syntax, and action buttons all get shorter, effect-first wording.
Adds missing guidance: a Seeded by tooltip for Follow accent vs Own, plus Export/JSON/Reset tooltips. Simplifies the page intro and renders
Leadas adivso the Glaze link is valid markup.Preset buttons sit in a 3-column grid at full width instead of wrapping in a row.
Reviewed by Cursor Bugbot for commit d711a88. Bugbot is set up for automated code reviews on this repo. Configure here.