ubuntu / app-center

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

App centre does not inherit dark theme #1714

Closed elChupaNibre closed 4 months ago

elChupaNibre commented 4 months ago

All other snaps installed adhere to the Adwaita Dark GTK theme I'm using on Xubuntu 24.04 (normal, not minimal install), but I cannot for the life of me get the app centre to behave in the same way. It's almost blindingly bright when I open it after being accustomed to using dark themed apps.

Screenshot_2024-06-22_15-36-29

d-loose commented 4 months ago

This is either a bug in Xubuntu/Xfce or the Flutter engine. The theme brightness is determined via the desktop portal (see here). Maybe @robert-ancell knows more :)

robert-ancell commented 4 months ago

Right, I suspect this might be an issue with the way Xubuntu is reporting the theme. If this occurs with all Flutter apps on your system then file against https://github.com/flutter/flutter/