GNOME Bugzilla – Bug 524966
style colors as a test or gtk-demo addition
Last modified: 2014-05-23 15:29:19 UTC
when writing widgets it not that easy to figure which colors one should use. I wrote a small standalone app that shows all style colors. I'd like to add this to gtk repository, either under tests or as part of gtk-demo. Opinions?
Created attachment 108224 [details] source of test app
I'm afraid this has been obsoleted by css themeing
I do have a gtk3 counterpart. The most of the colors left there seem to be of little use. Re gtk3 custom widgets it is still not clear at all, how one should ensure that a new widget blends with the theme of the user. I don't mind defining some additional colors, but there seems to be not clear way to access the base colors.