macOS: Add the macos_colorspace option to control what color space colors are rendered in

Fixed #4686
This commit is contained in:
Kovid Goyal
2022-04-26 11:14:01 +05:30
parent a36d5dcde1
commit 6d6d9cc26b
9 changed files with 58 additions and 0 deletions

View File

@@ -55,6 +55,8 @@ Detailed list of changes
- macOS: Make the global menu shortcut to open kitty website configurable (:pull:`5004`)
- macOS: Add the :opt:`macos_colorspace` option to control what color space colors are rendered in (:iss:`4686`)
0.25.0 [2022-04-11]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~