kanagawa
URL: https://github.com/rebelot/kanagawa.nvim/
Maintainers: Gaetan Lepage
You can select the theme in two ways:
- Set
colorschemes.kanagawa.settings.theme
AND explicitly unsetvim.o.background
(i.e.options.background = ""
). - Set
colorschemes.kanagawa.settings.background
(the active theme will depend on the value ofvim.o.background
).
colorschemes.kanagawa.enable
Whether to enable kanagawa.nvim.
Type: boolean
Default:
false
Example:
true
Declared by:
colorschemes.kanagawa.package
The kanagawa.nvim package to use.
Type: package
Default:
pkgs.vimPlugins.kanagawa-nvim
Declared by: