From 0ef07d24a92f7c46fce22d5b2ae9e40a80a9f7f7 Mon Sep 17 00:00:00 2001 From: Raimund Sacherer Date: Sat, 7 Oct 2023 19:37:04 +0200 Subject: [PATCH] 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. --- doc/foot.ini.5.scd | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/foot.ini.5.scd b/doc/foot.ini.5.scd index f47b09f9..3c151732 100644 --- a/doc/foot.ini.5.scd +++ b/doc/foot.ini.5.scd @@ -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