An open API service indexing awesome lists of open source software.

https://github.com/datsfilipe/nvim-colorscheme-template

Template for creating your own neovim colorschemes.
https://github.com/datsfilipe/nvim-colorscheme-template

colorscheme lua neovim neovim-configuration nvim nvim-colorscheme nvim-plugin template theme

Last synced: about 2 months ago
JSON representation

Template for creating your own neovim colorschemes.

Awesome Lists containing this project

README

        

# Neovim Colorscheme Template

This aims to make your life a lot easier when creating your colorscheme. You should change change colors, names and do a bit of fine tuning for your specific needs! If you like the project, leave a star here.

## Contributing

Contributions are welcome, please open an issue if you encounter any bug or if you find any improvements are needed for the code, also feel free to open a PR.

Take a look at the [Development Guide](./DEVELOPMENT_GUIDE.md)

## License

[MIT License](LICENSE)