diff --git a/kitty/options/definition.py b/kitty/options/definition.py index c597fc0e3..ca0fc4c91 100644 --- a/kitty/options/definition.py +++ b/kitty/options/definition.py @@ -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. ''')