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, I am getting error when i use latest codedark with vim 74 on centos 7 `Error detected while processing function 7_hi: line 8: E418: Illegal value: strikethrough E418: Illegal...

Hello, I really like the colorschema of this plugin and I've been using it for a few days, but recently I realized this theme doesn't apply well to js files,...

Not changing background color in Normal and LineNr modes allows to use tmux background and thus handle background change when losing focus - ideal for moving between panes. Inspiration from...

Look like no commits have been made in a while there are a few issues/PRs that have not been addressed.

As you can see, `DiffChange` option, which highlights the whole line with changes has color `DiffRedDark`, and `DiffText` option, which highlits the exact part of line that changed has color...

I love the theme a lot. however, the one thing that makes it difficult to use this theme, is that the border between split windows (both horizontal and vertical) is...

help wanted
good first issue

The syntax highlight of `git commit -va` is not comfortable to read ![image](https://user-images.githubusercontent.com/124390/137041521-5ec540d7-3f93-41c3-a742-9be141122ca3.png)

It would be great if the codedark theme was also available for bat . This tool is often used to syntax coloring in fzf.vim.

help wanted

I'm using coc and when there is an error the red color of the text on the background makes it hard to read! ![2021-07-10_22-14](https://user-images.githubusercontent.com/73954836/125176563-40b34300-e1cc-11eb-8b45-e1414bf8cb90.png)

related to #71 It would be nice to have a flag to set transparent backgrounds, similar to the `codedark_conservative`. From what I can see, we'd need at least ``` hi...

help wanted