A dark/light Neovim theme based on the Monokai palette with extensive plugin support and customization.
Monokai NighTasty is a color theme for Neovim that implements the popular Monokai color palette with support for both dark and light modes. It solves the problem of finding a visually consistent and well-supported theme that works seamlessly with modern Neovim plugins and features like LSP and Treesitter.
Neovim users who prefer the Monokai color scheme and want a theme with extensive plugin support and customization options.
Developers choose Monokai NighTasty for its vibrant aesthetics, easy dark/light toggling, and out-of-the-box compatibility with a wide range of Neovim plugins, reducing the need for manual highlight configuration.
🫖 A dark/light theme for Neovim based on the Monokai color palette written in Lua, support for LSP, Treesitter and lots of plugins.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Provides a seamless toggle function to switch between dark and light themes, reducing eye strain in different lighting conditions with commands like `:MonokaiToggleLight`.
Includes built-in highlights for over 40 popular Neovim plugins like Telescope, nvim-cmp, and Treesitter, saving manual configuration time as detailed in the plugins table.
Offers deep configuration options through on_colors and on_highlights functions, allowing granular control over colors and styles, as shown in multiple configuration examples.
Generates color palettes for external tools like Tmux, Kitty, and Lazygit, ensuring consistency across the development environment, documented in the extras folder.
Requires Neovim >= 0.9.0 and nvim-treesitter > 0.9.2, locking out users on older setups or those who avoid Treesitter dependencies.
Advanced customization via Lua functions like on_highlights can be overwhelming for users seeking a simple, plug-and-play theme, necessitating coding knowledge.
Adheres strictly to the Monokai color scheme with no built-in alternatives, limiting flexibility for developers who prefer different aesthetics or need theme variants.