A static C# class providing a lot of colors to speed up prototyping.
- Open the Package Manager window
- Click on the "plus" sign
- Select "Add package from git URL"
- Paste this repo's SSH link (git@github.com:PixelRouge/ColorsForUnity.git)
Add the following line to your manifest.json
found in the "Packages" folder
"com.pixelrouge.colorsforunity": "git@github.com:PixelRouge/ColorsForUnity.git"