A chrome extension to help make recoloring UI easier
-
Clone:
git clone https://github.com/NabeelAhmed1721/colorado.git && cd colorado
-
Install:
yarn install
or
npm install
-
Compile:
yarn build
or
npm run build
-
Add Chrome Extension by loading unpacked and selecting
dist
project in project directory. -
Enjoy :)