Problem
`typeColors` are defined in three places with inconsistent values:
This means entries show different colors on different pages.
Solution
Delete the local copies. Import from `$lib/constants.ts` everywhere. This was already identified in the UX accessibility fixes item but hasn't been done.