This project was inspired by this colour contrast checker extension.
I'm tired of copy and pasting each theme colour one by one when I create apps so I wanted to be able to check my whole theme at once. That's why I added the theme checker section in this project. I'm hoping to improve the project so that you can edit and save your theme colours.
You can view it here.
See Vite Configuration Reference.
npm install
npm run dev
npm run build
Lint with ESLint
npm run lint