Revitalize your Neovim setup with the Jellybeans colorscheme, now in Lua. Featuring Treesitter and LSP support, as well as compatibility with popular plugins like Lualine, Jellybeans is designed to enhance your coding experience. Join the community in shaping its evolution and bring color to your code.
A vibrant and immersive Lua port of the popular Jellybeans.vim colorscheme designed specifically for Neovim enthusiasts. Jellybeans.nvim brings a colorful and visually appealing experience to your coding environment, enhancing code readability and comfort during those long coding sessions.
Key Features
- Lua Implementation: Built entirely in Lua for optimal performance and customization.
- Treesitter Support: Advanced syntax highlighting capabilities with Treesitter integration to make your code pop.
- LSP Compatibility: Seamless integration with Language Server Protocol for enhanced development features.
- Plugin Support: Works flawlessly with various popular plugins, ensuring flexibility and extensibility in your workflow.
Plugin Compatibility
Jellybeans.nvim supports a wide array of plugins including:
- Treesitter
- LSP
- Telescope
- NeoTree
- Lualine
- And many more!
Lualine Integration
Elevate your status line with Jellybeans.nvim's custom Lualine theme. Simply add the following code to your configuration:
require('lualine').setup {
options = {
theme = 'jellybeans'
}
}
Acknowledgements
Innovatively inspired by the original jellybeans.vim, with concepts drawn from multiple other established themes such as tokyonight.nvim and jbeans.
Join the Jellybeans.nvim community and elevate your coding experience with a colorscheme that is continuously evolving. Your feedback and contributions are invaluable in refining this project further!