diff --git a/docs/pages/pages-themes.html b/docs/pages/pages-themes.html index 18f668e9..89eed954 100755 --- a/docs/pages/pages-themes.html +++ b/docs/pages/pages-themes.html @@ -16,13 +16,13 @@
-

Theming

+

Page Theming

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.

+

The data-theme attribute can be applied to the header and footer containers to apply any of the lettered theme color swatches. While the data-theme attribute could be added to the content container, we recommend adding it instead to div or other container that has been assigned the data-role="page" attribute 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.

+

Below are examples of each of our default Theme's five swatches applied consistently across all page elements. Typically, you would mix and match swatches on various parts of the page to create visual texture &mdash: and the default jQuery Mobile Theme does mix and match — but this shows how each single swatch styles the various page elements: