Skip to content

Commit fe08059

Browse files
Adjusted explanation about default theme.
1 parent 5d48ce2 commit fe08059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/lists/lists-themes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ <h1>Theming lists</h1>
2525
<div data-role="content" class="ui-body">
2626
<div class="content-primary">
2727

28-
<p>All the standard button swatches can be applied to lists. The framework assigns a default list theme swatch of &quot;c&quot; (silver in the default theme) and swatch &quot;b&quot; (blue in default theme) for dividers. Below is a default themed list.</p>
28+
<p>All the standard button swatches can be applied to lists. A list inherits its theme swatch from its parent page/content container. So the theme swatch defaults to &quot;c&quot; (silver in the default theme), if nothing else is set to the surrounding page/content containers. The default swatch for list dividers is &quot;b&quot; (blue in the default theme). Below is a list which inherits the default &quot;c&quot; content swatch.</p>
2929

3030
<code>
3131
&lt;ul data-role=&quot;listview&quot; data-inset=&quot;true&quot;&gt;

0 commit comments

Comments
 (0)