contacts
contacts copied to clipboard
Left sidebar: Badge counter doesn't use primary color
Describe the bug
The badge counters in the left sidebar don't use the primary color. They use the primary color in other apps (e.g. Mail).
Steps to reproduce
- Open the Contacts app.
- Observe left sidebar.
Expected behavior
The badge counter should use the primary color.
Actual behavior
They are gray.

Take a look at the Mail app for comparison:

Contact version
main
cc @GretaD You already had an idea how to fix this easily.
yes, do the same in contacts like we did on mail: https://github.com/nextcloud/mail/pull/7058
the appnavigationcounter is not used anymore
appnavigationcounter should be marked for deprecation then
appnavigationcounter should be marked for deprecation then
it is on vue: https://github.com/nextcloud/nextcloud-vue/blob/master/src/components/NcAppNavigationCounter/NcAppNavigationCounter.vue