Skip to content

Add code-to-Figma theme bridge - #38

Draft
GregorGabric wants to merge 1 commit into
mainfrom
feature/theme-code-figma-bridge
Draft

GregorGabric wants to merge 1 commit into
mainfrom
feature/theme-code-figma-bridge

Conversation

@GregorGabric

@GregorGabric GregorGabric commented Aug 18, 2026

Copy link
Copy Markdown
Owner

Summary

  • generate CSS, Figma mode tokens, and a versioned project manifest from one theme selection
  • cover the complete Preskok semantic color and radius contract from a shared resolver
  • add theme import, reset, download, and generated-file inspection workflows
  • document the code-to-Figma project theming workflow

Screenshots

Desktop Mobile
Theme bridge desktop Theme bridge mobile

Validation

  • pnpm --filter preskok theme:check
  • pnpm --filter preskok typecheck
  • pnpm lint
  • NEXT_PUBLIC_APP_URL=http://localhost:4001 pnpm --filter preskok build
  • Next.js get_compilation_issues: no issues
  • Next.js get_errors: no runtime or configuration errors
  • browser smoke test: changed the primary family, confirmed live CSS variables, opened the export menu, and inspected generated CSS/Figma/manifest tabs
  • desktop and 390px viewport screenshots

- Generate CSS, Figma mode tokens, and a versioned project manifest from one theme selection.
- Add import, download, inspection, and reset workflows to the theme editor.
- Validate the complete semantic token and radius contract across supported selections.
@vercel

vercel Bot commented Aug 18, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ui Ready Ready Preview Aug 18, 2026 4:39pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant