diff --git a/docs/api/themes.html b/docs/api/themes.html index 9c6f2d1d..93ca4e5c 100755 --- a/docs/api/themes.html +++ b/docs/api/themes.html @@ -1,15 +1,14 @@ - + jQuery Mobile Framework - Static Containers, States - + + + - - - @@ -47,7 +46,7 @@

jQuery Mobile's default Theme includes 5 swatches that are given letters (a, b, c, d, e) for quick reference. To make mapping of color swatches consistent across our widgets, we have followed the convention that swatch "a" is the highest level of visual priority (black in our default theme), "b" is secondary level (blue) and "c" is the baseline level (gray) that we use by default in many situations, "d" for an alternate secondary level and "e" as an accent swatch. Themes may have additional swatches for accent colors or specific situations. For example, you could add a new theme swatch "f" that has a red bar and button for use in error situations.

-

A new ThemeRoller tool will launched with the jQuery Mobile 1.0 release in 2011. In the meantime, it's simple to manually edit the base swatches in the default theme and/or add additional swatches by editing the theme css file: copy a block of swatch styles, rename the classes with the new swatch letter name, and tweak colors.

+

A new ThemeRoller tool will launched with the jQuery Mobile 1.0 release in 2012. In the meantime, it's simple to manually edit the base swatches in the default theme and/or add additional swatches by editing the theme css file: copy a block of swatch styles, rename the classes with the new swatch letter name, and tweak colors.

Bars

@@ -79,7 +78,7 @@

If a theme isn't specified on a content block, the framework will default to "c" to maximize contrast against the default header "a", as shown here:

-
+
Back

Default Header

@@ -280,7 +279,7 @@
diff --git a/docs/pages/multipage-template.html b/docs/pages/multipage-template.html index 6ca8320a..41470f7a 100755 --- a/docs/pages/multipage-template.html +++ b/docs/pages/multipage-template.html @@ -5,9 +5,9 @@ Multi-page template - + - + diff --git a/docs/pages/page-template.html b/docs/pages/page-template.html index ad8522fe..7e4ba6f6 100755 --- a/docs/pages/page-template.html +++ b/docs/pages/page-template.html @@ -5,9 +5,9 @@ Single page template - + - + diff --git a/index.html b/index.html index 5ae81146..476374b0 100755 --- a/index.html +++ b/index.html @@ -15,7 +15,7 @@
-

1.0 Final Release

+

1.0.1 Final Release