A Neovim colorscheme port of the popular Vesper theme from Visual Studio Code.
Vesper.nvim is a Neovim colorscheme plugin that ports the Vesper theme from Visual Studio Code to the Neovim editor. It provides developers with a consistent and visually appealing syntax highlighting experience across both code editors, reducing visual context switching.
Neovim users who are familiar with or prefer the Vesper theme from Visual Studio Code and want to maintain a consistent coding environment.
It offers a direct, faithful port of a popular VS Code theme with Neovim-specific customizations like transparent backgrounds and plugin integrations, making it easier for developers to switch between editors without sacrificing visual preferences.
Port of Vesper theme from Visual Studio Code to 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.
Faithfully replicates the Vesper theme's color palette and styling for Neovim, ensuring visual consistency for developers switching between editors, as highlighted in the README's key features.
Allows per-element italic customization for comments, keywords, functions, strings, and variables through a simple Lua configuration, offering fine-tuned syntax highlighting.
Includes a boolean setting to enable transparent backgrounds, useful for terminal or window manager integration, as demonstrated in the setup defaults.
Provides specific highlight configurations for plugins like bufferline.nvim, simplifying setup for popular Neovim extensions with included code snippets.
Only ports the Vesper theme from VS Code, lacking built-in alternatives or variety compared to theme managers that offer multiple color schemes.
Explicitly supports only bufferline.nvim in the README; other plugins may require manual overrides, which can be cumbersome for complex setups.
Designed solely for Neovim, making it unusable for developers in environments without Neovim or those using other editors exclusively.