vim-solarized8
vim-solarized8 copied to clipboard
Optimized Solarized colorschemes. Best served with true-color terminals!
vt100
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:  
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...