Files
metabuilder/fakemui/styles
git 2562c2f55b refactor(fakemui): complete M3 token migration for styles
- Replace all hardcoded opacity: 0.38 with var(--disabled-content-opacity)
- Replace font-weight: 500 with M3 typography weight tokens
- Replace letter-spacing values with M3 tracking tokens
- Update grid breakpoints to use M3 responsive mixins
- Add extended semantic color tokens (success, warning, info, search-highlight)
- Add state layer opacity variables matching M3 spec
- Fix monospace font usage across code elements
- Convert transition durations to M3 motion tokens
- Centralize all hex colors in _variables.scss

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 06:26:54 +00:00
..