Re: Widget style and color theme problems

2016-01-13 Thread Thomas Lübking
Don't allow or set custom palettes w/ the gtk style. GtK+ isn't colorable (and if you try to write a bright on dark style, you'll figure that this isn't suported in real gtk applications either) No idea whether that's a problem in kf5 (or your application supports custom palettes) but if the st

Widget style and color theme problems

2016-01-13 Thread jb
Hi all, Currently, KF5 apps using a dark color theme are broken when using the Default Ubuntu/Gnome desktop. The problem is that KF5 apps use the "GTK" widget style when running on Gnome, which behaves very badly on dark color themes, making the apps unusable. I made a quick comparison gallery