Are there classes that can be used for general page elements (headings, footer bars, h1, h2, h3) out of any widget, but so these are changed with theme?
For instance, i want to give my users ability to change theme at runtime; but if one theme is red, the other is blue, how can i put a h1 on the page (out of any widget) and have this one reflect theme changes? Have I to look in the theme css to find and stole a style i like?
It would be fine to add such simple elements here http://jqwidgets.com/themebuilder/ on the samples widget section, so we can see how these change along with themes.