This commit is contained in:
Kovid Goyal 2020-02-05 09:58:07 +05:30
commit b6c345fc3c
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -11,7 +11,7 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
(:iss:`2308`) (:iss:`2308`)
- Add support for specifying a background image, see :opt:`background_image` - Add support for specifying a background image, see :opt:`background_image`
(:iss:`163` and :pull:`2326`) (:iss:`163` and :pull:`2326`; thanks to Fredrick Brennan.)
- A new :opt:`background_tint` option to darken the background under the text - A new :opt:`background_tint` option to darken the background under the text
area when using background images and/or transparent windows. area when using background images and/or transparent windows.