mirror of
https://github.com/harivansh-afk/cozybox.nvim.git
synced 2026-04-15 05:02:08 +00:00
light theme for nvim
This commit is contained in:
parent
facd7e7e31
commit
d491a0fc66
5 changed files with 76 additions and 2 deletions
|
|
@ -15,6 +15,9 @@ Neovim `0.8+`.
|
|||
```vim
|
||||
set background=dark " or light if you want light mode
|
||||
colorscheme cozybox
|
||||
|
||||
" explicit light entrypoint with the same cozybox accent palette
|
||||
colorscheme cozybox-light
|
||||
```
|
||||
|
||||
## Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue