mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-29 11:18:50 +02:00
8b9d802206
Uses sRGB with the sRGB transfer function. Seems to give identical results as not specifying a color space. But sadly does not get the compositor to blend in linear space, we need another wayland protocol extension for that I suppose. Sigh.