From 92ebada9a6b473b1f39c0df899cec59886dacd74 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 26 Apr 2022 11:15:45 +0530 Subject: [PATCH] ... --- kitty/options/definition.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kitty/options/definition.py b/kitty/options/definition.py index ca0fc4c91..95ed228bd 100644 --- a/kitty/options/definition.py +++ b/kitty/options/definition.py @@ -3023,7 +3023,7 @@ cause colors to match those seen in web browsers. The value of :code:`default` w 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. Reloading configuration will change this -value only for newly created windows. +value only for newly created OS windows. ''')