Skip to content

Moonbow is a theme for nvim inspired by Gruvbox and Ayu dark

License

Notifications You must be signed in to change notification settings

arturgoms/moonbow.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moonbow

Moonbow is a theme for nvim inspired by Gruvbox and Ayu dark

demo1

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 my config if you want a config using this theme.

Credits to:

  • Gruvbox
  • Ayu

About

Moonbow is a theme for nvim inspired by Gruvbox and Ayu dark

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages