vim-solarized8 icon indicating copy to clipboard operation
vim-solarized8 copied to clipboard

Optimized Solarized colorschemes. Best served with true-color terminals!

Results 6 vim-solarized8 issues
Sort by recently updated
recently updated
newest added

I really like the minimal look of the B&W scheme I'm using alacritty, how can I make the colorscheme use that B&W as the default one Thank you.

With the above configuration and these tmux settings: ``` set -g default-terminal "screen-256color" set -ga terminal-overrides ",xterm-256color:Tc" ``` There is no syntax highlighting with this vimrc: ``` syntax enable set...

# Problems summary I'm using CoC, when I hover to get documentation via float window, the parentheses background color is weird as need in screenshots. ## Expected Proper background color...

However without termguicolors, it looks like the solarized colors is not correct. Compare the 2: ![image](https://user-images.githubusercontent.com/640797/77246534-6b4a5700-6c7c-11ea-81ce-b95654b9775d.png) ![image](https://user-images.githubusercontent.com/640797/77246537-77361900-6c7c-11ea-8e6e-a1d4a2225fdd.png)

The highlight group "Title" is yellow (#b58900) in dark, and orange (#cb4b16) in light.

Hi there, I think Solarized 8 is well suited for inclusion in Vim, since it is a more lightweight version of the rather popular original Solarized. See here for more...