@ -214,8 +214,8 @@ class CTIF:
# Make the bright colors brighter and the darks darker
if v >= 0.5:
v *= 1.5
# else:
# v *= 0.5
else:
v *= 1.25
r, g, b = colorsys.hsv_to_rgb(h, s, v)
The note is not visible to the blocked user.