fix(ui): align compact indicators and launcher styling with the design system - #2927
Merged
Conversation
Use a full 24px badge surface, 14px keyboard hints, 18px status pills with opt-in short-label emphasis, and 72px launcher geometry with 11px monospace text. Align light switch, scrollbar, hint, badge and launcher surfaces while retaining other theme modes and legacy Appearance overrides. Add a real inline-controls Lab composition. The product's deliberate compact Hi-to-Hello interaction remains intact. Validation: design-system:check; 19 focused Appearance regressions including old-payload round trips; check:web with all theme audits and type checking. Native visual checks pending desktop auto-rebuild. Four remote scenarios not interactively exercised.
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
Type and Areas
Type: Bug fix / UI/UX
Areas: Shared UI components, design tokens, themes, Appearance compatibility, Design Lab, generated theme assets.
Motivation / Impact
Compact controls previously had inconsistent visible sizes, spacing, and color intensity. This change improves their alignment and visual hierarchy while preserving existing product interactions and custom Appearance backgrounds.
Verification
Recorded validation for this patch:
pnpm run design-system:check— passed, including component, token, and theme contract tests.pnpm run check:web— passed, including theme audits and TypeScript checks.Checks were not rerun while drafting this description. Native visual verification across themes, density settings, long labels, and interaction states remains pending. Remote scenarios were not exercised.
Reviewer Notes
Checklist