doc rosebones

This commit is contained in:
Michael Chris Lopez
2021-10-04 20:02:41 +08:00
parent 042420f2e3
commit 6602fb8570

View File

@@ -176,5 +176,6 @@ lush(specs)
And there you have it. Just call `colorscheme gruvbones` to use your new And there you have it. Just call `colorscheme gruvbones` to use your new
colorscheme. It respects `&background` and other configurations too. colorscheme. It respects `&background` and other configurations too.
Also checkout the [neovim](../colors/neovim.lua) colorscheme for a similar and Also checkout the [neovim](../colors/neovim.lua) and
complete example. [rosebones](../colors/rosebones.lua) colorscheme for a similar and complete
example.