alacritty/res
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
..
text.f.glsl Add background_opacity option to set terminal transparency (#331) 2017-08-20 09:55:45 -07:00
text.v.glsl Fix glyph offsets in cell 2017-05-06 12:53:54 -07:00