From: Michael Tremer Date: Thu, 24 Sep 2020 14:52:09 +0000 (+0000) Subject: graphs: Make areas less opaque X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=8185c2cd1f359b72666939cd5d9c6155bfcad537;p=collecty.git graphs: Make areas less opaque Signed-off-by: Michael Tremer --- diff --git a/src/collecty/colours.py b/src/collecty/colours.py index 3a0a188..d8ffa65 100644 --- a/src/collecty/colours.py +++ b/src/collecty/colours.py @@ -99,7 +99,7 @@ PRIMARY = INDIGO ACCENT = PINK # Lighten the areas by this factor -AREA_OPACITY = 0.25 +AREA_OPACITY = 0.75 STDDEV_OPACITY = 0.33 # Receive and transmit