Add Design Standards v1.3 — M3 theme mapping#74
Merged
Conversation
Documents client behavior for event-specific firmware editions: - Event branding (toolbar icon swap, welcome snackbar, node details) - Notification auto-disable at large gatherings - Event registry and how to add new events Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Add Neutral Variant scale for outline/surfaceVariant roles - Extend Green scale to full tonal range (950–50) - Add Accent Blue scale (tertiary, key #2855A8) - Add Error scale (900–100) - Add complete M3 role mapping tables (light & dark) - Add Fixed color definitions - Add dynamic color guidance (Android 12+) - Add message text legibility and error accessibility rules - Reconcile accent blue (#2855A8) between SVG and markdown Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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
Extends the color palette spec to fully accommodate Material 3 theme requirements.
New in v1.3
outline,surfaceVariant,onSurfaceVariant#2855A8) with 11 tonesBreaking change
#2855A8(matches color-palette.svg)Motivation
The v1.2 spec provided brand swatches but left gaps that forced Android/iOS implementations to derive M3 roles ad-hoc. This ensures all platforms produce identical themes from the spec.