ubuntu / app-center

App Store for Ubuntu made with Flutter 🧡 💙
GNU General Public License v3.0
631 stars 114 forks source link

Rating labels have low contrast #1746

Open Feichtmeier opened 2 months ago

Feichtmeier commented 2 months ago
grafik

The rating labels do not have enough contrast. I think some custom green is being used instead of yaru's success color

anasereijo commented 1 month ago

@Feichtmeier good catch, it doesn't have much contrast indeed!

I suppose that the yaru success colour is accessible with the dark theme? If so, happy to go with that! Thank you

spydon commented 1 month ago

@anasereijo this is solved here: https://github.com/ubuntu/app-center/pull/1765 but it can't be merged until the fix the CLA check.

spydon commented 1 month ago

That one isn't using the correct yaru colors though, I'll fix it up