Am Montag, 8. Juni 2015, 17:22:26 schrieb Milian Wolff: > Hey all, > > sometimes I need to run applications that do not work properly with a dark > system color scheme. Is there a way to set a different (bright) color scheme > for /some/ applications? > > If not, where would such a feature need to be implemented, I guess in the > Qt4/Qt5 KDE integration plugins? Are those upstream in Qt or somewhere in > our git?
At least Digikam has the option to set itself another color scheme, selecting from the installed ones. Krita also has that option (he, same code used for it :) ). Look for Digikam::ThemeManager, sorry, no time to hunt that down myself now. Here at least the API dox as for the copy in Krita: http://api.kde.org/bundled-apps-api/calligra-apidocs/krita/ui/html/classDigikam_1_1ThemeManager.html Might be nice to have global theme color categories indeed. So apps with colorful content which need more neutral UI could get a theme in one go, ideally one that matches the "normal" UI theme. Cheers Friedrich >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
