base16-builder-python
base16-builder-python copied to clipboard
A base16 colorscheme builder for Python
Results
2
base16-builder-python issues
Sort by
recently updated
recently updated
newest added
This commit enables support for 24 colors (aka 'base24' https://github.com/Base24/base24/). It could be modified for 256 colors also. Unit tests are currently failing due to an issue with template-source repo...
When there's not template or scheme file, we get a general error saying not all resources present. Instead, it'd be nice if it reported what is missing. I suggest creating...