Plug-in widgets can be themed to match your website branding by creating a custom jQuery theme. A jQuery theme can be generated at:http://themeroller.jquerymobile.com for the mobile version and at http://jqueryui.com/themeroller for the desktop version. The following example shows using a custom mobile theme called mytheme.
<link rel="stylesheet" href="mytheme.min.css" /> <link rel="stylesheet" href="jquery.mobile.icons.min.css" /> <link rel="stylesheet" href="jquery.mobile.structure-1.4.0.css" />