solarized icon indicating copy to clipboard operation
solarized copied to clipboard

color code 90 (dark gray) nearly invisible in osx terminal / iterm2

Open vincentcr opened this issue 13 years ago • 18 comments
trafficstars

color code 90 (dark gray) is nearly invisible in osx terminal / iterm2.

in a "standard" terminal palette this code shows as dark gray. but in dark solarized it is almost exactly the same as the background color.

vincentcr avatar Dec 23 '11 21:12 vincentcr

That's intended, no? base02 is supposed to have low contrast with base03. I'd suggest comparing with screenshots on the website, checking your display profile, or submitting a screenshot of yours if you really think it looks wrong.

cdlm avatar Dec 24 '11 01:12 cdlm

i'm only trying to say that many applications use it as a foreground color (because normally dark gray would be amply visible against either black or white), and so that it should have sufficient contrast against the default background to be legible. as it is now it is not the case.

vincentcr avatar Dec 24 '11 15:12 vincentcr

iTerm2 has the contrast set to the lowest. If you increase this, you can see color code 90. Still not awesome, but works.

cgarvis avatar Aug 21 '12 03:08 cgarvis

i think this is a dup of #8

Dieterbe avatar Aug 30 '12 14:08 Dieterbe

@cgarvis That's a pretty good solution - it should be added to the iterm2-solarized README.

suan avatar Jan 28 '13 00:01 suan

Related: https://github.com/visionmedia/mocha/issues/802

necolas avatar Apr 29 '13 20:04 necolas

Contrast fixed it for me, thanks @cgarvis !

mbrevda avatar Sep 08 '13 16:09 mbrevda

After reading for more than 30 mins for solutions this is the best one! +100

gerardo8a avatar Dec 09 '14 23:12 gerardo8a

:+1: Increase contrast a little fixed it.

carlthuringer avatar Jan 21 '15 15:01 carlthuringer

This indeed fixes the problem for me, is there any way this could be made the default value or explained somewhere in the README? Took a while to figure this out, nearly stopped using solarized :/

foxx avatar Mar 31 '15 11:03 foxx

Ditto @foxx

wmayner avatar Jul 14 '15 20:07 wmayner

@foxx Unless there's a hidden value for the itermcolors file format, exporting after changing the contrast seems to indicate that the contrast setting is not part of the itermcolors file and cannot be defaulted.

carlthuringer avatar Jul 14 '15 22:07 carlthuringer

Contrast fixed it for me, thanks @cgarvis !

mingchaoyan avatar Mar 05 '16 02:03 mingchaoyan

@cgarvis: Thank you from the future! ❤️

kanerogers avatar May 28 '16 11:05 kanerogers

@cgarvis: Thank you. Contrast fixed it.

wenwuwu avatar Jun 16 '16 12:06 wenwuwu

@cgarvis awesome, thanks!

mangelsnc avatar Feb 11 '17 15:02 mangelsnc

Changing the contrast breaks Bullet Train.

revolter avatar Nov 24 '17 11:11 revolter

this was fixed in vscode https://github.com/microsoft/vscode/issues/146243

Pyrolistical avatar May 04 '22 23:05 Pyrolistical