flight-manual.atom.io icon indicating copy to clipboard operation
flight-manual.atom.io copied to clipboard

Add information on custom color profile setting

Open rsese opened this issue 7 years ago • 1 comments

Support for custom color profiles was added in 1.28:

http://blog.atom.io/2018/06/21/atom-1-28.html#support-for-custom-color-profiles

Since then, some folks have run into color rendering that looks off e.g. https://github.com/atom/atom/issues/17562, https://github.com/atom/atom/issues/17776, and https://github.com/atom/atom/issues/18018.

To fix it, they need to adjust Settings > Core > Color Profile to Use sRGB color profile and restart to go back to Atom's previous color rendering.

Could go in the debugging chapter perhaps?

rsese avatar Sep 13 '18 17:09 rsese

@rsese You can check out my pull-request at #545, that will fix this issue.

HonkingGoose avatar Dec 31 '19 13:12 HonkingGoose