Skip to content

Update incidence colors

Carl Schwan requested to merge work/carl/update-color into master

This is now using the same algorithm as NeoChat/Kirigami Addons to get a color with a good contrast for both dark and light theme. This is a lot more reliable and at the same time the whole logic is a lot more simple.

Before Afer
image image
image image

Todo:

  • Bring back transparency for past events (which should probably be also be computed in the model)

Merge request reports