White color as button text and badge color

System Information
  • Strapi Version: 4.0.5
  • Operating System: Windows 11
  • Database: PostGreSQL
  • Node Version: 12.16.1

I have been playing with the color palette of the admin page for quite a bit and come to the conclusion that one cannot have white text in the menu buttons except for dark themes.

One issue that I encounter is that I can’t set the badge color in the theme, which is always “white !important”.
So if primary600 is white, the notification count becomes unreadable:
strapi-badge-color

Is there a way to configure this color as well?