jQuery Mobile has a rich theming system that gives you full control of how pages are styled. There is detailed theming documentation within each page widget, but let's look at a few high-level examples of how theming is applied.
The data-theme attribute can be applied to the header and footer containers to apply any of the lettered theme color swatches. The data-theme attribute could be added to the content container but we recommend adding it instead to the data-role="page" container to ensure that the background colors are applied to the full page.
Below are examples of theme swatches applied consistently across all page elements. Typically, you would mix and match swatches on various parts of the page to create visual texture but this shows how each theme swatch looks on various elements.