A cobalt2 color theme for Neovim implemented in Lua using the colorbuddy library.
cobalt2.nvim is a color scheme for the Neovim text editor that ports the popular cobalt2 theme. It is designed to reduce eye strain with a carefully selected palette and is built using Lua and the colorbuddy library for easy customization and extension.
Neovim users who prioritize visual ergonomics and want a modern, plugin-compatible implementation of the cobalt2 aesthetic.
Developers choose this for its extensive plugin support and foundation on colorbuddy, which allows dynamic color scheme creation and modification beyond static themes.
cobalt2 theme for neovim in Lua using colorbuddy
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
The README lists over 30 popular Neovim plugins like telescope.nvim and nvim-cmp, ensuring consistent highlighting and reducing configuration headaches.
Ports the cobalt2 theme known for reducing eye strain, with a carefully selected palette aimed at comfort during long coding sessions.
Built on the colorbuddy library, allowing users to modify colors on-the-fly and extend the theme easily using Lua, beyond static configurations.
Requires colorbuddy.nvim as a mandatory dependency, adding complexity to installation and potential version conflicts in Neovim setups.
Not compatible with standard Vim or editors outside Neovim, restricting its use to a specific ecosystem and excluding broader Vim user base.
While customizable, modifying the theme requires understanding colorbuddy's API and Lua, which can be daunting for users unfamiliar with these tools.