romannurik / Figma-Contrast

Contrast checker plugin... checks all text across all selected arboards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cover art

Contrast plugin for Figma

Quickly and easily evaluate AA or AAA color contrast for accessibility across all your artboards.

Install the plugin

Contributing

To try making some changes to the plugin:

  1. Clone the repo and run:

    $ npm install
    $ npm start
    

    This packages up the plugin in the dist folder.

  2. In Figma, click Plugins > In Development > Create new plugin > Link existing plugin and choose the manifest.json file in the dist folder.

About

Contrast checker plugin... checks all text across all selected arboards


Languages

Language:TypeScript 86.9%Language:CSS 12.5%Language:JavaScript 0.6%