😎 Give your xaringan slides some style
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

631 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 Theme — style_duo • xaringanthemer</title>
  9. <!-- jquery -->
  10. <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
  11. <!-- Bootstrap -->
  12. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/css/bootstrap.min.css" integrity="sha256-bZLfwXAP04zRMK2BjiO8iu9pf4FbLqX6zitd+tIvLhE=" crossorigin="anonymous" />
  13. <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/js/bootstrap.min.js" integrity="sha256-nuL8/2cJ5NDSSwnKD8VqreErSWHtnEP9E7AySL+1ev4=" crossorigin="anonymous"></script>
  14. <!-- bootstrap-toc -->
  15. <link rel="stylesheet" href="../bootstrap-toc.css">
  16. <script src="../bootstrap-toc.js"></script>
  17. <!-- Font Awesome icons -->
  18. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/all.min.css" integrity="sha256-mmgLkCYLUQbXn0B1SRqzHar6dCnv9oZFPEC1g1cwlkk=" crossorigin="anonymous" />
  19. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/v4-shims.min.css" integrity="sha256-wZjR52fzng1pJHwx4aV2AO3yyTOXrcDW7jBpJtTwVxw=" crossorigin="anonymous" />
  20. <!-- clipboard.js -->
  21. <script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.6/clipboard.min.js" integrity="sha256-inc5kl9MA1hkeYUt+EC3BhlIgyp/2jDIyBLS6k3UxPI=" crossorigin="anonymous"></script>
  22. <!-- headroom.js -->
  23. <script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/headroom.min.js" integrity="sha256-AsUX4SJE1+yuDu5+mAVzJbuYNPHj/WroHuZ8Ir/CkE0=" crossorigin="anonymous"></script>
  24. <script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/jQuery.headroom.min.js" integrity="sha256-ZX/yNShbjqsohH1k95liqY9Gd8uOiE1S4vZc+9KQ1K4=" crossorigin="anonymous"></script>
  25. <!-- pkgdown -->
  26. <link href="../pkgdown.css" rel="stylesheet">
  27. <script src="../pkgdown.js"></script>
  28. <link href="../extra.css" rel="stylesheet">
  29. <meta property="og:title" content="Duotone Theme — style_duo" />
  30. <meta property="og:description" content="A duotone theme designed to work well with two complementary
  31. colors." />
  32. <meta name="robots" content="noindex">
  33. <!-- mathjax -->
  34. <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js" integrity="sha256-nvJJv9wWKEm88qvoQl9ekL2J+k/RWIsaSScxxlsrv8k=" crossorigin="anonymous"></script>
  35. <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>
  36. <!--[if lt IE 9]>
  37. <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
  38. <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
  39. <![endif]-->
  40. </head>
  41. <body data-spy="scroll" data-target="#toc">
  42. <div class="container template-reference-topic">
  43. <header>
  44. <div class="navbar navbar-default navbar-fixed-top" role="navigation">
  45. <div class="container">
  46. <div class="navbar-header">
  47. <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false">
  48. <span class="sr-only">Toggle navigation</span>
  49. <span class="icon-bar"></span>
  50. <span class="icon-bar"></span>
  51. <span class="icon-bar"></span>
  52. </button>
  53. <span class="navbar-brand">
  54. <a class="navbar-link" href="../index.html">xaringanthemer</a>
  55. <span class="version label label-danger" data-toggle="tooltip" data-placement="bottom" title="In-development version">0.2.0.9100</span>
  56. </span>
  57. </div>
  58. <div id="navbar" class="navbar-collapse collapse">
  59. <ul class="nav navbar-nav">
  60. <li>
  61. <a href="../articles/xaringanthemer.html">Get started</a>
  62. </li>
  63. <li>
  64. <a href="../reference/index.html">Reference</a>
  65. </li>
  66. <li>
  67. <a href="../articles/themes.html">Themes</a>
  68. </li>
  69. <li>
  70. <a href="../articles/fonts.html">Fonts</a>
  71. </li>
  72. <li>
  73. <a href="../articles/template-variables.html">Template Variables</a>
  74. </li>
  75. </ul>
  76. <ul class="nav navbar-nav navbar-right">
  77. <li>
  78. <a href="../news/index.html">
  79. <span class="fa fa fa fa-newspaper-o fa-lg"></span>
  80. </a>
  81. </li>
  82. <li>
  83. <a href="https://github.com/gadenbuie/xaringanthemer">
  84. <span class="fa fa-github fa-lg"></span>
  85. </a>
  86. </li>
  87. <li>
  88. <a href="https://twitter.com/grrrck">
  89. <span class="fa fa-twitter fa-lg"></span>
  90. </a>
  91. </li>
  92. <li>
  93. <a href="https://www.garrickadenbuie.com">
  94. <span class="fa fa-home fa-lg"></span>
  95. </a>
  96. </li>
  97. </ul>
  98. </div><!--/.nav-collapse -->
  99. </div><!--/.container -->
  100. </div><!--/.navbar -->
  101. </header>
  102. <div class="row">
  103. <div class="col-md-9 contents">
  104. <div class="page-header">
  105. <h1>Duotone Theme</h1>
  106. <small class="dont-index">Source: <a href='https://github.com/gadenbuie/xaringanthemer/blob/master/R/style_duo.R'><code>R/style_duo.R</code></a></small>
  107. <div class="hidden name"><code>style_duo.Rd</code></div>
  108. </div>
  109. <div class="ref-description">
  110. <p>A duotone theme designed to work well with two complementary
  111. colors.</p>
  112. </div>
  113. <pre class="usage"><span class='fu'>style_duo</span>(
  114. <span class='kw'>primary_color</span> <span class='kw'>=</span> <span class='st'>"#1F4257"</span>,
  115. <span class='kw'>secondary_color</span> <span class='kw'>=</span> <span class='st'>"#F97B64"</span>,
  116. <span class='kw'>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>, <span class='fu'><a href='lighten_darken_color.html'>darken_color</a></span>(<span class='no'>primary_color</span>, <span class='fl'>0.9</span>),
  117. <span class='fu'><a href='lighten_darken_color.html'>lighten_color</a></span>(<span class='no'>secondary_color</span>, <span class='fl'>0.99</span>)),
  118. <span class='kw'>header_color</span> <span class='kw'>=</span> <span class='no'>secondary_color</span>,
  119. <span class='kw'>background_color</span> <span class='kw'>=</span> <span class='no'>primary_color</span>,
  120. <span class='kw'>link_color</span> <span class='kw'>=</span> <span class='no'>secondary_color</span>,
  121. <span class='kw'>text_bold_color</span> <span class='kw'>=</span> <span class='no'>secondary_color</span>,
  122. <span class='kw'>text_slide_number_color</span> <span class='kw'>=</span> <span class='no'>text_color</span>,
  123. <span class='kw'>padding</span> <span class='kw'>=</span> <span class='st'>"16px 64px 16px 64px"</span>,
  124. <span class='kw'>background_image</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  125. <span class='kw'>background_size</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  126. <span class='kw'>background_position</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  127. <span class='kw'>code_highlight_color</span> <span class='kw'>=</span> <span class='st'>"rgba(255,255,0,0.5)"</span>,
  128. <span class='kw'>code_inline_color</span> <span class='kw'>=</span> <span class='no'>secondary_color</span>,
  129. <span class='kw'>code_inline_background_color</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  130. <span class='kw'>code_inline_font_size</span> <span class='kw'>=</span> <span class='st'>"1em"</span>,
  131. <span class='kw'>inverse_background_color</span> <span class='kw'>=</span> <span class='no'>secondary_color</span>,
  132. <span class='kw'>inverse_text_color</span> <span class='kw'>=</span> <span class='no'>primary_color</span>,
  133. <span class='kw'>inverse_text_shadow</span> <span class='kw'>=</span> <span class='fl'>FALSE</span>,
  134. <span class='kw'>inverse_header_color</span> <span class='kw'>=</span> <span class='no'>primary_color</span>,
  135. <span class='kw'>title_slide_text_color</span> <span class='kw'>=</span> <span class='no'>secondary_color</span>,
  136. <span class='kw'>title_slide_background_color</span> <span class='kw'>=</span> <span class='no'>primary_color</span>,
  137. <span class='kw'>title_slide_background_image</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  138. <span class='kw'>title_slide_background_size</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  139. <span class='kw'>title_slide_background_position</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  140. <span class='kw'>footnote_color</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  141. <span class='kw'>footnote_font_size</span> <span class='kw'>=</span> <span class='st'>"0.9em"</span>,
  142. <span class='kw'>footnote_position_bottom</span> <span class='kw'>=</span> <span class='st'>"60px"</span>,
  143. <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'>secondary_color</span>, <span class='fl'>0.6</span>),
  144. <span class='kw'>left_column_selected_color</span> <span class='kw'>=</span> <span class='no'>secondary_color</span>,
  145. <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>),
  146. <span class='kw'>table_border_color</span> <span class='kw'>=</span> <span class='st'>"#666"</span>,
  147. <span class='kw'>table_row_border_color</span> <span class='kw'>=</span> <span class='st'>"#ddd"</span>,
  148. <span class='kw'>table_row_even_background_color</span> <span class='kw'>=</span> <span class='fu'><a href='lighten_darken_color.html'>lighten_color</a></span>(<span class='no'>primary_color</span>, <span class='fl'>0.9</span>),
  149. <span class='kw'>base_font_size</span> <span class='kw'>=</span> <span class='st'>"20px"</span>,
  150. <span class='kw'>text_font_size</span> <span class='kw'>=</span> <span class='st'>"1rem"</span>,
  151. <span class='kw'>header_h1_font_size</span> <span class='kw'>=</span> <span class='st'>"2.75rem"</span>,
  152. <span class='kw'>header_h2_font_size</span> <span class='kw'>=</span> <span class='st'>"2.25rem"</span>,
  153. <span class='kw'>header_h3_font_size</span> <span class='kw'>=</span> <span class='st'>"1.75rem"</span>,
  154. <span class='kw'>header_background_auto</span> <span class='kw'>=</span> <span class='fl'>FALSE</span>,
  155. <span class='kw'>header_background_color</span> <span class='kw'>=</span> <span class='no'>header_color</span>,
  156. <span class='kw'>header_background_text_color</span> <span class='kw'>=</span> <span class='no'>background_color</span>,
  157. <span class='kw'>header_background_padding</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  158. <span class='kw'>header_background_content_padding_top</span> <span class='kw'>=</span> <span class='st'>"7rem"</span>,
  159. <span class='kw'>header_background_ignore_classes</span> <span class='kw'>=</span> <span class='fu'><a href='https://rdrr.io/r/base/c.html'>c</a></span>(<span class='st'>"normal"</span>, <span class='st'>"inverse"</span>, <span class='st'>"title"</span>, <span class='st'>"middle"</span>, <span class='st'>"bottom"</span>),
  160. <span class='kw'>text_slide_number_font_size</span> <span class='kw'>=</span> <span class='st'>"0.9em"</span>,
  161. <span class='kw'>text_font_google</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  162. <span class='kw'>text_font_family</span> <span class='kw'>=</span> <span class='st'>"Noto Sans"</span>,
  163. <span class='kw'>text_font_weight</span> <span class='kw'>=</span> <span class='st'>"normal"</span>,
  164. <span class='kw'>text_font_url</span> <span class='kw'>=</span> <span class='st'>"https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i&amp;display=swap"</span>,
  165. <span class='kw'>text_font_family_fallback</span> <span class='kw'>=</span> <span class='st'>"-apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica neue, helvetica, Ubuntu, roboto, noto, segoe ui, arial"</span>,
  166. <span class='kw'>text_font_base</span> <span class='kw'>=</span> <span class='st'>"sans-serif"</span>,
  167. <span class='kw'>header_font_google</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  168. <span class='kw'>header_font_family</span> <span class='kw'>=</span> <span class='st'>"Cabin"</span>,
  169. <span class='kw'>header_font_weight</span> <span class='kw'>=</span> <span class='st'>"600"</span>,
  170. <span class='kw'>header_font_url</span> <span class='kw'>=</span> <span class='st'>"https://fonts.googleapis.com/css?family=Cabin:600,600i&amp;display=swap"</span>,
  171. <span class='kw'>code_font_google</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  172. <span class='kw'>code_font_family</span> <span class='kw'>=</span> <span class='st'>"Source Code Pro"</span>,
  173. <span class='kw'>code_font_size</span> <span class='kw'>=</span> <span class='st'>"0.9rem"</span>,
  174. <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&amp;display=swap"</span>,
  175. <span class='kw'>code_font_family_fallback</span> <span class='kw'>=</span> <span class='st'>"Menlo, Consolas, Monaco, Liberation Mono, Lucida Console"</span>,
  176. <span class='kw'>colors</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  177. <span class='kw'>extra_css</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  178. <span class='kw'>extra_fonts</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  179. <span class='kw'>outfile</span> <span class='kw'>=</span> <span class='st'>"xaringan-themer.css"</span>
  180. )</pre>
  181. <h2 class="hasAnchor" id="arguments"><a class="anchor" href="#arguments"></a>Arguments</h2>
  182. <table class="ref-arguments">
  183. <colgroup><col class="name" /><col class="desc" /></colgroup>
  184. <tr>
  185. <th>primary_color</th>
  186. <td><p>Duotone Primary Color. Defaults to #1F4257. Used in
  187. multiple CSS rules.</p></td>
  188. </tr>
  189. <tr>
  190. <th>secondary_color</th>
  191. <td><p>Duotone Secondary Color. Defaults to #F97B64. Used in
  192. multiple CSS rules.</p></td>
  193. </tr>
  194. <tr>
  195. <th>text_color</th>
  196. <td><p>Text Color. Defaults to
  197. <code><a href='choose_dark_or_light.html'>choose_dark_or_light(primary_color, darken_color(primary_color, 0.9), lighten_color(secondary_color, 0.99))</a></code>.
  198. Modifies the <code>body</code> element.</p></td>
  199. </tr>
  200. <tr>
  201. <th>header_color</th>
  202. <td><p>Header Color. Defaults to <code>secondary_color</code>. Modifies
  203. the <code>h1, h2, h3</code> elements.</p></td>
  204. </tr>
  205. <tr>
  206. <th>background_color</th>
  207. <td><p>Slide Background Color. Defaults to <code>primary_color</code>.
  208. Modifies the <code>.remark-slide-content</code> class.</p></td>
  209. </tr>
  210. <tr>
  211. <th>link_color</th>
  212. <td><p>Link Color. Defaults to <code>secondary_color</code>. Modifies the
  213. <code>a, a &gt; code</code> elements.</p></td>
  214. </tr>
  215. <tr>
  216. <th>text_bold_color</th>
  217. <td><p>Bold Text Color. Defaults to <code>secondary_color</code>.
  218. Modifies the <code>strong</code> element.</p></td>
  219. </tr>
  220. <tr>
  221. <th>text_slide_number_color</th>
  222. <td><p>Slide Number Color. Defaults to <code>text_color</code>.
  223. Modifies the <code>.remark-slide-number</code> class.</p></td>
  224. </tr>
  225. <tr>
  226. <th>padding</th>
  227. <td><p>Slide Padding in <code>top right [bottom left]</code> format. Defaults
  228. to 16px 64px 16px 64px. Modifies the <code>.remark-slide-content</code> class.</p></td>
  229. </tr>
  230. <tr>
  231. <th>background_image</th>
  232. <td><p>Background image applied to each <em>and every</em> slide.
  233. Set <code>title_slide_background_image = "none"</code> to remove the background image
  234. from the title slide. Defaults to <code>NULL</code>. Modifies the
  235. <code>.remark-slide-content</code> class.</p></td>
  236. </tr>
  237. <tr>
  238. <th>background_size</th>
  239. <td><p>Background image size, requires <code>background_image</code> to
  240. be set. If <code>background_image</code> is set, <code>background_size</code> will default to
  241. <code>cover</code> so the backround fills the screen. If both <code>background_image</code> and
  242. <code>background_position</code> are set, will default to 100 percent. Defaults to
  243. <code>NULL</code>. Modifies the <code>.remark-slide-content</code> class.</p></td>
  244. </tr>
  245. <tr>
  246. <th>background_position</th>
  247. <td><p>Background image position, requires
  248. <code>background_image</code> to be set, and it is recommended to adjust
  249. <code>background_size</code>. Defaults to <code>NULL</code>. Modifies the
  250. <code>.remark-slide-content</code> class.</p></td>
  251. </tr>
  252. <tr>
  253. <th>code_highlight_color</th>
  254. <td><p>Code Line Highlight. Defaults to
  255. rgba(255,255,0,0.5). Modifies the <code>.remark-code-line-highlighted</code> class.</p></td>
  256. </tr>
  257. <tr>
  258. <th>code_inline_color</th>
  259. <td><p>Inline Code Color. Defaults to <code>secondary_color</code>.
  260. Modifies the <code>.remark-inline-code</code> class.</p></td>
  261. </tr>
  262. <tr>
  263. <th>code_inline_background_color</th>
  264. <td><p>Inline Code Background Color. Defaults
  265. to <code>NULL</code>. Modifies the <code>.remark-inline-code</code> class.</p></td>
  266. </tr>
  267. <tr>
  268. <th>code_inline_font_size</th>
  269. <td><p>Inline Code Text Font Size. Defaults to 1em.
  270. Modifies the <code>.remark-inline-code</code> class.</p></td>
  271. </tr>
  272. <tr>
  273. <th>inverse_background_color</th>
  274. <td><p>Inverse Background Color. Defaults to
  275. <code>secondary_color</code>. Modifies the <code>.inverse</code> class.</p></td>
  276. </tr>
  277. <tr>
  278. <th>inverse_text_color</th>
  279. <td><p>Inverse Text Color. Defaults to <code>primary_color</code>.
  280. Modifies the <code>.inverse</code> class.</p></td>
  281. </tr>
  282. <tr>
  283. <th>inverse_text_shadow</th>
  284. <td><p>Enables Shadow on text of inverse slides.
  285. Defaults to <code>FALSE</code>. Modifies the <code>.inverse</code> class.</p></td>
  286. </tr>
  287. <tr>
  288. <th>inverse_header_color</th>
  289. <td><p>Inverse Header Color. Defaults to
  290. <code>primary_color</code>. Modifies the <code>.inverse h1, .inverse h2, .inverse h3</code>
  291. classes.</p></td>
  292. </tr>
  293. <tr>
  294. <th>title_slide_text_color</th>
  295. <td><p>Title Slide Text Color. Defaults to
  296. <code>secondary_color</code>. Modifies the <code>.title-slide</code> class.</p></td>
  297. </tr>
  298. <tr>
  299. <th>title_slide_background_color</th>
  300. <td><p>Title Slide Background Color. Defaults
  301. to <code>primary_color</code>. Modifies the <code>.title-slide</code> class.</p></td>
  302. </tr>
  303. <tr>
  304. <th>title_slide_background_image</th>
  305. <td><p>Title Slide Background Image URL.
  306. Defaults to <code>NULL</code>. Modifies the <code>.title-slide</code> class.</p></td>
  307. </tr>
  308. <tr>
  309. <th>title_slide_background_size</th>
  310. <td><p>Title Slide Background Image Size,
  311. defaults to "cover" if background image is set. Defaults to <code>NULL</code>.
  312. Modifies the <code>.title-slide</code> class.</p></td>
  313. </tr>
  314. <tr>
  315. <th>title_slide_background_position</th>
  316. <td><p>Title Slide Background Image
  317. Position. Defaults to <code>NULL</code>. Modifies the <code>.title-slide</code> class.</p></td>
  318. </tr>
  319. <tr>
  320. <th>footnote_color</th>
  321. <td><p>Footnote text color (if <code>NA</code>, then it will be the same
  322. color as <code>text_color</code>). Defaults to <code>NULL</code>. Modifies the <code>.footnote</code>
  323. class.</p></td>
  324. </tr>
  325. <tr>
  326. <th>footnote_font_size</th>
  327. <td><p>Footnote font size. Defaults to 0.9em. Modifies
  328. the <code>.footnote</code> class.</p></td>
  329. </tr>
  330. <tr>
  331. <th>footnote_position_bottom</th>
  332. <td><p>Footnote location from bottom of screen.
  333. Defaults to 60px. Modifies the <code>.footnote</code> class.</p></td>
  334. </tr>
  335. <tr>
  336. <th>left_column_subtle_color</th>
  337. <td><p>Left Column Text (not last). Defaults to
  338. <code><a href='apply_alpha.html'>apply_alpha(secondary_color, 0.6)</a></code>. Modifies the
  339. <code>.left-column h2, .left-column h3</code> classes.</p></td>
  340. </tr>
  341. <tr>
  342. <th>left_column_selected_color</th>
  343. <td><p>Left Column Current Selection. Defaults to
  344. <code>secondary_color</code>. Modifies the
  345. <code>.left-column h2:last-of-type, .left-column h3:last-child</code> classes.</p></td>
  346. </tr>
  347. <tr>
  348. <th>blockquote_left_border_color</th>
  349. <td><p>Blockquote Left Border Color. Defaults
  350. to <code><a href='apply_alpha.html'>apply_alpha(secondary_color, 0.5)</a></code>. Modifies the <code>blockquote</code> element.</p></td>
  351. </tr>
  352. <tr>
  353. <th>table_border_color</th>
  354. <td><p>Table top/bottom border. Defaults to #666.
  355. Modifies the <code>table: border-top, border-bottom</code> elements.</p></td>
  356. </tr>
  357. <tr>
  358. <th>table_row_border_color</th>
  359. <td><p>Table row inner bottom border. Defaults to
  360. #ddd. Modifies the <code>table thead th: border-bottom</code> elements.</p></td>
  361. </tr>
  362. <tr>
  363. <th>table_row_even_background_color</th>
  364. <td><p>Table Even Row Background Color.
  365. Defaults to <code><a href='lighten_darken_color.html'>lighten_color(primary_color, 0.9)</a></code>. Modifies the
  366. <code>thead, tfoot, tr:nth-child(even)</code> elements.</p></td>
  367. </tr>
  368. <tr>
  369. <th>base_font_size</th>
  370. <td><p>Base Font Size for All Slide Elements (must be <code>px</code>).
  371. Defaults to 20px. Modifies the <code>html</code> element.</p></td>
  372. </tr>
  373. <tr>
  374. <th>text_font_size</th>
  375. <td><p>Slide Body Text Font Size. Defaults to 1rem. Modifies
  376. the <code>.remark-slide-content</code> class.</p></td>
  377. </tr>
  378. <tr>
  379. <th>header_h1_font_size</th>
  380. <td><p>h1 Header Text Font Size. Defaults to 2.75rem.
  381. Modifies the <code>.remark-slide-content h1</code> class.</p></td>
  382. </tr>
  383. <tr>
  384. <th>header_h2_font_size</th>
  385. <td><p>h2 Header Text Font Size. Defaults to 2.25rem.
  386. Modifies the <code>.remark-slide-content h2</code> class.</p></td>
  387. </tr>
  388. <tr>
  389. <th>header_h3_font_size</th>
  390. <td><p>h3 Header Text Font Size. Defaults to 1.75rem.
  391. Modifies the <code>.remark-slide-content h3</code> class.</p></td>
  392. </tr>
  393. <tr>
  394. <th>header_background_auto</th>
  395. <td><p>Add background under slide title automatically
  396. for h1 header elements. If not enabled, use <code>class: header_background</code> to
  397. enable. Defaults to <code>FALSE</code>.</p></td>
  398. </tr>
  399. <tr>
  400. <th>header_background_color</th>
  401. <td><p>Background Color for h1 Header with
  402. Background. Defaults to <code>header_color</code>. Modifies the
  403. <code>.remark-slide-content h1</code> class.</p></td>
  404. </tr>
  405. <tr>
  406. <th>header_background_text_color</th>
  407. <td><p>Text Color for h1 Header with
  408. Background. Defaults to <code>background_color</code>. Modifies the
  409. <code>.remark-slide-content h1</code> class.</p></td>
  410. </tr>
  411. <tr>
  412. <th>header_background_padding</th>
  413. <td><p>Padding for h1 Header with Background.
  414. Defaults to <code>NULL</code>. Modifies the <code>.remark-slide-content h1</code> class.</p></td>
  415. </tr>
  416. <tr>
  417. <th>header_background_content_padding_top</th>
  418. <td><p>Top Padding for Content in
  419. Slide with Header with Background. Defaults to 7rem. Modifies the
  420. <code>.remark-slide-content</code> class.</p></td>
  421. </tr>
  422. <tr>
  423. <th>header_background_ignore_classes</th>
  424. <td><p>Slide Classes Where Header with
  425. Background will not be Applied. Defaults to
  426. <code><a href='https://rdrr.io/r/base/c.html'>c('normal', 'inverse', 'title', 'middle', 'bottom')</a></code>. Modifies the
  427. <code>.remark-slide-content</code> class.</p></td>
  428. </tr>
  429. <tr>
  430. <th>text_slide_number_font_size</th>
  431. <td><p>Slide Number Text Font Size. Defaults to
  432. 0.9em. Modifies the <code>.remark-slide-number</code> class.</p></td>
  433. </tr>
  434. <tr>
  435. <th>text_font_google</th>
  436. <td><p>Use <code><a href='google_font.html'>google_font()</a></code> to specify body font. Defaults
  437. to <code>NULL</code>. Modifies the <code>body</code> element.</p></td>
  438. </tr>
  439. <tr>
  440. <th>text_font_family</th>
  441. <td><p>Body Text Font Family (xaringan default is
  442. <code>'Droid Serif'</code>). Defaults to Noto Sans. Modifies the <code>body</code> element.</p></td>
  443. </tr>
  444. <tr>
  445. <th>text_font_weight</th>
  446. <td><p>Body Text Font Weight. Defaults to normal. Modifies
  447. the <code>body</code> element.</p></td>
  448. </tr>
  449. <tr>
  450. <th>text_font_url</th>
  451. <td><p>Body Text Font URL(s). Defaults to
  452. https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i&amp;display=swap.
  453. Modifies the <code>@import url()</code> elements.</p></td>
  454. </tr>
  455. <tr>
  456. <th>text_font_family_fallback</th>
  457. <td><p>Body Text Font Fallbacks. Defaults to
  458. -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica neue,
  459. helvetica, Ubuntu, roboto, noto, segoe ui, arial. Modifies the <code>body</code>
  460. element.</p></td>
  461. </tr>
  462. <tr>
  463. <th>text_font_base</th>
  464. <td><p>Body Text Base Font (Total Failure Fallback). Defaults
  465. to sans-serif. Modifies the <code>body</code> element.</p></td>
  466. </tr>
  467. <tr>
  468. <th>header_font_google</th>
  469. <td><p>Use <code><a href='google_font.html'>google_font()</a></code> to specify header font.
  470. Defaults to <code>NULL</code>. Modifies the <code>body</code> element.</p></td>
  471. </tr>
  472. <tr>
  473. <th>header_font_family</th>
  474. <td><p>Header Font Family (xaringan default is
  475. <code>'Yanone Kaffeesatz'</code>). Defaults to Cabin. Modifies the <code>h1, h2, h3</code>
  476. elements.</p></td>
  477. </tr>
  478. <tr>
  479. <th>header_font_weight</th>
  480. <td><p>Header Font Weight. Defaults to 600. Modifies the
  481. <code>h1, h2, h3</code> elements.</p></td>
  482. </tr>
  483. <tr>
  484. <th>header_font_url</th>
  485. <td><p>Header Font URL. Defaults to
  486. https://fonts.googleapis.com/css?family=Cabin:600,600i&amp;display=swap.
  487. Modifies the <code>@import url</code> elements.</p></td>
  488. </tr>
  489. <tr>
  490. <th>code_font_google</th>
  491. <td><p>Use <code><a href='google_font.html'>google_font()</a></code> to specify code font. Defaults
  492. to <code>NULL</code>. Modifies the <code>body</code> element.</p></td>
  493. </tr>
  494. <tr>
  495. <th>code_font_family</th>
  496. <td><p>Code Font Family. Defaults to Source Code Pro.
  497. Modifies the <code>.remark-code, .remark-inline-code</code> classes.</p></td>
  498. </tr>
  499. <tr>
  500. <th>code_font_size</th>
  501. <td><p>Code Text Font Size. Defaults to 0.9rem. Modifies the
  502. <code>.remark-inline</code> class.</p></td>
  503. </tr>
  504. <tr>
  505. <th>code_font_url</th>
  506. <td><p>Code Font URL. Defaults to
  507. https://fonts.googleapis.com/css?family=Source+Code+Pro:400,700&amp;display=swap.
  508. Modifies the <code>@import url</code> elements.</p></td>
  509. </tr>
  510. <tr>
  511. <th>code_font_family_fallback</th>
  512. <td><p>Code Font Fallback. Defaults to Menlo,
  513. Consolas, Monaco, Liberation Mono, Lucida Console. Modifies the
  514. <code>.remark-code, .remark-inline-code</code> classes.</p></td>
  515. </tr>
  516. <tr>
  517. <th>colors</th>
  518. <td><p>A named vector of custom colors. The names of the colors
  519. become CSS variables and classes that can be used within your slides.
  520. For example, <code>colors = c(blue = "#bad4ed")</code> adds a CSS variable
  521. <code>--blue</code>, a <code>.blue</code> CSS class that applies the color to the text or
  522. foreground color, and a <code>.bg-blue</code> CSS class that applies the color
  523. to the background.</p></td>
  524. </tr>
  525. <tr>
  526. <th>extra_css</th>
  527. <td><p>A named list of CSS definitions each containing a named list
  528. of CSS property-value pairs, i.e.
  529. <code><a href='https://rdrr.io/r/base/list.html'>list(".class-id" = list("css-property" = "value"))</a></code>.</p></td>
  530. </tr>
  531. <tr>
  532. <th>extra_fonts</th>
  533. <td><p>A list of additional fonts to import, each list element
  534. can be either a URL as a character string or a call to
  535. <code><a href='google_font.html'>google_font</a>()</code>. To use a font imported in <code>extra_fonts</code>, you
  536. will need to write custom CSS rules that apply the font to an element or
  537. class with the <code>font-family</code> property. See the <strong>Fonts</strong> section of
  538. <code><a href='../articles/xaringanthemer.html'>vignette("xaringanthemer")</a></code> for an example.</p></td>
  539. </tr>
  540. <tr>
  541. <th>outfile</th>
  542. <td><p>Customized xaringan CSS output file name, default is "xaringan-themer.css"</p></td>
  543. </tr>
  544. </table>
  545. <h2 class="hasAnchor" id="see-also"><a class="anchor" href="#see-also"></a>See also</h2>
  546. <div class='dont-index'><p>Other themes:
  547. <code><a href='style_duo_accent_inverse.html'>style_duo_accent_inverse</a>()</code>,
  548. <code><a href='style_duo_accent.html'>style_duo_accent</a>()</code>,
  549. <code><a href='style_mono_accent_inverse.html'>style_mono_accent_inverse</a>()</code>,
  550. <code><a href='style_mono_accent.html'>style_mono_accent</a>()</code>,
  551. <code><a href='style_mono_dark.html'>style_mono_dark</a>()</code>,
  552. <code><a href='style_mono_light.html'>style_mono_light</a>()</code>,
  553. <code><a href='style_solarized_dark.html'>style_solarized_dark</a>()</code>,
  554. <code><a href='style_solarized_light.html'>style_solarized_light</a>()</code>,
  555. <code><a href='style_xaringan.html'>style_xaringan</a>()</code></p>
  556. <p>Other Duotone themes:
  557. <code><a href='style_duo_accent_inverse.html'>style_duo_accent_inverse</a>()</code>,
  558. <code><a href='style_duo_accent.html'>style_duo_accent</a>()</code></p></div>
  559. </div>
  560. <div class="col-md-3 hidden-xs hidden-sm" id="pkgdown-sidebar">
  561. <nav id="toc" data-toggle="toc" class="sticky-top">
  562. <h2 data-toc-skip>Contents</h2>
  563. </nav>
  564. </div>
  565. </div>
  566. <footer>
  567. <div class="copyright">
  568. <p>Developed by <a href='https://www.garrickadenbuie.com'>Garrick Aden-Buie</a>.</p>
  569. </div>
  570. <div class="pkgdown">
  571. <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.5.0.</p>
  572. </div>
  573. </footer>
  574. </div>
  575. </body>
  576. </html>