Set Default Theme
Jiří Janoušek
janousek.jiri at gmail.com
Tue Oct 9 08:25:34 UTC 2018
Hello,
> How does Flatpak decide what theme to use if the currently installed theme is not available as a Flatpak?
Flatpak does not decide what theme to use, the toolkits do that. In
the case of GTK+ 3, the default/fallback theme is Adwaita.
> Is it possible to force Flatpak to use a specific theme, even if it doesn't match the system theme?
In the case of GTK+ 3, you can set the `gtk-theme-name` property of
`GtkSettings` [1].
[1]: https://developer.gnome.org/gtk3/stable/GtkSettings.html#GtkSettings--gtk-theme-name
Best regards,
Jiří Janoušek
More information about the Flatpak
mailing list