Skip to content

maccoda/irises.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

irises.nvim

A theme inspired by irises, the plant and Van Gogh's painting.

Supports tree sitter and semantic highlighting.

Screenshot

Installing

Lazy

{
  "maccoda/irises.nvim",
  lazy = false,
  priority = 1000,
  config = function()
    vim.cmd.colorscheme 'irises'
  end,
}

Supported plugins

Acknowledgements

About

A soft earthy neovim theme

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages