A dark Neovim colorscheme written in Lua with Tree-sitter syntax support.
Zephyr-nvim is a dark color scheme for Neovim, written in Lua and designed to work with Tree-sitter for accurate syntax highlighting. It provides a visually cohesive and readable coding environment by defining colors for various syntax elements and editor components. The theme solves the problem of inconsistent or outdated syntax highlighting in traditional Vim color schemes.
Neovim users who prefer dark themes and want a modern, Lua-based colorscheme with Tree-sitter integration. It's particularly suited for developers who customize their Neovim setup with Lua configurations.
Developers choose Zephyr-nvim for its clean dark aesthetic, precise Tree-sitter-driven syntax highlighting, and Lua-native implementation that aligns with modern Neovim practices. Its simplicity and focus on readability make it a lightweight alternative to more complex theme systems.
A dark neovim colorscheme written in lua
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Written entirely in Lua, ensuring seamless integration with modern Neovim configurations, as demonstrated in the setup examples for vim-plug and packer.nvim.
Utilizes nvim-treesitter for accurate and up-to-date syntax highlighting across programming languages, enhancing code readability and consistency.
Provides accessible color values (e.g., yellow, teal, foreground, background) for custom theme extensions, allowing developers to tailor the theme easily.
Compatible with popular plugin managers like vim-plug and packer.nvim, facilitating quick installation and setup without complex configurations.
Requires nvim-treesitter to be installed and configured, adding an extra dependency and potential setup complexity for users.
Only offers a dark color scheme with no built-in light mode or alternative color palettes, reducing flexibility for different environments or preferences.
The README provides only basic setup and usage instructions, lacking detailed guides on advanced customization, troubleshooting, or integration with other plugins.