aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal/src/macros.rs
diff options
context:
space:
mode:
authorKirill Chibisov <wchibisovkirill@gmail.com>2019-09-26 17:10:54 +0300
committerChristian Duerr <contact@christianduerr.com>2019-09-26 16:10:54 +0200
commit9a0555bbba30c264f617ec9260ca00e0eab70870 (patch)
tree563b68da78a4948c089a935d3eefe890f9e8bccb /alacritty_terminal/src/macros.rs
parentad24485cdb5a2b6559185c3c41adbf6852e5ac80 (diff)
downloadr-alacritty-9a0555bbba30c264f617ec9260ca00e0eab70870.tar.gz
r-alacritty-9a0555bbba30c264f617ec9260ca00e0eab70870.tar.bz2
r-alacritty-9a0555bbba30c264f617ec9260ca00e0eab70870.zip
Fix cell opacity when color matches terminal bg
Commit e964af8 introduced a regression, where if cell's bg color was equal to NamedColor::Background rgb color it was rendered with transparent background. However the correct behavior is to render bg transparent only when bg color is actually a NamedColor::Background. Fixes #2814.
Diffstat (limited to 'alacritty_terminal/src/macros.rs')
0 files changed, 0 insertions, 0 deletions