AI Workflow: Paste a screenshot or website URL into Cursor or Claude Code and ask:
“Create a figma-kit theme matching these colors.” The AI extracts hex values and runs
figma-kit theme init for you.
Seed Colors
Advanced Options
Fonts
Status Colors
Spacing
Brand (optional)
Derived Palette
Live Preview
Heading
Subheading
Body text with the default style and sizing.
Small caption text — muted and secondary.
const theme = loadTheme("custom");
Open Source
WarningErrorSuccess
Sample Card
A card component with the theme's card background and stroke colors.