mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-05-03 10:14:52 +00:00
2562c2f55b
- 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>