altercation / vim-colors-solarized

precision colorscheme for the vim text editor
http://ethanschoonover.com/solarized
6.58k stars 1.75k forks source link

Bad visibility on popups #233

Closed sudokit closed 1 year ago

sudokit commented 1 year ago

Installation of vim-colors-solarized via Jetpack most important stuff in .vimrc

syntax enable 
set background=dark
colorscheme solarized
let g:solarized_termcolors=256

ArcoLinux-2023-02-12-1676233320_screenshot_1920x1080

sudokit commented 1 year ago

Fixed thanks to this comment! https://github.com/altercation/vim-colors-solarized/issues/72#issuecomment-72231478