mirror of
https://github.com/harivansh-afk/cozybox.nvim.git
synced 2026-04-15 03:00:45 +00:00
my neovim theme
| colors | ||
| doc | ||
| lua | ||
| tests | ||
| Makefile | ||
| README.md | ||
| stylua.toml | ||
cozybox.nvim
Cozybox is a neo style darker gruvbox with havy blue and green accents, a nicer red, and a clean light mode (for outside).
Install
{ "harivansh-afk/cozybox.nvim", priority = 1000 , config = true, opts = ...}
Neovim 0.8+.
Enable
set background=dark " or light if you want light mode
colorscheme cozybox
Config
See :h cozybox.nvim or lua/cozybox.lua for the full option surface.