vim-code-dark icon indicating copy to clipboard operation
vim-code-dark copied to clipboard

Dark color scheme for Vim and vim-airline, inspired by Dark+ in Visual Studio Code

Results 24 vim-code-dark issues
Sort by recently updated
recently updated
newest added

Hi @tomasiser, I'm wondering if you are open to dividing the theme into "modules" something like what [dracula](https://github.com/dracula/vim) is doing. The main benefit of this approach is having a per...

I'm using nvim with rust-analyzer, the text ": Cli" and ": u16" are inlay hint texts. I prefer grey color for 'inlay hint color', is there a way to do...

Fold markers now use a dark grey text on a black background, making them impossible to read and even hard to spot. * Open a JavaScript code file * Run...

When using `hlsearch` the colour of the currently selected search result is very similar to the colour of the other search results: ![image](https://github.com/user-attachments/assets/bf00ab5f-e613-47f0-adf5-a45f073c4e9c) Is it possible to make the selected...