moonbow.nvim
moonbow.nvim copied to clipboard
Moonbow is a theme for nvim inspired by Gruvbox and Ayu dark
Moonbow
Moonbow is a theme for nvim inspired by Gruvbox and Ayu dark
Installing
Using packer
use { "arturgoms/moonbow.nvim" }
Using lazy
{ "arturgoms/moonbow.nvim" }
and add this to your Lazy config
install = { colorscheme = { "moonbow" } }
Lualine support
Just add
options = { theme = "moonbow" } }
to the setup of lualine
Config example
See if you want a config using this theme.
Credits to: