alacritty/src/renderer
Gabriel Martinez 5009566ea5 Add background_opacity option to set terminal transparency (#331)
The option is an Alpha struct that ensures that the contained float is
between 0.0 and 1.0. Background colors are multiplied by the opacity
to properly alpha blend them.
2017-08-20 09:55:45 -07:00
..
mod.rs Add background_opacity option to set terminal transparency (#331) 2017-08-20 09:55:45 -07:00