Steps to reproduce
Set 10-bit color on an HDR Monitor. Obsidian will appear “washed-out”.
Expected result
Normal color, according to a selected theme are displayed
Actual result
Washed-out or “dull” colors are displayed
Environment
- Operating system:
- Obsidian version: 0.2.19
I’m running on Linux (X11/I3wm), Radeon GPU
Additional information
Turning HW acceleration off corrects the problem, which is obviously not optimal.
This is a known issues for most of the electron/chromium based apps.
Setting --force-color-profile=srgb
alleviates the issue.