mirror of
https://github.com/harivansh-afk/cozybox.nvim.git
synced 2026-04-15 09:01:14 +00:00
Update README.md
This commit is contained in:
parent
4d816d3611
commit
17ff5498cd
1 changed files with 7 additions and 1 deletions
|
|
@ -1,9 +1,15 @@
|
||||||
# cozybox.nvim
|
# 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).
|
## Dark
|
||||||
|
<img width="1800" height="1131" alt="image" src="https://github.com/user-attachments/assets/68b6e7b8-4496-483f-827e-a0ae2154fd06" />
|
||||||
|
|
||||||
|
## Light
|
||||||
|
<img width="1800" height="1130" alt="image" src="https://github.com/user-attachments/assets/a09e2c12-cf98-4aa0-b6fb-e34deb1e754a" />
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
|
Cozybox is a neo style darker gruvbox with havy blue and green accents, a nicer red, and a clean light mode (for outside).
|
||||||
|
|
||||||
```lua
|
```lua
|
||||||
{ "harivansh-afk/cozybox.nvim", priority = 1000 , config = true, opts = ...}
|
{ "harivansh-afk/cozybox.nvim", priority = 1000 , config = true, opts = ...}
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue