Skip to content

v1.22.1

Choose a tag to compare

@ulsklyc ulsklyc released this 14 Jul 14:37

Fixed

  • Category manager (Contacts, Budget, Tasks): category names were shown in black and became unreadable in dark mode. The reusable category-manager component's styles lived only in the settings stylesheet, which is not loaded on those pages, so the names fell back to the browser default color. The styles are now loaded globally, so category names use the correct theme text color everywhere.