DTT (Staging > Test) [robo-dtt]#74035
Merged
Merged
Conversation
* Move BubbleChoice inline styles to SCSS module Extract the inline `styles` object into BubbleChoice.module.scss and apply via className. Pure refactor; colors preserved verbatim. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * Replace BubbleChoice buttons with MUI Button (purple) Back and Finish now use the design-system MUI Button: Finish is filled purple (variant="contained" color="primary"), Back is purple text (variant="text"). Drops the old gray/orange .btn styles. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * Use MUI Typography for BubbleChoice headings Convert the display-name and choose-activity headings to MUI Typography (h1/h2 variants). SafeMarkdown left as-is. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * Drop hardcoded charcoal color from BubbleChoice heading Remove the non-semantic charcoal (#5b6770) override on .h2; the Typography default (var(--text-neutral-primary)) now provides a theme-aware color. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * Refine BubbleChoice button styles and heading spacing - Back button is now an outlined secondary button - Add spacing under the display-name heading and around the choose-activity heading (specificity-scoped so it wins over MUI's Typography margin reset) - Choose-activity heading renders as h3 while staying semantically h2 - Space the back/finish buttons with a 10px flex gap Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * Use DSCO semantic colors in SublevelCard Replace color-util and hardcoded rgb() values with design-system semantic tokens (background/border/text neutral, brand teal). Cards are now theme-aware. Drops the now-unused color util import. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * Mix typo --------- Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This reverts commit 827ff84.
) * [Rebrand] Migrate site header, user menu, and hamburger to DSCO semantic tokens Part of the header/footer chrome-migration train. In-place tokenization only: no data-brand forks, no structural restyle. Replace legacy color.scss vars/hexes in the header, user menu, and hamburger with legacy DSCO semantic tokens (plural --borders-*, brand-family names) so the surfaces recolor under the CADS alias bridge.
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.
No description provided.