6

Where can I find themes for jQuery Mobile (JQM) that go beyond the packaged five themes & color variations of them?

Either cross device or device specific ones, for example

  • iphone / apple style
  • android specific

What is the effort to re-purpose for example the jQTouch apple theme?

Michael Schmidt
  • 3,391
  • 5
  • 34
  • 39

3 Answers3

2

You can use the ThemeRoller for jQuery Mobile to easily create your own theme.

Sindre Sorhus
  • 62,972
  • 39
  • 168
  • 232
  • [ThemeRoller for jQuery Mobile](http://jquerymobile.com/themeroller/) is out now. You might want to update your answer. – Nathan Osman Feb 17 '12 at 04:01
1

Use iOS-inspired theme for jQuery Mobile.

You can get here:

https://github.com/taitems/iOS-Inspired-jQuery-Mobile-Theme

git clone git://github.com/taitems/iOS-Inspired-jQuery-Mobile-Theme.git

ns-1m
  • 341
  • 4
  • 10
1

To complete the answers you can find an android inspired jQuery Mobile design here:

http://nativedroid.godesign.ch/

Comes with dark/light and 5 colors.

wildhaber
  • 1,631
  • 1
  • 18
  • 23