Simple color system plugin for Figma

Sample code for Figma DIY: Building a color system plugin tutorial by Evil Martians.

Usage

Put source colors in a folder called "Source".

To-do list

  • Create source color tokens object
  • Add dropdown to select color token
  • Display color (need React)
  • Prevent auto refresh of color when run plugin
  • Add refresh color button
  • Display errors