wrong colour in PyCharm

wrong-color-in-pycharm.png

All my colour scheme seems to be lighter than they should.
PyCharm CE 3.1.1 in Mac OS X 10.9.2
0
Avatar
Permanently deleted user
Now I know why.
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.
0

请先登录再写评论。