Linux @lemmy.ml antihero @lemm.ee 2y ago How do I change User Interface font of flatpak applications?
@antihero, there's a few different methods that all attack that problem in perty much the same way. The flatpak in question needs to have access to the theme/font/icon pack you want it to use. https://docs.flatpak.org/en/latest/desktop-integration.html
That’s looks like GTK so use CSS i assume?
Can you give some resources on how to do so.