/contrast-checker

A simple tool to check contrast of colors.

Primary LanguageVue

Contrast Checker

A simple tool to check contrast of colors. Colors schemes are defined in HSL in the file data/schemes.json.

Contrast Checker uses Vite + VueJS 3.

Getting started

$ npm install
$ npm run dev