solarized icon indicating copy to clipboard operation
solarized copied to clipboard

Solarized Grey Comment Highlighting

Open jojojames opened this issue 12 years ago • 11 comments

Not sure if this is how Solarized is supposed to look in the terminal. The comments are grey while the MacVim version looks perfect.

Only setting on is the termtrans one, iterm2 palette is in solarized dark.

Screen Shot 2013-03-24 at 9 54 44 PM

jojojames avatar Mar 25 '13 04:03 jojojames

+1, I also get this problem but I'm using Terminal.app with the Solarized .terminal and .vim themes:

Screen Shot 2013-04-27 at 20 18 46

tput colors = 256 echo $TERM = xterm-256color

Bendihossan avatar Apr 27 '13 19:04 Bendihossan

I am seeing the same thing in vim in the shell, in Debian. TERM = xterm-256 t_Co = 16

ksalman avatar Sep 18 '13 17:09 ksalman

+1 with this issue. I'm using urxvt on Arch Linux with the solarized color scheme for urxvt. I've got the following settings in my ~/.vimrc:

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

theNerd247 avatar Jul 14 '15 19:07 theNerd247

I've had the same issue only on one of the Macs that I work on. I've tried all the possible solutions but you know what ended up working? Uninstalling then re-installing with Vundle. Go figure >.>

TulkasLaugh avatar Aug 04 '16 16:08 TulkasLaugh

@TulkasLaugh I recently re-installed Vundle - last week, and it didn't change anything for me >.<

ksalman avatar Aug 11 '16 16:08 ksalman

Yeah, I changed colorschemes and changed it back to solarized and it got messed up again. I gave up and switched to summerfruit256 for light scheme and vividchalk for dark scheme.

TulkasLaugh avatar Aug 11 '16 16:08 TulkasLaugh

I'm experiencing this issue as well.

albusshin avatar Aug 23 '17 23:08 albusshin

I've resolved this issue on my own machine, please see this answer

albusshin avatar Aug 24 '17 21:08 albusshin

same issue here. haven't found a solution yet

he44 avatar Dec 12 '17 20:12 he44

I used a different solarize.vim file and it just worked! I named this file solarized1.vim and put it in my /.vim/colors, then i changed colorscheme in .vimrc. And all the gray highlights on comments disappeared... https://github.com/altercation/vim-colors-solarized screen shot 2017-12-12 at 2 28 04 pm

he44 avatar Dec 12 '17 20:12 he44

Any solutions image

My terminal looks like this empty places grey highlighted which is pretty annoying

hikmet-demir avatar Apr 03 '20 09:04 hikmet-demir