wrong colour in PyCharm Permanently deleted user 创建于 2014年03月24日 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.