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