Skip to content

Docs: rewrite the color customization docs#42660

Open
julien-deramond wants to merge 1 commit into
v6-devfrom
v6-dev-jd-docs-rewrite-color-customization
Open

Docs: rewrite the color customization docs#42660
julien-deramond wants to merge 1 commit into
v6-devfrom
v6-dev-jd-docs-rewrite-color-customization

Conversation

@julien-deramond

@julien-deramond julien-deramond commented Jul 11, 2026

Copy link
Copy Markdown
Member

Description

Removed the placeholder and the entire v5-era "Generating utilities" section (which used @import, the removed variables-dark/maps files, the nonexistent $blues/$indigos maps, map-merge-multiple, and .text-purple-500).

Replaced with (a) a "From colors to theme" bridge describing the real pipeline — $colors--bs-{color}-{stop}$theme-colors roles → --bs-{name}-{role}.theme-*--bs-theme-* → components — linking to the Theme page instead of duplicating it, and (b) a v6-accurate utility-generation example using @use, the $colors map, and the current utilities-API merge idiom to emit .fg-{color}-{stop}.

Live previews

Related issues

Closes #42643

@github-project-automation github-project-automation Bot moved this to Inbox in v6.0.0 Jul 11, 2026
@julien-deramond julien-deramond linked an issue Jul 11, 2026 that may be closed by this pull request
@julien-deramond julien-deramond force-pushed the v6-dev-jd-docs-rewrite-color-customization branch from 7a73f77 to 9f3e585 Compare July 11, 2026 20:55
@julien-deramond julien-deramond force-pushed the v6-dev-jd-docs-rewrite-color-customization branch from 9f3e585 to 5ffc545 Compare July 11, 2026 20:57
@julien-deramond julien-deramond marked this pull request as ready for review July 11, 2026 20:58
@julien-deramond julien-deramond requested a review from mdo July 11, 2026 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Inbox

Development

Successfully merging this pull request may close these issues.

Docs: Rewrite the color customization docs for v6

1 participant