This commit is contained in:
Kovid Goyal
2022-04-26 11:15:33 +05:30
parent 6d6d9cc26b
commit 462ae3bb58

View File

@@ -3022,7 +3022,8 @@ The colorspace in which to interpret terminal colors. The default of :code:`srgb
cause colors to match those seen in web browsers. The value of :code:`default` will
use whatever the native colorspace of the display is. The value of :code:`displayp3`
will use Apple's special snowflake display P3 color space, which will result in over
saturated (brighter) colors with some color shift.
saturated (brighter) colors with some color shift. Reloading configuration will change this
value only for newly created windows.
''')