[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with Dark Theme and Foreground


Le 17/11/2025 à 18:19, CD a écrit :
Hello,

If I use gb.gui.qt, the Gambas IDE displays the dark theme,
but the forms at runtime
do not display the dark theme
and correctly display the Foreground property of the controls.

However,
if I use gb.qt5, the Gambas IDE displays the dark theme,
the forms at runtime display the dark theme
but do not display the Foreground property of the controls.

Is this normal?

Attached project

Regards


Everything works as expected on my system. I guess it's your widget theme for the foreground color. Try to change it and check.

As for the dark theme: with which component dark theme is displayed or not displayed? Print the value of 'GB_GUI' environment variable if you use 'gb.gui' or 'gb.gui.qt' to know exactly which one has been chosen by the component.

Regards,

--
Benoît Minisini.


References:
Problem with Dark Theme and ForegroundCD <dessere.claude@xxxxxx>