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.
- Host: GitHub
- URL: https://github.com/datsfilipe/nvim-colorscheme-template
- Owner: datsfilipe
- License: mit
- Created: 2024-01-30T16:37:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-12T09:48:54.000Z (5 months ago)
- Last Synced: 2025-04-14T21:37:17.533Z (about 2 months ago)
- Topics: colorscheme, lua, neovim, neovim-configuration, nvim, nvim-colorscheme, nvim-plugin, template, theme
- Language: Lua
- Homepage:
- Size: 1.2 MB
- Stars: 49
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)