A chrome extension that allows you to save color swatches in a copy-pastable list.
-
Clone this repo using
git clone https://github.com/dasveloper/swatchy.git
-
Install dependencies using
yarn install
ornpm run install
-
Build the package using
yarn build
ornpm run build
-
Open Chrome and navigate to
chrome://extensions/
-
In the top right toggle on
Developer mode
-
In the top left click
Load unpacked
-
Navigate to your project's directory and click select the
build
folder
Swatchy will now be loaded and ready to use like any other extension. Click on your extension dropdown and click the Swatchy color palette logo to get started.