Skip to content

Add Color Magic plugin#1427

Merged
vladanvukmanov merged 2 commits intosketchplugins:masterfrom
freddiewrites:add-color-magic
Jan 30, 2026
Merged

Add Color Magic plugin#1427
vladanvukmanov merged 2 commits intosketchplugins:masterfrom
freddiewrites:add-color-magic

Conversation

@freddiewrites
Copy link
Copy Markdown
Contributor

Plugin Details

Color Magic - A Sketch plugin that imports color variables from CSS or JSON files into your Sketch document as Color Variables (Swatches).

Features

  • Supports CSS custom properties (:root { --color: #value })
  • Supports JSON files (flat or nested structures)
  • Multiple color formats: hex (#rgb, #rrggbb, #rrggbbaa), rgb(), rgba()
  • Smart duplicate handling with user prompts (Update/Skip/Update All/Skip All)
  • Nested JSON keys are joined with / separator (e.g., brand/primary)

Links

Author

Freddie Harrison

freddiewrites and others added 2 commits January 30, 2026 11:16
Color Magic imports color variables from CSS or JSON files into Sketch documents as Color Variables (Swatches).

Features:
- Supports CSS custom properties and JSON (flat or nested)
- Multiple color formats: hex, rgb, rgba
- Smart duplicate handling with user prompts
@vladanvukmanov vladanvukmanov merged commit ed150c2 into sketchplugins:master Jan 30, 2026
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.

2 participants