mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 03:42:49 +00:00
Make background_image tint useable even without a background image in a transparent window
This commit is contained in:
parent
ab2c901e85
commit
0830fc3b5a
5 changed files with 16 additions and 11 deletions
|
|
@ -13,6 +13,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
|||
- Add support for specifying a background image, see :opt:`background_image`
|
||||
(:iss:`163` and :pull:`2326`)
|
||||
|
||||
- A new :opt:`background_tint` option to darken the background under the text
|
||||
area when using background images and/or transparent windows.
|
||||
|
||||
|
||||
|
||||
0.16.0 [2020-01-28]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue