This repository was archived by the owner on May 29, 2026. It is now read-only.
chore(deps): bump @conduction/docusaurus-preset to ^2.10.2 (App Builder hex always orange)#44
Merged
Merged
Conversation
Picks up the App Builder hex always-orange rule from preset commit b7a0fce
("revert: App Builder hex stays KNVB orange unconditionally"). The previous
2.10.1 still rendered the hex cobalt unless a COMING SOON badge was present;
2.10.2 unconditionally fills it with var(--c-orange-knvb), which is the
documented brand non-negotiable (preset README "Brand rules" section).
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
Bump
@conduction/docusaurus-presetfrom^2.10.1to^2.10.2. This picks up the App Builder hex always-orange rule from preset commitb7a0fceso the hex on/connext/matches the documented brand rule.Why
design-system/docusaurus-preset/README.mdBrand rules: "App Builder hex is always KNVB orange. ... It is the proposition the eye should land on. Don't gate it on app state."design-system/CLAUDE.mdconstrains orange in general ("One orange accent per screen. KNVB orange is for highlights, never primary fills.") — the App Builder hex is the documented exception that owns the diagram's one-orange budget.Test plan
npx docusaurus buildclean/lib/platform-diagram.cssnow has.workspace-corner-hex.app-builder { background: var(--c-orange-knvb) }unconditional