A dark Neovim colorscheme inspired by Katsushika Hokusai's painting, offering high contrast and extensive customization.
Kanagawa.nvim is a dark colorscheme plugin for Neovim, inspired by the colors of Katsushika Hokusai's famous ukiyo-e painting. It provides a high-contrast, accessible color palette designed to reduce eye strain during long coding sessions while offering extensive support for modern Neovim features like TreeSitter syntax highlighting.
Neovim users who prioritize visual aesthetics, accessibility compliance, and customizable development environments, particularly those working in low-light conditions.
Developers choose Kanagawa.nvim for its unique artistic inspiration, WCAG-compliant accessibility, multiple theme variants, and deep customization options that go beyond typical colorschemes while maintaining excellent performance.
NeoVim dark colorscheme inspired by the colors of the famous painting by Katsushika Hokusai.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Maintains a 4.5:1 contrast ratio as per WCAG 2.1 Level AA standards, ensuring visual clarity and reducing eye strain for long coding sessions.
Supports compilation to Lua bytecode for faster startup times, a feature highlighted in the README to enhance efficiency.
Provides full support for TreeSitter and many popular Neovim plugins, covering a wide range of programming languages and tools.
Offers flexible configuration for palette colors, theme colors, and highlight group overrides, allowing for personalized aesthetics and functionality.
Enabling performance compilation requires running :KanagawaCompile after every config change, adding friction and extra steps to the workflow.
Certain Neovim options like 'laststatus' and 'cmdheight' must be set before calling setup, which can lead to misconfiguration if overlooked.
Requires truecolor terminal support, limiting compatibility with older or minimal terminal emulators that lack this feature.