This repository contains a free-to-use colour pallete. The palette itself, generated artifacts (e.g. image* and code snippets), and the code used to generate it are all licensed under CC0 1.0 Universal, and are hence in the public domain and free for anyone to use in any way.
*The text in palette.png is in the font JetBrains Mono Light which is licensed under the SIL OPEN FONT LICENSE Version 1.1. The full license can be found in the assets/ directory next to the font file itself.
There are provided code snippets that contain all colours in the pallets. There are currently snippets in the following languages:
I would appreciate it if you left the comments at the top of the files, but you can remove them if you wish.
The palette and all artifacts are generated by generate.py. This script should work in most modern versions of Python 3 and requires Pillow to be installed.
If you would like to contribute new code snippets, you can just open a pull request and I will likely merge it, please keep your generation code to generate.py and provide utilities to get the colour data in several formats.
If you would like to contribute new colours, or changes to colour names or definitions, please open an issue requesting what changes you would like to see (and whether you yourself will be implementing them) before doing any work.
