A dark Vim color scheme inspired by Visual Studio Code's Dark+ theme, with full vim-airline support.
vim-code-dark is a color scheme plugin for the Vim text editor that mimics the Dark+ theme from Visual Studio Code. It provides a visually consistent coding environment for Vim users who appreciate VS Code's default dark aesthetic, with support for various terminal types and customization options.
Vim and Neovim users who want a familiar, modern dark color scheme, particularly those transitioning from Visual Studio Code or seeking a polished syntax highlighting theme.
It offers a direct port of VS Code's popular Dark+ theme to Vim, ensuring visual consistency across editors, along with extensive terminal support and integration with plugins like vim-airline.
Dark color scheme for Vim and vim-airline, inspired by Dark+ in Visual Studio Code
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Accurately mimics the Dark+ theme from Visual Studio Code, providing a familiar coding environment for switchers, as evidenced by the color palette and screenshots in the README.
Supports modern terminals, 256-color terminals, and even limited 8/16-color terminals with additional setup, ensuring it works in various environments, as detailed in the installation steps.
Includes a dedicated theme for vim-airline, enhancing the status line aesthetics without extra configuration, as mentioned in the features and customization sections.
Offers settings for conservative colors, modern dark tones, italic comments, and transparent backgrounds, allowing users to tweak the theme to their preference, as shown in the CUSTOMIZATION part of the README.
Due to Vim's different syntax rules, colors may not exactly match Visual Studio Code's rendering, which the README admits in the FAQ, requiring manual adjustments for some languages.
For terminals with only 8/16 color support, setup involves cloning external repositories and modifying shell configurations, making it more cumbersome than plug-and-play, as described in step 3.3 of the installation.
Exclusively designed for Vim and Neovim, so it cannot be used with other popular editors, limiting its utility for developers who switch between different editing environments.