Apply Figma design tokens: palette, typography, semantic aliases
- Replace placeholder colors with extracted Figma primitives:
  neutral, lavender, mint, yellow scales and danger/info/success/warning
  semantic primitives.
- Add semantic aliases for surfaces, borders, and UI states.
- Replace IBM Plex Mono with Plus Jakarta Sans as primary font.
- Add full typography scale (headings, body, button, caption)
  for mobile and desktop from Figma Style Guide.
- Update docs/style-guide.md with extracted tokens.
- Update .gitignore to exclude .figma-token.
- Update vmk-ui-kit-figma.url to point to the shared copy.

Build, Vue example build, and Playwright smoke test still pass.
1 parent a660a10 commit f6d8bf3f620204028a11303093219d1030606690
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored 15 hours ago
Showing 10 changed files
View
.gitignore
View
PROJECT_NOTES.md
View
docs/style-guide.md
View
src/scss/_design-tokens.scss
View
src/scss/_fonts.scss
View
src/scss/_kit-deps.scss
View
src/scss/_palette-colors.scss
View
src/scss/demo.scss
View
src/scss/kit.scss
View
vmk-ui-kit-figma.url