I choose the oxygen-gtk theme and Oxygen-Sans Sans-Book font, size 14. However, gtk apps continue to use the default Sans Regular font, size 10. I have to use gtk-chtheme to successfully set the gtk theme, and the resulting .gtkrc themes-2.0 are clearly different. Reproducible: Always Steps to Reproduce: 1. In System Settings go to Application Style-->Gnome Application Style (GTK) 2. Choose oxygen theme and Oxygen-Sans font 3. Start gtk application to see that font choice has not been applied Actual Results: Font is Sans Regular size 10 instead of chosen font. Expected Results: It should have the user's chosen font. kde-gtk-config-frameworks 5.2.0-1 (Archlinux <extra>)
Created attachment 90807 [details] .gtkrc2.0 by kde-gtk-config
Created attachment 90808 [details] .gtkrc-2.0 by gtk-chtheme
hi, try to change this: { font_name="Oxygen-Sans Sans-Book" } in this: { font_name="Oxygen-Sans normal" }
*** Bug 354839 has been marked as a duplicate of this bug. ***
*** Bug 398768 has been marked as a duplicate of this bug. ***
Fixed by https://cgit.kde.org/kde-gtk-config.git/commit/?id=94732eb8d6ee54573a4476e7b036808ac9907ba0 in Plasma 5.18!