qgis / QGIS-Mac-Packager

Scripts for Official QGIS MacOS Packages
https://www.qgis.org
GNU General Public License v2.0
54 stars 21 forks source link

Dark mode unreadable #169

Open dlejay opened 1 year ago

dlejay commented 1 year ago

The following

Screenshot 2023-05-02 at 23 02 35

is what I get after QGIS is opened in light mode during the day and then dark mode was triggered in the evening. Launching QGIS while already in dark mode works fine.

This is the contrast I always obtain in dark mode in some parts of QGIS :

Screenshot 2023-05-02 at 23 16 11

macOS 13.1 QGIS 3.30.2

>/Applications/QGIS*.app/Contents/MacOS/QGIS
Warning: Populating font family aliases took 104 ms. Replace uses of missing font family "FreeSans" with one that exists to avoid this cost. 
Warning: QWidget::insertAction: Attempt to insert null action
Warning: QWidget::insertAction: Attempt to insert null action
Warning: QWidget::insertAction: Attempt to insert null action
dlejay commented 1 year ago

Light mode has the same problem when coming from dark mode, even worse :

Screenshot 2023-05-12 at 10 51 11
ivn951 commented 1 year ago

It is possible to better specify the combination used between 'Style' and 'UI theme', so that a comparison can be made. My configuration QGIS version 3.30.2-'s-Hertogenbosch macOS Ventura 13.0.1

Screenshot 2023-05-21 alle 12 21 52

dlejay commented 1 year ago

You are stop on ! I was using the “out of the box” Fusion/default. If I use machintosh/default instead, light → dark mode switch works as expected.