|
|
|
@@ -142,6 +142,14 @@ |
|
|
|
<p>Note that some theme functions, like <code><a href="../reference/style_mono_accent.html">style_mono_accent()</a></code>, have additional parameters and a specific set of default values unique to the theme. However, with any theme function you can override the theme’s defaults by directly setting any of the arguments listed below when calling the theme function.</p> |
|
|
|
<p>To be concrete, <code><a href="../reference/style_mono_accent.html">style_mono_accent()</a></code> has three additional arguments: <code>base_color</code> (the accent color), <code>white_color</code>, and <code>black_color</code>. In this theme, the background slide color defaults to <code>white_color</code>, but you can choose a different slide background color by setting <code>background_color</code>, for example <code>background_color = "#EAEAEA"</code>.</p> |
|
|
|
<table class="table"> |
|
|
|
<colgroup> |
|
|
|
<col width="7%"> |
|
|
|
<col width="48%"> |
|
|
|
<col width="10%"> |
|
|
|
<col width="17%"> |
|
|
|
<col width="10%"> |
|
|
|
<col width="6%"> |
|
|
|
</colgroup> |
|
|
|
<thead><tr class="header"> |
|
|
|
<th align="left">Variable</th> |
|
|
|
<th align="left">Description</th> |