😎 Give your xaringan slides some style
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

503 lines
29KB

  1. <!-- Generated by pkgdown: do not edit by hand -->
  2. <!DOCTYPE html>
  3. <html lang="en">
  4. <head>
  5. <meta charset="utf-8">
  6. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  7. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  8. <title>Duotone Accent Inverse Theme — style_duo_accent_inverse • xaringanthemer</title>
  9. <!-- jquery -->
  10. <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
  11. <!-- Bootstrap -->
  12. <link href="https://cdnjs.cloudflare.com/ajax/libs/bootswatch/3.3.7/yeti/bootstrap.min.css" rel="stylesheet" crossorigin="anonymous" />
  13. <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha256-U5ZEeKfGNOja007MMD3YBI0A3OSZOQbeG6z2f2Y0hu8=" crossorigin="anonymous"></script>
  14. <!-- Font Awesome icons -->
  15. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha256-eZrrJcwDc/3uDhsdt61sL2oOBY362qM3lon1gyExkL0=" crossorigin="anonymous" />
  16. <!-- clipboard.js -->
  17. <script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.4/clipboard.min.js" integrity="sha256-FiZwavyI2V6+EXO1U+xzLG3IKldpiTFf3153ea9zikQ=" crossorigin="anonymous"></script>
  18. <!-- sticky kit -->
  19. <script src="https://cdnjs.cloudflare.com/ajax/libs/sticky-kit/1.1.3/sticky-kit.min.js" integrity="sha256-c4Rlo1ZozqTPE2RLuvbusY3+SU1pQaJC0TjuhygMipw=" crossorigin="anonymous"></script>
  20. <!-- pkgdown -->
  21. <link href="../pkgdown.css" rel="stylesheet">
  22. <script src="../pkgdown.js"></script>
  23. <meta property="og:title" content="Duotone Accent Inverse Theme — style_duo_accent_inverse" />
  24. <meta property="og:description" content="An &quot;inverted&quot; default xaringan theme with a two colors used
  25. for color accents on select elements (headers, bold text, etc.)." />
  26. <meta name="twitter:card" content="summary" />
  27. <!-- mathjax -->
  28. <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js" integrity="sha256-nvJJv9wWKEm88qvoQl9ekL2J+k/RWIsaSScxxlsrv8k=" crossorigin="anonymous"></script>
  29. <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/config/TeX-AMS-MML_HTMLorMML.js" integrity="sha256-84DKXVJXs0/F8OTMzX4UR909+jtl4G7SPypPavF+GfA=" crossorigin="anonymous"></script>
  30. <!--[if lt IE 9]>
  31. <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
  32. <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
  33. <![endif]-->
  34. </head>
  35. <body>
  36. <div class="container template-reference-topic">
  37. <header>
  38. <div class="navbar navbar-default navbar-fixed-top" role="navigation">
  39. <div class="container">
  40. <div class="navbar-header">
  41. <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false">
  42. <span class="sr-only">Toggle navigation</span>
  43. <span class="icon-bar"></span>
  44. <span class="icon-bar"></span>
  45. <span class="icon-bar"></span>
  46. </button>
  47. <span class="navbar-brand">
  48. <a class="navbar-link" href="../index.html">xaringanthemer</a>
  49. <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.2.0.9000</span>
  50. </span>
  51. </div>
  52. <div id="navbar" class="navbar-collapse collapse">
  53. <ul class="nav navbar-nav">
  54. <li>
  55. <a href="../index.html">
  56. <span class="fa fa-home fa-lg"></span>
  57. </a>
  58. </li>
  59. <li>
  60. <a href="../articles/xaringanthemer.html">Get started</a>
  61. </li>
  62. <li>
  63. <a href="../articles/singles/themes.html">Themes</a>
  64. </li>
  65. <li>
  66. <a href="../articles/singles/fonts.html">Fonts</a>
  67. </li>
  68. <li>
  69. <a href="../articles/template-variables.html">Template Variables</a>
  70. </li>
  71. <li>
  72. <a href="../articles/css-help.html">CSS Help</a>
  73. </li>
  74. <li>
  75. <a href="../reference/index.html">Reference</a>
  76. </li>
  77. </ul>
  78. <ul class="nav navbar-nav navbar-right">
  79. <li>
  80. <a href="https://github.com/gadenbuie/xaringanthemer">
  81. <span class="fa fa-github fa-lg"></span>
  82. </a>
  83. </li>
  84. <li>
  85. <a href="https://twitter.com/grrrck">
  86. <span class="fa fa-twitter fa-lg"></span>
  87. </a>
  88. </li>
  89. </ul>
  90. </div><!--/.nav-collapse -->
  91. </div><!--/.container -->
  92. </div><!--/.navbar -->
  93. </header>
  94. <div class="row">
  95. <div class="col-md-9 contents">
  96. <div class="page-header">
  97. <h1>Duotone Accent Inverse Theme</h1>
  98. <small class="dont-index">Source: <a href='https://github.com/gadenbuie/xaringanthemer/blob/master/R/style_duo_accent_inverse.R'><code>R/style_duo_accent_inverse.R</code></a></small>
  99. <div class="hidden name"><code>style_duo_accent_inverse.Rd</code></div>
  100. </div>
  101. <div class="ref-description">
  102. <p>An "inverted" default xaringan theme with a two colors used
  103. for color accents on select elements (headers, bold text, etc.).</p>
  104. </div>
  105. <pre class="usage"><span class='fu'>style_duo_accent_inverse</span>(<span class='kw'>primary_color</span> <span class='kw'>=</span> <span class='st'>"#006747"</span>,
  106. <span class='kw'>secondary_color</span> <span class='kw'>=</span> <span class='st'>"#CFC493"</span>, <span class='kw'>white_color</span> <span class='kw'>=</span> <span class='st'>"#FFFFFF"</span>,
  107. <span class='kw'>black_color</span> <span class='kw'>=</span> <span class='st'>"#000000"</span>, <span class='kw'>text_color</span> <span class='kw'>=</span> <span class='no'>white_color</span>,
  108. <span class='kw'>header_color</span> <span class='kw'>=</span> <span class='no'>primary_color</span>, <span class='kw'>background_color</span> <span class='kw'>=</span> <span class='no'>black_color</span>,
  109. <span class='kw'>link_color</span> <span class='kw'>=</span> <span class='fu'><a href='choose_dark_or_light.html'>choose_dark_or_light</a></span>(<span class='no'>secondary_color</span>, <span class='no'>secondary_color</span>,
  110. <span class='no'>primary_color</span>), <span class='kw'>text_bold_color</span> <span class='kw'>=</span> <span class='fu'><a href='choose_dark_or_light.html'>choose_dark_or_light</a></span>(<span class='no'>secondary_color</span>,
  111. <span class='no'>secondary_color</span>, <span class='no'>primary_color</span>),
  112. <span class='kw'>text_slide_number_color</span> <span class='kw'>=</span> <span class='no'>primary_color</span>,
  113. <span class='kw'>padding</span> <span class='kw'>=</span> <span class='st'>"1rem 4rem 1rem 4rem"</span>, <span class='kw'>background_image</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  114. <span class='kw'>background_size</span> <span class='kw'>=</span> <span class='kw'>NULL</span>, <span class='kw'>background_position</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  115. <span class='kw'>code_highlight_color</span> <span class='kw'>=</span> <span class='st'>"rgba(255,255,0,0.5)"</span>,
  116. <span class='kw'>code_inline_color</span> <span class='kw'>=</span> <span class='fu'><a href='choose_dark_or_light.html'>choose_dark_or_light</a></span>(<span class='no'>secondary_color</span>,
  117. <span class='no'>secondary_color</span>, <span class='no'>primary_color</span>), <span class='kw'>code_inline_background_color</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  118. <span class='kw'>code_inline_font_size</span> <span class='kw'>=</span> <span class='st'>"1em"</span>,
  119. <span class='kw'>inverse_background_color</span> <span class='kw'>=</span> <span class='no'>secondary_color</span>,
  120. <span class='kw'>inverse_text_color</span> <span class='kw'>=</span> <span class='fu'><a href='choose_dark_or_light.html'>choose_dark_or_light</a></span>(<span class='no'>secondary_color</span>, <span class='no'>black_color</span>,
  121. <span class='no'>white_color</span>), <span class='kw'>inverse_text_shadow</span> <span class='kw'>=</span> <span class='fl'>FALSE</span>,
  122. <span class='kw'>inverse_header_color</span> <span class='kw'>=</span> <span class='fu'><a href='choose_dark_or_light.html'>choose_dark_or_light</a></span>(<span class='no'>secondary_color</span>,
  123. <span class='no'>black_color</span>, <span class='no'>white_color</span>),
  124. <span class='kw'>title_slide_text_color</span> <span class='kw'>=</span> <span class='fu'><a href='choose_dark_or_light.html'>choose_dark_or_light</a></span>(<span class='no'>primary_color</span>,
  125. <span class='no'>black_color</span>, <span class='no'>white_color</span>),
  126. <span class='kw'>title_slide_background_color</span> <span class='kw'>=</span> <span class='no'>primary_color</span>,
  127. <span class='kw'>title_slide_background_image</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  128. <span class='kw'>title_slide_background_size</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  129. <span class='kw'>title_slide_background_position</span> <span class='kw'>=</span> <span class='kw'>NULL</span>, <span class='kw'>footnote_color</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  130. <span class='kw'>footnote_font_size</span> <span class='kw'>=</span> <span class='st'>"0.9em"</span>, <span class='kw'>footnote_position_bottom</span> <span class='kw'>=</span> <span class='st'>"3em"</span>,
  131. <span class='kw'>left_column_subtle_color</span> <span class='kw'>=</span> <span class='fu'><a href='apply_alpha.html'>apply_alpha</a></span>(<span class='no'>primary_color</span>, <span class='fl'>0.6</span>),
  132. <span class='kw'>left_column_selected_color</span> <span class='kw'>=</span> <span class='no'>primary_color</span>,
  133. <span class='kw'>blockquote_left_border_color</span> <span class='kw'>=</span> <span class='fu'><a href='apply_alpha.html'>apply_alpha</a></span>(<span class='no'>secondary_color</span>, <span class='fl'>0.5</span>),
  134. <span class='kw'>table_border_color</span> <span class='kw'>=</span> <span class='st'>"#666"</span>, <span class='kw'>table_row_border_color</span> <span class='kw'>=</span> <span class='st'>"#ddd"</span>,
  135. <span class='kw'>table_row_even_background_color</span> <span class='kw'>=</span> <span class='fu'><a href='lighten_darken_color.html'>darken_color</a></span>(<span class='fu'><a href='choose_dark_or_light.html'>choose_dark_or_light</a></span>(<span class='no'>primary_color</span>,
  136. <span class='no'>secondary_color</span>, <span class='no'>primary_color</span>), <span class='fl'>0.3</span>), <span class='kw'>text_font_size</span> <span class='kw'>=</span> <span class='st'>"20px"</span>,
  137. <span class='kw'>header_h1_font_size</span> <span class='kw'>=</span> <span class='st'>"55px"</span>, <span class='kw'>header_h2_font_size</span> <span class='kw'>=</span> <span class='st'>"45px"</span>,
  138. <span class='kw'>header_h3_font_size</span> <span class='kw'>=</span> <span class='st'>"35px"</span>, <span class='kw'>header_background_auto</span> <span class='kw'>=</span> <span class='fl'>FALSE</span>,
  139. <span class='kw'>header_background_color</span> <span class='kw'>=</span> <span class='no'>header_color</span>,
  140. <span class='kw'>header_background_text_color</span> <span class='kw'>=</span> <span class='no'>background_color</span>,
  141. <span class='kw'>header_background_padding</span> <span class='kw'>=</span> <span class='st'>"2rem 4rem 1.5rem 4rem"</span>,
  142. <span class='kw'>header_background_content_padding_top</span> <span class='kw'>=</span> <span class='st'>"7rem"</span>,
  143. <span class='kw'>header_background_ignore_classes</span> <span class='kw'>=</span> <span class='fu'><a href='https://www.rdocumentation.org/packages/base/topics/c'>c</a></span>(<span class='st'>"normal"</span>, <span class='st'>"inverse"</span>, <span class='st'>"title"</span>,
  144. <span class='st'>"middle"</span>, <span class='st'>"bottom"</span>), <span class='kw'>text_slide_number_font_size</span> <span class='kw'>=</span> <span class='st'>"0.9em"</span>,
  145. <span class='kw'>text_font_google</span> <span class='kw'>=</span> <span class='kw'>NULL</span>, <span class='kw'>text_font_family</span> <span class='kw'>=</span> <span class='st'>"'Droid Serif'"</span>,
  146. <span class='kw'>text_font_weight</span> <span class='kw'>=</span> <span class='st'>"normal"</span>,
  147. <span class='kw'>text_font_url</span> <span class='kw'>=</span> <span class='st'>"https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic"</span>,
  148. <span class='kw'>text_font_family_fallback</span> <span class='kw'>=</span> <span class='st'>"'Palatino Linotype', 'Book Antiqua', Palatino, 'Microsoft YaHei', 'Songti SC'"</span>,
  149. <span class='kw'>text_font_base</span> <span class='kw'>=</span> <span class='st'>"serif"</span>, <span class='kw'>header_font_google</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  150. <span class='kw'>header_font_family</span> <span class='kw'>=</span> <span class='st'>"'Yanone Kaffeesatz'"</span>,
  151. <span class='kw'>header_font_weight</span> <span class='kw'>=</span> <span class='st'>"normal"</span>,
  152. <span class='kw'>header_font_url</span> <span class='kw'>=</span> <span class='st'>"https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz"</span>,
  153. <span class='kw'>code_font_google</span> <span class='kw'>=</span> <span class='kw'>NULL</span>, <span class='kw'>code_font_family</span> <span class='kw'>=</span> <span class='st'>"'Source Code Pro'"</span>,
  154. <span class='kw'>code_font_size</span> <span class='kw'>=</span> <span class='st'>"0.9em"</span>,
  155. <span class='kw'>code_font_url</span> <span class='kw'>=</span> <span class='st'>"https://fonts.googleapis.com/css?family=Source+Code+Pro:400,700"</span>,
  156. <span class='kw'>code_font_family_fallback</span> <span class='kw'>=</span> <span class='st'>"'Lucida Console', Monaco"</span>,
  157. <span class='kw'>extra_css</span> <span class='kw'>=</span> <span class='kw'>NULL</span>, <span class='kw'>extra_fonts</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  158. <span class='kw'>outfile</span> <span class='kw'>=</span> <span class='st'>"xaringan-themer.css"</span>)</pre>
  159. <h2 class="hasAnchor" id="arguments"><a class="anchor" href="#arguments"></a>Arguments</h2>
  160. <table class="ref-arguments">
  161. <colgroup><col class="name" /><col class="desc" /></colgroup>
  162. <tr>
  163. <th>primary_color</th>
  164. <td><p>Duotone Primary Color. Defaults to #006747. Modifies multiple CSS classes or elements.</p></td>
  165. </tr>
  166. <tr>
  167. <th>secondary_color</th>
  168. <td><p>Duotone Secondary Color. Defaults to #CFC493. Modifies multiple CSS classes or elements.</p></td>
  169. </tr>
  170. <tr>
  171. <th>white_color</th>
  172. <td><p>Brightest color used. Defaults to #FFFFFF. Modifies multiple CSS classes or elements.</p></td>
  173. </tr>
  174. <tr>
  175. <th>black_color</th>
  176. <td><p>Darkest color used. Defaults to #000000. Modifies multiple CSS classes or elements.</p></td>
  177. </tr>
  178. <tr>
  179. <th>text_color</th>
  180. <td><p>Text Color. Defaults to <code>white_color</code>. Modifies the <code>body</code> element.</p></td>
  181. </tr>
  182. <tr>
  183. <th>header_color</th>
  184. <td><p>Header Color. Defaults to <code>primary_color</code>. Modifies the <code>h1, h2, h3</code> elements.</p></td>
  185. </tr>
  186. <tr>
  187. <th>background_color</th>
  188. <td><p>Slide Background Color. Defaults to <code>black_color</code>. Modifies the <code>.remark-slide-content</code> class.</p></td>
  189. </tr>
  190. <tr>
  191. <th>link_color</th>
  192. <td><p>Link Color. Defaults to <code><a href='choose_dark_or_light.html'>choose_dark_or_light(secondary_color, secondary_color, primary_color)</a></code>. Modifies the <code>a, a &gt; code</code> elements.</p></td>
  193. </tr>
  194. <tr>
  195. <th>text_bold_color</th>
  196. <td><p>Bold Text Color. Defaults to <code><a href='choose_dark_or_light.html'>choose_dark_or_light(secondary_color, secondary_color, primary_color)</a></code>. Modifies the <code>strong</code> element.</p></td>
  197. </tr>
  198. <tr>
  199. <th>text_slide_number_color</th>
  200. <td><p>Slide Number Color. Defaults to <code>primary_color</code>. Modifies the <code>.remark-slide-number</code> class.</p></td>
  201. </tr>
  202. <tr>
  203. <th>padding</th>
  204. <td><p>Slide Padding in <code>top right [bottom left]</code> format. Defaults to 1rem 4rem 1rem 4rem. Modifies the <code>.remark-slide-content</code> class.</p></td>
  205. </tr>
  206. <tr>
  207. <th>background_image</th>
  208. <td><p>Background image applied to each <em>and every</em> slide. Set <code>title_slide_background_image = "none"</code> to remove the background image from the title slide. Defaults to <code>NULL</code>. Modifies the <code>.remark-slide-content</code> class.</p></td>
  209. </tr>
  210. <tr>
  211. <th>background_size</th>
  212. <td><p>Background image size, requires <code>background_image</code> to be set. If <code>background_image</code> is set, <code>background_size</code> will default to <code>cover</code> so the backround fills the screen. If both <code>background_image</code> and <code>background_position</code> are set, will default to 100 percent. Defaults to <code>NULL</code>. Modifies the <code>.remark-slide-content</code> class.</p></td>
  213. </tr>
  214. <tr>
  215. <th>background_position</th>
  216. <td><p>Background image position, requires <code>background_image</code> to be set, and it is recommended to adjust <code>background_size</code>. Defaults to <code>NULL</code>. Modifies the <code>.remark-slide-content</code> class.</p></td>
  217. </tr>
  218. <tr>
  219. <th>code_highlight_color</th>
  220. <td><p>Code Line Highlight. Defaults to rgba(255,255,0,0.5). Modifies the <code>.remark-code-line-highlighted</code> class.</p></td>
  221. </tr>
  222. <tr>
  223. <th>code_inline_color</th>
  224. <td><p>Inline Code Color. Defaults to <code><a href='choose_dark_or_light.html'>choose_dark_or_light(secondary_color, secondary_color, primary_color)</a></code>. Modifies the <code>.remark-inline-code</code> class.</p></td>
  225. </tr>
  226. <tr>
  227. <th>code_inline_background_color</th>
  228. <td><p>Inline Code Background Color. Defaults to <code>NULL</code>. Modifies the <code>.remark-inline-code</code> class.</p></td>
  229. </tr>
  230. <tr>
  231. <th>code_inline_font_size</th>
  232. <td><p>Inline Code Text Font Size. Defaults to 1em. Modifies the <code>.remark-inline-code</code> class.</p></td>
  233. </tr>
  234. <tr>
  235. <th>inverse_background_color</th>
  236. <td><p>Inverse Background Color. Defaults to <code>secondary_color</code>. Modifies the <code>.inverse</code> class.</p></td>
  237. </tr>
  238. <tr>
  239. <th>inverse_text_color</th>
  240. <td><p>Inverse Text Color. Defaults to <code><a href='choose_dark_or_light.html'>choose_dark_or_light(secondary_color, black_color, white_color)</a></code>. Modifies the <code>.inverse</code> class.</p></td>
  241. </tr>
  242. <tr>
  243. <th>inverse_text_shadow</th>
  244. <td><p>Enables Shadow on text of inverse slides. Defaults to <code>FALSE</code>. Modifies the <code>.inverse</code> class.</p></td>
  245. </tr>
  246. <tr>
  247. <th>inverse_header_color</th>
  248. <td><p>Inverse Header Color. Defaults to <code><a href='choose_dark_or_light.html'>choose_dark_or_light(secondary_color, black_color, white_color)</a></code>. Modifies the <code>.inverse h1, .inverse h2, .inverse h3</code> classes.</p></td>
  249. </tr>
  250. <tr>
  251. <th>title_slide_text_color</th>
  252. <td><p>Title Slide Text Color. Defaults to <code><a href='choose_dark_or_light.html'>choose_dark_or_light(primary_color, black_color, white_color)</a></code>. Modifies the <code>.title-slide</code> class.</p></td>
  253. </tr>
  254. <tr>
  255. <th>title_slide_background_color</th>
  256. <td><p>Title Slide Background Color. Defaults to <code>primary_color</code>. Modifies the <code>.title-slide</code> class.</p></td>
  257. </tr>
  258. <tr>
  259. <th>title_slide_background_image</th>
  260. <td><p>Title Slide Background Image URL. Defaults to <code>NULL</code>. Modifies the <code>.title-slide</code> class.</p></td>
  261. </tr>
  262. <tr>
  263. <th>title_slide_background_size</th>
  264. <td><p>Title Slide Background Image Size, defaults to "cover" if background image is set. Defaults to <code>NULL</code>. Modifies the <code>.title-slide</code> class.</p></td>
  265. </tr>
  266. <tr>
  267. <th>title_slide_background_position</th>
  268. <td><p>Title Slide Background Image Position. Defaults to <code>NULL</code>. Modifies the <code>.title-slide</code> class.</p></td>
  269. </tr>
  270. <tr>
  271. <th>footnote_color</th>
  272. <td><p>Footnote text color (if <code>NA</code>, then it will be the same color as <code>text_color</code>). Defaults to <code>NULL</code>. Modifies the <code>.footnote</code> class.</p></td>
  273. </tr>
  274. <tr>
  275. <th>footnote_font_size</th>
  276. <td><p>Footnote font size. Defaults to 0.9em. Modifies the <code>.footnote</code> class.</p></td>
  277. </tr>
  278. <tr>
  279. <th>footnote_position_bottom</th>
  280. <td><p>Footnote location from bottom of screen. Defaults to 3em. Modifies the <code>.footnote</code> class.</p></td>
  281. </tr>
  282. <tr>
  283. <th>left_column_subtle_color</th>
  284. <td><p>Left Column Text (not last). Defaults to <code><a href='apply_alpha.html'>apply_alpha(primary_color, 0.6)</a></code>. Modifies the <code>.left-column h2, .left-column h3</code> classes.</p></td>
  285. </tr>
  286. <tr>
  287. <th>left_column_selected_color</th>
  288. <td><p>Left Column Current Selection. Defaults to <code>primary_color</code>. Modifies the <code>.left-column h2:last-of-type, .left-column h3:last-child</code> classes.</p></td>
  289. </tr>
  290. <tr>
  291. <th>blockquote_left_border_color</th>
  292. <td><p>Blockquote Left Border Color. Defaults to <code><a href='apply_alpha.html'>apply_alpha(secondary_color, 0.5)</a></code>. Modifies the <code>blockquote</code> element.</p></td>
  293. </tr>
  294. <tr>
  295. <th>table_border_color</th>
  296. <td><p>Table top/bottom border. Defaults to #666. Modifies the <code>table: border-top, border-bottom</code> elements.</p></td>
  297. </tr>
  298. <tr>
  299. <th>table_row_border_color</th>
  300. <td><p>Table row inner bottom border. Defaults to #ddd. Modifies the <code>table thead th: border-bottom</code> elements.</p></td>
  301. </tr>
  302. <tr>
  303. <th>table_row_even_background_color</th>
  304. <td><p>Table Even Row Background Color. Defaults to <code><a href='lighten_darken_color.html'>darken_color(choose_dark_or_light(primary_color, secondary_color, primary_color), 0.3)</a></code>. Modifies the <code>thead, tfoot, tr:nth-child(even)</code> elements.</p></td>
  305. </tr>
  306. <tr>
  307. <th>text_font_size</th>
  308. <td><p>Slide Body Text Font Size. Defaults to 20px. Modifies the <code>.remark-slide-content</code> class.</p></td>
  309. </tr>
  310. <tr>
  311. <th>header_h1_font_size</th>
  312. <td><p>h1 Header Text Font Size. Defaults to 55px. Modifies the <code>.remark-slide-content h1</code> class.</p></td>
  313. </tr>
  314. <tr>
  315. <th>header_h2_font_size</th>
  316. <td><p>h2 Header Text Font Size. Defaults to 45px. Modifies the <code>.remark-slide-content h2</code> class.</p></td>
  317. </tr>
  318. <tr>
  319. <th>header_h3_font_size</th>
  320. <td><p>h3 Header Text Font Size. Defaults to 35px. Modifies the <code>.remark-slide-content h3</code> class.</p></td>
  321. </tr>
  322. <tr>
  323. <th>header_background_auto</th>
  324. <td><p>Add background under slide title automatically for h1 header elements. If not enabled, use <code>class: header_background</code> to enable. Defaults to <code>FALSE</code>.</p></td>
  325. </tr>
  326. <tr>
  327. <th>header_background_color</th>
  328. <td><p>Background Color for h1 Header with Background. Defaults to <code>header_color</code>. Modifies the <code>.remark-slide-content h1</code> class.</p></td>
  329. </tr>
  330. <tr>
  331. <th>header_background_text_color</th>
  332. <td><p>Text Color for h1 Header with Background. Defaults to <code>background_color</code>. Modifies the <code>.remark-slide-content h1</code> class.</p></td>
  333. </tr>
  334. <tr>
  335. <th>header_background_padding</th>
  336. <td><p>Padding for h1 Header with Background. Defaults to 2rem 4rem 1.5rem 4rem. Modifies the <code>.remark-slide-content h1</code> class.</p></td>
  337. </tr>
  338. <tr>
  339. <th>header_background_content_padding_top</th>
  340. <td><p>Top Padding for Content in Slide with Header with Background. Defaults to 7rem. Modifies the <code>.remark-slide-content</code> class.</p></td>
  341. </tr>
  342. <tr>
  343. <th>header_background_ignore_classes</th>
  344. <td><p>Slide Classes Where Header with Background will not be Applied. Defaults to <code><a href='https://www.rdocumentation.org/packages/base/topics/c'>c('normal', 'inverse', 'title', 'middle', 'bottom')</a></code>. Modifies the <code>.remark-slide-content</code> class.</p></td>
  345. </tr>
  346. <tr>
  347. <th>text_slide_number_font_size</th>
  348. <td><p>Slide Number Text Font Size. Defaults to 0.9em. Modifies the <code>.remark-slide-number</code> class.</p></td>
  349. </tr>
  350. <tr>
  351. <th>text_font_google</th>
  352. <td><p>Use <code><a href='google_font.html'>google_font()</a></code> to specify body font. Defaults to <code>NULL</code>. Modifies the <code>body</code> element.</p></td>
  353. </tr>
  354. <tr>
  355. <th>text_font_family</th>
  356. <td><p>Body Text Font Family. Defaults to 'Droid Serif'. Modifies the <code>body</code> element.</p></td>
  357. </tr>
  358. <tr>
  359. <th>text_font_weight</th>
  360. <td><p>Body Text Font Weight. Defaults to normal. Modifies the <code>body</code> element.</p></td>
  361. </tr>
  362. <tr>
  363. <th>text_font_url</th>
  364. <td><p>Body Text Font URL(s). Defaults to https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic. Modifies the <code>@import url()</code> elements.</p></td>
  365. </tr>
  366. <tr>
  367. <th>text_font_family_fallback</th>
  368. <td><p>Body Text Font Fallbacks. Defaults to 'Palatino Linotype', 'Book Antiqua', Palatino, 'Microsoft YaHei', 'Songti SC'. Modifies the <code>body</code> element.</p></td>
  369. </tr>
  370. <tr>
  371. <th>text_font_base</th>
  372. <td><p>Body Text Base Font (Total Failure Fallback). Defaults to serif. Modifies the <code>body</code> element.</p></td>
  373. </tr>
  374. <tr>
  375. <th>header_font_google</th>
  376. <td><p>Use <code><a href='google_font.html'>google_font()</a></code> to specify header font. Defaults to <code>NULL</code>. Modifies the <code>body</code> element.</p></td>
  377. </tr>
  378. <tr>
  379. <th>header_font_family</th>
  380. <td><p>Header Font Family. Defaults to 'Yanone Kaffeesatz'. Modifies the <code>h1, h2, h3</code> elements.</p></td>
  381. </tr>
  382. <tr>
  383. <th>header_font_weight</th>
  384. <td><p>Header Font Weight. Defaults to normal. Modifies the <code>h1, h2, h3</code> elements.</p></td>
  385. </tr>
  386. <tr>
  387. <th>header_font_url</th>
  388. <td><p>Header Font URL. Defaults to https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz. Modifies the <code>@import url</code> elements.</p></td>
  389. </tr>
  390. <tr>
  391. <th>code_font_google</th>
  392. <td><p>Use <code><a href='google_font.html'>google_font()</a></code> to specify code font. Defaults to <code>NULL</code>. Modifies the <code>body</code> element.</p></td>
  393. </tr>
  394. <tr>
  395. <th>code_font_family</th>
  396. <td><p>Code Font Family. Defaults to 'Source Code Pro'. Modifies the <code>.remark-code, .remark-inline-code</code> classes.</p></td>
  397. </tr>
  398. <tr>
  399. <th>code_font_size</th>
  400. <td><p>Code Text Font Size. Defaults to 0.9em. Modifies the <code>.remark-inline</code> class.</p></td>
  401. </tr>
  402. <tr>
  403. <th>code_font_url</th>
  404. <td><p>Code Font URL. Defaults to https://fonts.googleapis.com/css?family=Source+Code+Pro:400,700. Modifies the <code>@import url</code> elements.</p></td>
  405. </tr>
  406. <tr>
  407. <th>code_font_family_fallback</th>
  408. <td><p>Code Font Fallback. Defaults to 'Lucida Console', Monaco. Modifies the <code>.remark-code, .remark-inline-code</code> classes.</p></td>
  409. </tr>
  410. <tr>
  411. <th>extra_css</th>
  412. <td><p>A named list of CSS definitions each containing a named list
  413. of CSS property-value pairs, i.e.
  414. <code><a href='https://www.rdocumentation.org/packages/base/topics/list'>list(".class-id" = list("css-property" = "value"))</a></code></p></td>
  415. </tr>
  416. <tr>
  417. <th>extra_fonts</th>
  418. <td><p>A list of additional fonts to import, each list element
  419. can be either a URL as a character string or a call to
  420. <code><a href='google_font.html'>google_font</a>()</code></p></td>
  421. </tr>
  422. <tr>
  423. <th>outfile</th>
  424. <td><p>Customized xaringan CSS output file name, default is "xaringan-themer.css"</p></td>
  425. </tr>
  426. </table>
  427. <h2 class="hasAnchor" id="see-also"><a class="anchor" href="#see-also"></a>See also</h2>
  428. <div class='dont-index'><p>Other themes: <code><a href='style_duo_accent.html'>style_duo_accent</a></code>,
  429. <code><a href='style_duo.html'>style_duo</a></code>,
  430. <code><a href='style_mono_accent_inverse.html'>style_mono_accent_inverse</a></code>,
  431. <code><a href='style_mono_accent.html'>style_mono_accent</a></code>,
  432. <code><a href='style_mono_dark.html'>style_mono_dark</a></code>,
  433. <code><a href='style_mono_light.html'>style_mono_light</a></code>,
  434. <code><a href='style_solarized_dark.html'>style_solarized_dark</a></code>,
  435. <code><a href='style_solarized_light.html'>style_solarized_light</a></code>,
  436. <code><a href='style_xaringan.html'>style_xaringan</a></code></p>
  437. <p>Other Duotone themes: <code><a href='style_duo_accent.html'>style_duo_accent</a></code>,
  438. <code><a href='style_duo.html'>style_duo</a></code></p></div>
  439. </div>
  440. <div class="col-md-3 hidden-xs hidden-sm" id="sidebar">
  441. <h2>Contents</h2>
  442. <ul class="nav nav-pills nav-stacked">
  443. <li><a href="#arguments">Arguments</a></li>
  444. <li><a href="#see-also">See also</a></li>
  445. </ul>
  446. </div>
  447. </div>
  448. <footer>
  449. <div class="copyright">
  450. <p>Developed by <a href='https://www.garrickadenbuie.com'>Garrick Aden-Buie</a>.</p>
  451. </div>
  452. <div class="pkgdown">
  453. <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.3.0.</p>
  454. </div>
  455. </footer>
  456. </div>
  457. </body>
  458. </html>