jquery / themeroller.jquerymobile.com

ThemeRoller site for jQuery Mobile
Other
140 stars 73 forks source link

Problem applying theme to existing code #66

Closed commadelimited closed 12 years ago

commadelimited commented 12 years ago

I created a theme for an app I'm building. I only want one color swatch so I only defined the A theme. I downloaded the theme and applied it to base code with zero theme declarations (only the base). What I found was that my theme was only partially applied.

I remember reading on the splash page that you "recommend" that users create at least 3 themes. So I duplicated swatch A to B and C, redownloaded the theme and applied it and my app looked as I expected it to.

You should either change "recommend" to "you must" or rework the theming so that if only one swatch is present then it uses only that one.

tybenz commented 12 years ago

This issue is really with jQuery Mobile. Like you said, "you must" is probably a better choice of words for now, but jQuery Mobile is what is choosing which defaults are applied where. Feel free to file an issue over on their repo.