Compare paint colors between a variety of popular model paint brands.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Pigment is a tool for Miniature and Model painters. It helps you find similar colors between paint brands.
Has your favorite color been discontinued? Did a tutorial call for a certain paint or brand that your local hobby store doesn't carry? Is Citadel paint just too rich for your blood?
Well now with Pigment you can find great alternative colors! You can search for a color and get matches immediately, so you can get back to painting instead of wasting your time fumbling with paint comparison spreadsheets.
To get a local copy up and running follow these simple steps.
Things you need to use the software and how to install them.
- npm
npm install npm@latest -g
- Clone the repo
git clone https:://github.com/j0shW/Pigment.git
- Install NPM packages
npm install
Find a specific color using the search bar, then similar colors from various brands will be shown on the screen. The closest match will be shown on the left, and the matches become increasingly distant to the right.
Clicking the filter button will allow you to toggle on or off certain brands from being displayed in the match results. For example if your local hobby store doesn't carry Reaper brand products, you can disable it in the filter list and now you will only be shown products that the retailer carries.
There's also a random button if you just want to see pretty colors fill the screen 😄
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Josh Whitney - @JoshJRWhitney - [email protected]
Project Link: https://github.com/j0shW/Pigment