I have followed the following how-to written by @linesma
but it doesn’t seem to get it right for my flatpaks. Not sure if something has changed since the how-to was written. Would appreciate to get some help to make this work.
This is the content of ~/.config/gtk-3.0/settings.ini:
Something you could consider and try is what toolkit is the flatpak app using and if Gnome 42 updates might break it.
Do you use any flatpak gtk3/4 theme?
Maybe add gtk-4.0 as well?
This is depreciated in Gnome 42 (produces log messages in my journal). I have deleted this setting in my config files.
It’s relevant to gui toolkits (gtk2/3, qt5/6, etc), though here your gtk theme (in flatpak).
AFAIK and IIRC, you might install a gtk theme of type flatpak (unless this is for snaps… ).
Edit: It seems there are flatpak themes. Maybe find one that does the job?
Anyway, if the flatpak app uses qt, then you need to fix flatpak qt theming. If gtk, the gtk. At least this is how I understand it. I have not played enough with flatpaks