mirror of
https://github.com/chatmail/core.git
synced 2026-04-21 07:26:29 +03:00
Before, the color was computed from the address, but as we've switched to fingerprint-based contact colors, this logic became stale. Now `deltachat::contact::get_color()` is used. A test would be nice to have, but as now all the logic is in Core, this isn't critical as there are Core tests at least.