Skip to content

RazoBeckett/uwunified.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uwunified

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

Usage

  • lazy
{
  "razobeckett/uwunified.com",
  config = function()
    vim.cmd.colorscheme("uwunified")
  end,
}

Example

Presenting to you uwunified neovim:

preview

Credits

Thanks to @Calder-Ty -- borrowed most of the code from his ice-wyvern.nvim