Quickly and easily evaluate AA or AAA color contrast for accessibility across all your artboards.
To try making some changes to the plugin:
-
Clone the repo and run:
$ npm install $ npm start
This packages up the plugin in the
dist
folder. -
In Figma, click Plugins > In Development > Create new plugin > Link existing plugin and choose the
manifest.json
file in thedist
folder.