Skip to content

levelednain/karuminal.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

karuminal.nvim

A dark color scheme that is inspired by Solarized and a certain Vtuber ported to Neovim.

Demonstration

Installation

Using lazy.nvim

{
    "levelednain/karuminal.nvim"
    config = function()
        vim.cmd("colorscheme karuminal")
    end
}

Contribution

Feel free to:

  • Improve or add highlight groups
  • Extend the support for other plugins (telescope.nvim, nvim-treesitter, etc.)

Author's Note

I'm stil new to Neovim plugin development. There is a chance that some of the code is terrible.

If you see any problems or you want to contribute to this color scheme, feel free to open an issue or PR. I'm very open to any feedback and contributions.

Thank you for reading, I hope you enjoy my creation.

About

A dark color scheme that is inspired by Solarized and a certain Vtuber for Neovim.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages