Hi,
I just downloaded Toutatis2, and noticed that the dropdown menus are almost unreadable for me. I have a "dark mode" on desktop which should make menus white text on dark background. For Toutatis I black text on almost black background, as shown in the screenshot.
Toutatis2 dark GUI menu
-
- Initiated
- Posts: 34
- Joined: Fri 5 Mar 2021 10:40
- Location: ESS, Sweden
- Country:
Norway (no)
-
- Global moderators
- Posts: 80
- Joined: Fri 28 Aug 2020 14:59
- Location: Paris-Saclay
- Country:
France (fr)
Re: Toutatis2 dark GUI menu
Hi
It seems that Qt is conflicting with your desktop manager. It is something I do not have so much control on. As you aim at getting a dark like environment, try to force a dark mode within Toutatis (I know it will be difficult to navigate through as you pointed out) but once you managed to select for instance 'combinear' as dark style, you should get white text everywhere.
I hope it helps,
Romuald
It seems that Qt is conflicting with your desktop manager. It is something I do not have so much control on. As you aim at getting a dark like environment, try to force a dark mode within Toutatis (I know it will be difficult to navigate through as you pointed out) but once you managed to select for instance 'combinear' as dark style, you should get white text everywhere.
I hope it helps,
Romuald
Re: Toutatis2 dark GUI menu
Hi,
On my macos 13.3 with dark mode too:
I'm not a macOS expert at all, but what I notice is that my menu is not hooked to the application like in your case, which seems to solve the problem.
Regards,
Didier
On my macos 13.3 with dark mode too:
I'm not a macOS expert at all, but what I notice is that my menu is not hooked to the application like in your case, which seems to solve the problem.
Regards,
Didier
-
- Initiated
- Posts: 34
- Joined: Fri 5 Mar 2021 10:40
- Location: ESS, Sweden
- Country:
Norway (no)
Re: Toutatis2 dark GUI menu
Hi,
I should have specified this is on Linux (Manjaro with KDE). I did not notice (because I couldn't read it) that you had a "set look and feel" menu under Options. This issue seems to only be if I select Aqua, which is selected by default (alphabetical?). None of the selections seem to follow the system settings, but Combinear is not too far as you mentioned.
I think if you do not specify anything in the code then Qt should follow the system configuration on Linux. I attach a minimal PyQt demo I found online with a screenshot.
I should have specified this is on Linux (Manjaro with KDE). I did not notice (because I couldn't read it) that you had a "set look and feel" menu under Options. This issue seems to only be if I select Aqua, which is selected by default (alphabetical?). None of the selections seem to follow the system settings, but Combinear is not too far as you mentioned.
I think if you do not specify anything in the code then Qt should follow the system configuration on Linux. I attach a minimal PyQt demo I found online with a screenshot.
- Attachments
-
- pyqt-menu-demo.py
- (1.91 KiB) Downloaded 731 times
-
- Global moderators
- Posts: 80
- Joined: Fri 28 Aug 2020 14:59
- Location: Paris-Saclay
- Country:
France (fr)
Re: Toutatis2 dark GUI menu
Hi
Thx. I will investigate this.
Best
Romuald
Thx. I will investigate this.
Best
Romuald