Closed Firestar99 closed 1 year ago
Current builds of RGP do not properly support Dark themes. We are planning to improve this in future RGP releases
I specifically created a separate issue as I don't want a dark mode. I just want to be able to force it to use light mode, without having to switch my entire desktop to light mode.
Understood. Part of the improvement plans I mentioned include allowing a light or dark theme in RGP independent of the current OS theme.
This should be fixed in RGP 1.16 (released last week). Please let us know if you still see issues with this setup.
Works perfectly, thanks! :smile:
I'm running Ubuntu 23.04 with the KDE Plasma 5 Desktop with the "breeze-dark" theme. If I start RGP (or any other of your utilities) a lot of text is white on white background making it unreadable. Here an example of the RGP Device Configuration page:
If I switch my desktop theme to the light theme "breeze" (without dark) it works just fine:
But I can't seem to find a way to force light mode on the application without switching my entire desktop over to light mode. I've attempted to use qt5ct to override the QPA theme to a light one but it didn't work on RGP:
apt install qt5ct
qt5ct
and configure it to some light themeQT_QPA_PLATFORMTHEME=qt5ct ./RadeonGPUProfiler
and observe no change in theme for RGP, but on other applications launched like that.Any other idea on how to force RGP to light theme would be appreciated :D