mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-16 08:21:20 -04:00
Enable the use of flash as visual bell
With this patch we can configure flash in the bell section. The colors section allow now to configure the color of the flash and the alpha to apply to. Default values are the values which where currently used for flash, altough I personally like a nice red (eb1313) better.
This commit is contained in:
parent
2bef8cf9ce
commit
0ef07d24a9
1 changed files with 2 additions and 3 deletions
|
|
@ -617,14 +617,13 @@ can configure the background transparency with the _alpha_ option.
|
|||
*flash*
|
||||
Color to use for the terminal window flash.
|
||||
|
||||
Default: _7f7fff_.
|
||||
|
||||
Default: _7f7f00_.
|
||||
|
||||
*flash_alpha*
|
||||
Flash translucency. A value in the range 0.0-1.0, where 0.0
|
||||
means completely transparent, and 1.0 is opaque.
|
||||
|
||||
Default: _0.7_.
|
||||
Default: _0.5_.
|
||||
|
||||
*alpha*
|
||||
Background translucency. A value in the range 0.0-1.0, where 0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue