A nord-esque colorscheme for Neovim with extensive plugin support and customization options.
nordic.nvim is a colorscheme plugin for Neovim that implements a Nord-inspired color palette. It enhances code readability and reduces eye strain by providing a cohesive and visually appealing syntax highlighting scheme. The plugin supports modern Neovim features like Treesitter and LSP, along with popular plugins such as Telescope.
Neovim users who prefer the Nord color palette and want a well-integrated, customizable colorscheme that works with modern plugins and features.
Developers choose nordic.nvim for its faithful Nord theme implementation, extensive plugin support, and flexible customization options, allowing them to tailor the visual experience to their preferences without sacrificing functionality.
A nord-esque colorscheme for neovim
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Implements the Nord theme's signature blueish palette for consistency, as stated in the README's inspiration and color preview, ensuring reduced eye strain and improved readability.
Includes highlighting for Treesitter, Neovim LSP, Telescope, and many other plugins, with pre-made configurations available in the repository, making it highly functional in modern Neovim setups.
Offers options like underline styles, italics, minimal mode, and alternate backgrounds, configurable via Lua tables, vim globals, or Vimscript, as detailed in the usage examples.
Can be installed with popular package managers like packer.nvim or vim-plug and configured with minimal code, shown in the README's installation and configuration snippets.
Requires manual configuration for some plugin highlights via Lua tables, as admitted in the notes section, which can be tedious for unsupported or custom plugins.
Lacks automatic dark/light mode toggling, forcing users to manually adjust settings for different lighting conditions, a missing feature compared to some other colorschemes.
Exclusively for Neovim 0.5+, excluding users on older Neovim versions or other editors like Vim, limiting its ecosystem to a specific toolset.
The alternate_backgrounds option only supports a specific list of plugins like terminal and telescope, potentially not covering all user preferences or newer plugins.