From b1057b83eaf37e51a50d0633c4d46413a980229e Mon Sep 17 00:00:00 2001 From: PattyToland Date: Fri, 15 Oct 2010 16:13:21 -0400 Subject: [PATCH] theming overview edits --- docs/about/themes.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/about/themes.html b/docs/about/themes.html index b4b56bd4..b20c6d4d 100755 --- a/docs/about/themes.html +++ b/docs/about/themes.html @@ -50,7 +50,7 @@
Bar E
-

By default, the framework assigns the "a" swatch to all headers and footers, because these are typically given high visual priority in an application. To set the color of a bar to a different swatch color, simply add the data-theme attribute to your header or footer and specify an alternate swatch letter ('b' or 'd', for example) and the specified theme swatch color will be applied. Learn more about toolbar theming.

+

By default, the framework assigns the "a" swatch to all headers and footers, because these are typically given high visual priority in an application. To set the color of a bar to a different swatch color, simply add the data-theme attribute to your header or footer and specify an alternate swatch letter ('b' or 'd', for example) and the specified theme swatch color will be applied. Learn more about toolbar theming.

@@ -92,11 +92,11 @@ -

Learn more about content theming.

+

Learn more about content theming.

Lists & Buttons

-

There are 2 supported list view styles. The system defaults to the "a" swatch (silver in default theme) and it can be switched to "b" via the data-theme attribute. Learn more about list theming.

+

Each swatch also includes default styles for interactive elements like list items and buttons.