wrong colour in PyCharm Permanently deleted user Created March 24, 2014 15:06 All my colour scheme seems to be lighter than they should.PyCharm CE 3.1.1 in Mac OS X 10.9.2
PyCharm just use Generic RGB to determine a color.
It is not a bug. If I want to use a color scheme written in sRGB, I should convert those value from sRGB to Generic RGB.