Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/razobeckett/uwunified.nvim

Uwunify your Neovim Experience now! *NEW* Colorscheme
https://github.com/razobeckett/uwunified.nvim

colorscheme neovim nvim nvim-colorscheme nvim-configuration nvim-plugin nvim-setup nvim-theme theme uwunicorn

Last synced: 4 days ago
JSON representation

Uwunify your Neovim Experience now! *NEW* Colorscheme

Awesome Lists containing this project

README

        

# Uwunified

- Theme inspired by the base16colorscheme named: "uwunicorn"
- Uwunify your Neovim now!

# Usage
- lazy
```lua
{
"razobeckett/uwunified.com",
config = function()
vim.cmd.colorscheme("uwunified")
end,
}
```

# Example
Presenting to you uwunified neovim:

![preview](previews/preview1.png)

# Credits
Thanks to [@Calder-Ty](https://github.com/Calder-Ty) -- borrowed most of the code from his [ice-wyvern.nvim](https://github.com/Calder-Ty/ice-wyvern.nvim)