render: only apply transparency to the default background color

This commit is contained in:
Daniel Eklöf 2020-05-16 16:26:52 +02:00
parent 0c9b679958
commit b647aa447b
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 9 additions and 2 deletions

View file

@ -15,7 +15,12 @@
* `Sync` to terminfo. This is a tmux extension that indicates
_"Synchronized Updates"_ are supported.
### Changed
* Background transparency to only be used with the default background
color.
### Deprecated
### Removed
### Fixed