Schemecraft is a versatile colorscheme generator designed for Neovim and Vim. It provides support for multiple variants, allowing users to customize and create unique color schemes tailored to their preferences.
go install github.com/maxmx03/schemecraft@latest
Generate a colorscheme by providing a base Yaml file
schemecraft scheme.json
output:
build/
schemecraft scheme.yml scheme-light.yml
Check the example folder for a reference.
Feel free to contribute to Schemecraft by opening issues or pull requests. Your feedback and suggestions are highly appreciated.