😎 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.

788 lines
42KB

  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>Monotone Accent Inverse Theme — style_mono_accent_inverse • xaringanthemer</title>
  9. <!-- favicons -->
  10. <link rel="icon" type="image/png" sizes="16x16" href="../favicon-16x16.png">
  11. <link rel="icon" type="image/png" sizes="32x32" href="../favicon-32x32.png">
  12. <link rel="apple-touch-icon" type="image/png" sizes="180x180" href="../apple-touch-icon.png" />
  13. <link rel="apple-touch-icon" type="image/png" sizes="120x120" href="../apple-touch-icon-120x120.png" />
  14. <link rel="apple-touch-icon" type="image/png" sizes="76x76" href="../apple-touch-icon-76x76.png" />
  15. <link rel="apple-touch-icon" type="image/png" sizes="60x60" href="../apple-touch-icon-60x60.png" />
  16. <!-- jquery -->
  17. <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
  18. <!-- Bootstrap -->
  19. <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" />
  20. <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>
  21. <!-- bootstrap-toc -->
  22. <link rel="stylesheet" href="../bootstrap-toc.css">
  23. <script src="../bootstrap-toc.js"></script>
  24. <!-- Font Awesome icons -->
  25. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/all.min.css" integrity="sha256-mmgLkCYLUQbXn0B1SRqzHar6dCnv9oZFPEC1g1cwlkk=" crossorigin="anonymous" />
  26. <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" />
  27. <!-- clipboard.js -->
  28. <script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.6/clipboard.min.js" integrity="sha256-inc5kl9MA1hkeYUt+EC3BhlIgyp/2jDIyBLS6k3UxPI=" crossorigin="anonymous"></script>
  29. <!-- headroom.js -->
  30. <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>
  31. <script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/jQuery.headroom.min.js" integrity="sha256-ZX/yNShbjqsohH1k95liqY9Gd8uOiE1S4vZc+9KQ1K4=" crossorigin="anonymous"></script>
  32. <!-- pkgdown -->
  33. <link href="../pkgdown.css" rel="stylesheet">
  34. <script src="../pkgdown.js"></script>
  35. <link href="../extra.css" rel="stylesheet">
  36. <meta property="og:title" content="Monotone Accent Inverse Theme — style_mono_accent_inverse" />
  37. <meta property="og:description" content="An &quot;inverted&quot; default xaringan theme with a single color used
  38. for color accents on select elements (headers, bold text, etc.)." />
  39. <meta property="og:image" content="https://pkg.garrickadenbuie.com/xaringanthemer/logo.png" />
  40. <meta name="twitter:card" content="summary" />
  41. <meta name="twitter:creator" content="@grrrck" />
  42. <meta name="twitter:site" content="@grrrck" />
  43. <!-- mathjax -->
  44. <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js" integrity="sha256-nvJJv9wWKEm88qvoQl9ekL2J+k/RWIsaSScxxlsrv8k=" crossorigin="anonymous"></script>
  45. <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>
  46. <!--[if lt IE 9]>
  47. <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
  48. <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
  49. <![endif]-->
  50. </head>
  51. <body data-spy="scroll" data-target="#toc">
  52. <div class="container template-reference-topic">
  53. <header>
  54. <div class="navbar navbar-default navbar-fixed-top" role="navigation">
  55. <div class="container">
  56. <div class="navbar-header">
  57. <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false">
  58. <span class="sr-only">Toggle navigation</span>
  59. <span class="icon-bar"></span>
  60. <span class="icon-bar"></span>
  61. <span class="icon-bar"></span>
  62. </button>
  63. <span class="navbar-brand">
  64. <a class="navbar-link" href="../index.html">xaringanthemer</a>
  65. <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.3.0</span>
  66. </span>
  67. </div>
  68. <div id="navbar" class="navbar-collapse collapse">
  69. <ul class="nav navbar-nav">
  70. <li>
  71. <a href="../articles/xaringanthemer.html">Features</a>
  72. </li>
  73. <li>
  74. <a href="../reference/index.html">Reference</a>
  75. </li>
  76. <li>
  77. <a href="../articles/themes.html">Themes</a>
  78. </li>
  79. <li>
  80. <a href="../articles/ggplot2-themes.html">ggplot2 Themes</a>
  81. </li>
  82. <li class="dropdown">
  83. <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">
  84. More
  85. <span class="caret"></span>
  86. </a>
  87. <ul class="dropdown-menu" role="menu">
  88. <li>
  89. <a href="../articles/fonts.html">Fonts</a>
  90. </li>
  91. <li>
  92. <a href="../articles/template-variables.html">Template Variables</a>
  93. </li>
  94. </ul>
  95. </li>
  96. </ul>
  97. <ul class="nav navbar-nav navbar-right">
  98. <li>
  99. <a href="../news/index.html">
  100. <span class="fa fa fa fa-newspaper-o fa-lg"></span>
  101. </a>
  102. </li>
  103. <li>
  104. <a href="https://github.com/gadenbuie/xaringanthemer">
  105. <span class="fa fa-github fa-lg"></span>
  106. </a>
  107. </li>
  108. <li>
  109. <a href="https://twitter.com/grrrck">
  110. <span class="fa fa-twitter fa-lg"></span>
  111. </a>
  112. </li>
  113. <li>
  114. <a href="https://www.garrickadenbuie.com">
  115. <span class="fa fa-home fa-lg"></span>
  116. </a>
  117. </li>
  118. </ul>
  119. </div><!--/.nav-collapse -->
  120. </div><!--/.container -->
  121. </div><!--/.navbar -->
  122. </header>
  123. <div class="row">
  124. <div class="col-md-9 contents">
  125. <div class="page-header">
  126. <h1>Monotone Accent Inverse Theme</h1>
  127. <small class="dont-index">Source: <a href='https://github.com/gadenbuie/xaringanthemer/blob/master/R/style_mono_accent_inverse.R'><code>R/style_mono_accent_inverse.R</code></a></small>
  128. <div class="hidden name"><code>style_mono_accent_inverse.Rd</code></div>
  129. </div>
  130. <div class="ref-description">
  131. <p>An "inverted" default xaringan theme with a single color used
  132. for color accents on select elements (headers, bold text, etc.).</p>
  133. </div>
  134. <pre class="usage"><span class='fu'>style_mono_accent_inverse</span>(
  135. <span class='kw'>base_color</span> <span class='kw'>=</span> <span class='st'>"#3C989E"</span>,
  136. <span class='kw'>white_color</span> <span class='kw'>=</span> <span class='st'>"#FFFFFF"</span>,
  137. <span class='kw'>black_color</span> <span class='kw'>=</span> <span class='fu'><a href='lighten_darken_color.html'>darken_color</a></span>(<span class='no'>base_color</span>, <span class='fl'>0.9</span>),
  138. <span class='kw'>text_color</span> <span class='kw'>=</span> <span class='no'>white_color</span>,
  139. <span class='kw'>header_color</span> <span class='kw'>=</span> <span class='no'>base_color</span>,
  140. <span class='kw'>background_color</span> <span class='kw'>=</span> <span class='no'>black_color</span>,
  141. <span class='kw'>link_color</span> <span class='kw'>=</span> <span class='no'>base_color</span>,
  142. <span class='kw'>text_bold_color</span> <span class='kw'>=</span> <span class='no'>base_color</span>,
  143. <span class='kw'>text_slide_number_color</span> <span class='kw'>=</span> <span class='no'>base_color</span>,
  144. <span class='kw'>padding</span> <span class='kw'>=</span> <span class='st'>"16px 64px 16px 64px"</span>,
  145. <span class='kw'>background_image</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  146. <span class='kw'>background_size</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  147. <span class='kw'>background_position</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  148. <span class='kw'>code_highlight_color</span> <span class='kw'>=</span> <span class='st'>"rgba(255,255,0,0.5)"</span>,
  149. <span class='kw'>code_inline_color</span> <span class='kw'>=</span> <span class='no'>base_color</span>,
  150. <span class='kw'>code_inline_background_color</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  151. <span class='kw'>code_inline_font_size</span> <span class='kw'>=</span> <span class='st'>"1em"</span>,
  152. <span class='kw'>inverse_background_color</span> <span class='kw'>=</span> <span class='no'>base_color</span>,
  153. <span class='kw'>inverse_text_color</span> <span class='kw'>=</span> <span class='no'>black_color</span>,
  154. <span class='kw'>inverse_text_shadow</span> <span class='kw'>=</span> <span class='fl'>FALSE</span>,
  155. <span class='kw'>inverse_header_color</span> <span class='kw'>=</span> <span class='no'>black_color</span>,
  156. <span class='kw'>title_slide_text_color</span> <span class='kw'>=</span> <span class='no'>inverse_text_color</span>,
  157. <span class='kw'>title_slide_background_color</span> <span class='kw'>=</span> <span class='no'>inverse_background_color</span>,
  158. <span class='kw'>title_slide_background_image</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  159. <span class='kw'>title_slide_background_size</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  160. <span class='kw'>title_slide_background_position</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  161. <span class='kw'>footnote_color</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  162. <span class='kw'>footnote_font_size</span> <span class='kw'>=</span> <span class='st'>"0.9em"</span>,
  163. <span class='kw'>footnote_position_bottom</span> <span class='kw'>=</span> <span class='st'>"60px"</span>,
  164. <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'>base_color</span>, <span class='fl'>0.6</span>),
  165. <span class='kw'>left_column_selected_color</span> <span class='kw'>=</span> <span class='no'>base_color</span>,
  166. <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'>base_color</span>, <span class='fl'>0.5</span>),
  167. <span class='kw'>table_border_color</span> <span class='kw'>=</span> <span class='st'>"#666"</span>,
  168. <span class='kw'>table_row_border_color</span> <span class='kw'>=</span> <span class='st'>"#ddd"</span>,
  169. <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='no'>base_color</span>, <span class='fl'>0.8</span>),
  170. <span class='kw'>base_font_size</span> <span class='kw'>=</span> <span class='st'>"20px"</span>,
  171. <span class='kw'>text_font_size</span> <span class='kw'>=</span> <span class='st'>"1rem"</span>,
  172. <span class='kw'>header_h1_font_size</span> <span class='kw'>=</span> <span class='st'>"2.75rem"</span>,
  173. <span class='kw'>header_h2_font_size</span> <span class='kw'>=</span> <span class='st'>"2.25rem"</span>,
  174. <span class='kw'>header_h3_font_size</span> <span class='kw'>=</span> <span class='st'>"1.75rem"</span>,
  175. <span class='kw'>header_background_auto</span> <span class='kw'>=</span> <span class='fl'>FALSE</span>,
  176. <span class='kw'>header_background_color</span> <span class='kw'>=</span> <span class='no'>header_color</span>,
  177. <span class='kw'>header_background_text_color</span> <span class='kw'>=</span> <span class='no'>background_color</span>,
  178. <span class='kw'>header_background_padding</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  179. <span class='kw'>header_background_content_padding_top</span> <span class='kw'>=</span> <span class='st'>"7rem"</span>,
  180. <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>),
  181. <span class='kw'>text_slide_number_font_size</span> <span class='kw'>=</span> <span class='st'>"0.9em"</span>,
  182. <span class='kw'>text_font_google</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  183. <span class='kw'>text_font_family</span> <span class='kw'>=</span> <span class='fu'><a href='style_xaringan.html'>xaringanthemer_font_default</a></span>(<span class='st'>"text_font_family"</span>),
  184. <span class='kw'>text_font_weight</span> <span class='kw'>=</span> <span class='fu'><a href='style_xaringan.html'>xaringanthemer_font_default</a></span>(<span class='st'>"text_font_weight"</span>),
  185. <span class='kw'>text_font_url</span> <span class='kw'>=</span> <span class='fu'><a href='style_xaringan.html'>xaringanthemer_font_default</a></span>(<span class='st'>"text_font_url"</span>),
  186. <span class='kw'>text_font_family_fallback</span> <span class='kw'>=</span> <span class='fu'><a href='style_xaringan.html'>xaringanthemer_font_default</a></span>(<span class='st'>"text_font_family_fallback"</span>),
  187. <span class='kw'>text_font_base</span> <span class='kw'>=</span> <span class='st'>"sans-serif"</span>,
  188. <span class='kw'>header_font_google</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  189. <span class='kw'>header_font_family</span> <span class='kw'>=</span> <span class='fu'><a href='style_xaringan.html'>xaringanthemer_font_default</a></span>(<span class='st'>"header_font_family"</span>),
  190. <span class='kw'>header_font_weight</span> <span class='kw'>=</span> <span class='fu'><a href='style_xaringan.html'>xaringanthemer_font_default</a></span>(<span class='st'>"header_font_weight"</span>),
  191. <span class='kw'>header_font_url</span> <span class='kw'>=</span> <span class='fu'><a href='style_xaringan.html'>xaringanthemer_font_default</a></span>(<span class='st'>"header_font_url"</span>),
  192. <span class='kw'>code_font_google</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  193. <span class='kw'>code_font_family</span> <span class='kw'>=</span> <span class='fu'><a href='style_xaringan.html'>xaringanthemer_font_default</a></span>(<span class='st'>"code_font_family"</span>),
  194. <span class='kw'>code_font_size</span> <span class='kw'>=</span> <span class='st'>"0.9rem"</span>,
  195. <span class='kw'>code_font_url</span> <span class='kw'>=</span> <span class='fu'><a href='style_xaringan.html'>xaringanthemer_font_default</a></span>(<span class='st'>"code_font_url"</span>),
  196. <span class='kw'>code_font_family_fallback</span> <span class='kw'>=</span> <span class='fu'><a href='style_xaringan.html'>xaringanthemer_font_default</a></span>(<span class='st'>"code_font_family_fallback"</span>),
  197. <span class='kw'>colors</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  198. <span class='kw'>extra_css</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  199. <span class='kw'>extra_fonts</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  200. <span class='kw'>outfile</span> <span class='kw'>=</span> <span class='st'>"xaringan-themer.css"</span>
  201. )</pre>
  202. <h2 class="hasAnchor" id="arguments"><a class="anchor" href="#arguments"></a>Arguments</h2>
  203. <table class="ref-arguments">
  204. <colgroup><col class="name" /><col class="desc" /></colgroup>
  205. <tr>
  206. <th>base_color</th>
  207. <td><p>Monotone Base Color, works best with a light color.
  208. Defaults to #3C989E. Used in multiple CSS rules. The value of this
  209. variable is also stored as a CSS variable that can be referenced with
  210. <code><a href='https://rdrr.io/r/stats/cor.html'>var(--base)</a></code> in any argument of a style function or in custom CSS.</p></td>
  211. </tr>
  212. <tr>
  213. <th>white_color</th>
  214. <td><p>Brightest color used, default is a very light version of
  215. <code>base_color</code>. Defaults to #FFFFFF. Used in multiple CSS rules. The value
  216. of this variable is also stored as a CSS variable that can be referenced
  217. with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--white)</a></code> in any argument of a style function or in custom CSS.</p></td>
  218. </tr>
  219. <tr>
  220. <th>black_color</th>
  221. <td><p>Darkest color used, default is a very dark, version of
  222. <code>base_color</code>. Defaults to <code><a href='lighten_darken_color.html'>darken_color(base_color, 0.9)</a></code>. Used in
  223. multiple CSS rules. The value of this variable is also stored as a CSS
  224. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--black)</a></code> in any argument of a
  225. style function or in custom CSS.</p></td>
  226. </tr>
  227. <tr>
  228. <th>text_color</th>
  229. <td><p>Text Color. Defaults to <code>white_color</code>. Modifies the <code>body</code>
  230. element. The value of this variable is also stored as a CSS variable that
  231. can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--text_color)</a></code> in any argument of a style
  232. function or in custom CSS.</p></td>
  233. </tr>
  234. <tr>
  235. <th>header_color</th>
  236. <td><p>Header Color. Defaults to <code>base_color</code>. Modifies the
  237. <code>h1, h2, h3</code> elements. The value of this variable is also stored as a CSS
  238. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--header-color)</a></code> in any argument
  239. of a style function or in custom CSS.</p></td>
  240. </tr>
  241. <tr>
  242. <th>background_color</th>
  243. <td><p>Slide Background Color. Defaults to <code>black_color</code>.
  244. Modifies the <code>.remark-slide-content</code> class. The value of this variable is
  245. also stored as a CSS variable that can be referenced with
  246. <code><a href='https://rdrr.io/r/stats/cor.html'>var(--background-color)</a></code> in any argument of a style function or in custom
  247. CSS.</p></td>
  248. </tr>
  249. <tr>
  250. <th>link_color</th>
  251. <td><p>Link Color. Defaults to <code>base_color</code>. Modifies the
  252. <code>a, a &gt; code</code> elements. The value of this variable is also stored as a CSS
  253. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--link-color)</a></code> in any argument
  254. of a style function or in custom CSS.</p></td>
  255. </tr>
  256. <tr>
  257. <th>text_bold_color</th>
  258. <td><p>Bold Text Color. Defaults to <code>base_color</code>. Modifies
  259. the <code>strong</code> element. The value of this variable is also stored as a CSS
  260. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--text-bold-color)</a></code> in any
  261. argument of a style function or in custom CSS.</p></td>
  262. </tr>
  263. <tr>
  264. <th>text_slide_number_color</th>
  265. <td><p>Slide Number Color. Defaults to <code>base_color</code>.
  266. Modifies the <code>.remark-slide-number</code> class.</p></td>
  267. </tr>
  268. <tr>
  269. <th>padding</th>
  270. <td><p>Slide Padding in <code>top right [bottom left]</code> format. Defaults
  271. to 16px 64px 16px 64px. Modifies the <code>.remark-slide-content</code> class.
  272. Accepts CSS
  273. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/padding'>padding</a>
  274. property values.</p></td>
  275. </tr>
  276. <tr>
  277. <th>background_image</th>
  278. <td><p>Background image applied to each <em>and every</em> slide.
  279. Set <code>title_slide_background_image = "none"</code> to remove the background image
  280. from the title slide. Defaults to <code>NULL</code>. Modifies the
  281. <code>.remark-slide-content</code> class.</p></td>
  282. </tr>
  283. <tr>
  284. <th>background_size</th>
  285. <td><p>Background image size, requires <code>background_image</code> to
  286. be set. If <code>background_image</code> is set, <code>background_size</code> will default to
  287. <code>cover</code> so the background fills the screen. If both <code>background_image</code> and
  288. <code>background_position</code> are set, will default to 100 percent. Defaults to
  289. <code>NULL</code>. Modifies the <code>.remark-slide-content</code> class. Accepts CSS
  290. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/background-size'>background-size</a>
  291. property values.</p></td>
  292. </tr>
  293. <tr>
  294. <th>background_position</th>
  295. <td><p>Background image position, requires
  296. <code>background_image</code> to be set, and it is recommended to adjust
  297. <code>background_size</code>. Defaults to <code>NULL</code>. Modifies the
  298. <code>.remark-slide-content</code> class. Accepts CSS
  299. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/background-position'>background-position</a>
  300. property values.</p></td>
  301. </tr>
  302. <tr>
  303. <th>code_highlight_color</th>
  304. <td><p>Code Line Highlight. Defaults to
  305. rgba(255,255,0,0.5). Modifies the <code>.remark-code-line-highlighted</code> class.
  306. The value of this variable is also stored as a CSS variable that can be
  307. referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--code-highlight-color)</a></code> in any argument of a style
  308. function or in custom CSS.</p></td>
  309. </tr>
  310. <tr>
  311. <th>code_inline_color</th>
  312. <td><p>Inline Code Color. Defaults to <code>base_color</code>.
  313. Modifies the <code>.remark-inline-code</code> class.</p></td>
  314. </tr>
  315. <tr>
  316. <th>code_inline_background_color</th>
  317. <td><p>Inline Code Background Color. Defaults
  318. to <code>NULL</code>. Modifies the <code>.remark-inline-code</code> class.</p></td>
  319. </tr>
  320. <tr>
  321. <th>code_inline_font_size</th>
  322. <td><p>Inline Code Text Font Size. Defaults to 1em.
  323. Modifies the <code>.remark-inline-code</code> class. Accepts CSS
  324. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  325. property values. The value of this variable is also stored as a CSS
  326. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--code-inline-font-size)</a></code> in any
  327. argument of a style function or in custom CSS.</p></td>
  328. </tr>
  329. <tr>
  330. <th>inverse_background_color</th>
  331. <td><p>Inverse Background Color. Defaults to
  332. <code>base_color</code>. Modifies the <code>.inverse</code> class. The value of this variable is
  333. also stored as a CSS variable that can be referenced with
  334. <code><a href='https://rdrr.io/r/stats/cor.html'>var(--inverse-background-color)</a></code> in any argument of a style function or
  335. in custom CSS.</p></td>
  336. </tr>
  337. <tr>
  338. <th>inverse_text_color</th>
  339. <td><p>Inverse Text Color. Defaults to <code>black_color</code>.
  340. Modifies the <code>.inverse</code> class. The value of this variable is also stored
  341. as a CSS variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--inverse-text-color)</a></code>
  342. in any argument of a style function or in custom CSS.</p></td>
  343. </tr>
  344. <tr>
  345. <th>inverse_text_shadow</th>
  346. <td><p>Enables Shadow on text of inverse slides.
  347. Defaults to <code>FALSE</code>. Modifies the <code>.inverse</code> class.</p></td>
  348. </tr>
  349. <tr>
  350. <th>inverse_header_color</th>
  351. <td><p>Inverse Header Color. Defaults to <code>black_color</code>.
  352. Modifies the <code>.inverse h1, .inverse h2, .inverse h3</code> classes. The value of
  353. this variable is also stored as a CSS variable that can be referenced with
  354. <code><a href='https://rdrr.io/r/stats/cor.html'>var(--inverse-header-color)</a></code> in any argument of a style function or in
  355. custom CSS.</p></td>
  356. </tr>
  357. <tr>
  358. <th>title_slide_text_color</th>
  359. <td><p>Title Slide Text Color. Defaults to
  360. <code>inverse_text_color</code>. Modifies the <code>.title-slide</code> class. The value of this
  361. variable is also stored as a CSS variable that can be referenced with
  362. <code><a href='https://rdrr.io/r/stats/cor.html'>var(--title-slide-text-color)</a></code> in any argument of a style function or in
  363. custom CSS.</p></td>
  364. </tr>
  365. <tr>
  366. <th>title_slide_background_color</th>
  367. <td><p>Title Slide Background Color. Defaults
  368. to <code>inverse_background_color</code>. Modifies the <code>.title-slide</code> class. The
  369. value of this variable is also stored as a CSS variable that can be
  370. referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--title-slide-background-color)</a></code> in any argument of a
  371. style function or in custom CSS.</p></td>
  372. </tr>
  373. <tr>
  374. <th>title_slide_background_image</th>
  375. <td><p>Title Slide Background Image URL.
  376. Defaults to <code>NULL</code>. Modifies the <code>.title-slide</code> class.</p></td>
  377. </tr>
  378. <tr>
  379. <th>title_slide_background_size</th>
  380. <td><p>Title Slide Background Image Size,
  381. defaults to "cover" if background image is set. Defaults to <code>NULL</code>.
  382. Modifies the <code>.title-slide</code> class. Accepts CSS
  383. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/background-size'>background-size</a>
  384. property values.</p></td>
  385. </tr>
  386. <tr>
  387. <th>title_slide_background_position</th>
  388. <td><p>Title Slide Background Image
  389. Position. Defaults to <code>NULL</code>. Modifies the <code>.title-slide</code> class. Accepts
  390. CSS
  391. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/background-position'>background-position</a>
  392. property values.</p></td>
  393. </tr>
  394. <tr>
  395. <th>footnote_color</th>
  396. <td><p>Footnote text color (if <code>NA</code>, then it will be the same
  397. color as <code>text_color</code>). Defaults to <code>NULL</code>. Modifies the <code>.footnote</code>
  398. class.</p></td>
  399. </tr>
  400. <tr>
  401. <th>footnote_font_size</th>
  402. <td><p>Footnote font size. Defaults to 0.9em. Modifies
  403. the <code>.footnote</code> class. Accepts CSS
  404. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  405. property values.</p></td>
  406. </tr>
  407. <tr>
  408. <th>footnote_position_bottom</th>
  409. <td><p>Footnote location from bottom of screen.
  410. Defaults to 60px. Modifies the <code>.footnote</code> class. Accepts CSS
  411. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/position_value'>position</a>
  412. property values.</p></td>
  413. </tr>
  414. <tr>
  415. <th>left_column_subtle_color</th>
  416. <td><p>Left Column Text (not last). Defaults to
  417. <code><a href='apply_alpha.html'>apply_alpha(base_color, 0.6)</a></code>. Modifies the
  418. <code>.left-column h2, .left-column h3</code> classes.</p></td>
  419. </tr>
  420. <tr>
  421. <th>left_column_selected_color</th>
  422. <td><p>Left Column Current Selection. Defaults to
  423. <code>base_color</code>. Modifies the
  424. <code>.left-column h2:last-of-type, .left-column h3:last-child</code> classes.</p></td>
  425. </tr>
  426. <tr>
  427. <th>blockquote_left_border_color</th>
  428. <td><p>Blockquote Left Border Color. Defaults
  429. to <code><a href='apply_alpha.html'>apply_alpha(base_color, 0.5)</a></code>. Modifies the <code>blockquote</code> element.</p></td>
  430. </tr>
  431. <tr>
  432. <th>table_border_color</th>
  433. <td><p>Table top/bottom border. Defaults to #666.
  434. Modifies the <code>table: border-top, border-bottom</code> elements.</p></td>
  435. </tr>
  436. <tr>
  437. <th>table_row_border_color</th>
  438. <td><p>Table row inner bottom border. Defaults to
  439. #ddd. Modifies the <code>table thead th: border-bottom</code> elements.</p></td>
  440. </tr>
  441. <tr>
  442. <th>table_row_even_background_color</th>
  443. <td><p>Table Even Row Background Color.
  444. Defaults to <code><a href='lighten_darken_color.html'>darken_color(base_color, 0.8)</a></code>. Modifies the
  445. <code>thead, tfoot, tr:nth-child(even)</code> elements.</p></td>
  446. </tr>
  447. <tr>
  448. <th>base_font_size</th>
  449. <td><p>Base Font Size for All Slide Elements (must be <code>px</code>).
  450. Defaults to 20px. Modifies the <code>html</code> element. The value of this variable
  451. is also stored as a CSS variable that can be referenced with
  452. <code><a href='https://rdrr.io/r/stats/cor.html'>var(--base-font-size)</a></code> in any argument of a style function or in custom
  453. CSS.</p></td>
  454. </tr>
  455. <tr>
  456. <th>text_font_size</th>
  457. <td><p>Slide Body Text Font Size. Defaults to 1rem. Modifies
  458. the <code>.remark-slide-content</code> class. Accepts CSS
  459. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  460. property values. The value of this variable is also stored as a CSS
  461. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--text-font-size)</a></code> in any
  462. argument of a style function or in custom CSS.</p></td>
  463. </tr>
  464. <tr>
  465. <th>header_h1_font_size</th>
  466. <td><p>h1 Header Text Font Size. Defaults to 2.75rem.
  467. Modifies the <code>.remark-slide-content h1</code> class. Accepts CSS
  468. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  469. property values. The value of this variable is also stored as a CSS
  470. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--header-h1-font-size)</a></code> in any
  471. argument of a style function or in custom CSS.</p></td>
  472. </tr>
  473. <tr>
  474. <th>header_h2_font_size</th>
  475. <td><p>h2 Header Text Font Size. Defaults to 2.25rem.
  476. Modifies the <code>.remark-slide-content h2</code> class. Accepts CSS
  477. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  478. property values. The value of this variable is also stored as a CSS
  479. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--header-h2-font-size)</a></code> in any
  480. argument of a style function or in custom CSS.</p></td>
  481. </tr>
  482. <tr>
  483. <th>header_h3_font_size</th>
  484. <td><p>h3 Header Text Font Size. Defaults to 1.75rem.
  485. Modifies the <code>.remark-slide-content h3</code> class. Accepts CSS
  486. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  487. property values. The value of this variable is also stored as a CSS
  488. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--header-h3-font-size)</a></code> in any
  489. argument of a style function or in custom CSS.</p></td>
  490. </tr>
  491. <tr>
  492. <th>header_background_auto</th>
  493. <td><p>Add background under slide title automatically
  494. for h1 header elements. If not enabled, use <code>class: header_background</code> to
  495. enable. Defaults to <code>FALSE</code>.</p></td>
  496. </tr>
  497. <tr>
  498. <th>header_background_color</th>
  499. <td><p>Background Color for h1 Header with
  500. Background. Defaults to <code>header_color</code>. Modifies the
  501. <code>.remark-slide-content h1</code> class. The value of this variable is also
  502. stored as a CSS variable that can be referenced with
  503. <code><a href='https://rdrr.io/r/stats/cor.html'>var(--header-background-color)</a></code> in any argument of a style function or in
  504. custom CSS.</p></td>
  505. </tr>
  506. <tr>
  507. <th>header_background_text_color</th>
  508. <td><p>Text Color for h1 Header with
  509. Background. Defaults to <code>background_color</code>. Modifies the
  510. <code>.remark-slide-content h1</code> class. The value of this variable is also
  511. stored as a CSS variable that can be referenced with
  512. <code><a href='https://rdrr.io/r/stats/cor.html'>var(--header-background-text-color)</a></code> in any argument of a style function
  513. or in custom CSS.</p></td>
  514. </tr>
  515. <tr>
  516. <th>header_background_padding</th>
  517. <td><p>Padding for h1 Header with Background.
  518. Defaults to <code>NULL</code>. Modifies the <code>.remark-slide-content h1</code> class. Accepts
  519. CSS <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/padding'>padding</a>
  520. property values.</p></td>
  521. </tr>
  522. <tr>
  523. <th>header_background_content_padding_top</th>
  524. <td><p>Top Padding for Content in
  525. Slide with Header with Background. Defaults to 7rem. Modifies the
  526. <code>.remark-slide-content</code> class.</p></td>
  527. </tr>
  528. <tr>
  529. <th>header_background_ignore_classes</th>
  530. <td><p>Slide Classes Where Header with
  531. Background will not be Applied. Defaults to
  532. <code><a href='https://rdrr.io/r/base/c.html'>c('normal', 'inverse', 'title', 'middle', 'bottom')</a></code>. Modifies the
  533. <code>.remark-slide-content</code> class.</p></td>
  534. </tr>
  535. <tr>
  536. <th>text_slide_number_font_size</th>
  537. <td><p>Slide Number Text Font Size. Defaults to
  538. 0.9em. Modifies the <code>.remark-slide-number</code> class. Accepts CSS
  539. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  540. property values.</p></td>
  541. </tr>
  542. <tr>
  543. <th>text_font_google</th>
  544. <td><p>Use <code><a href='google_font.html'>google_font()</a></code> to specify body font. Defaults
  545. to <code>NULL</code>. Modifies the <code>body</code> element.</p></td>
  546. </tr>
  547. <tr>
  548. <th>text_font_family</th>
  549. <td><p>Body Text Font Family (xaringan default is
  550. <code>'Droid Serif'</code>). Defaults to
  551. <code><a href='style_xaringan.html'>xaringanthemer_font_default("text_font_family")</a></code>. Modifies the <code>body</code>
  552. element. The value of this variable is also stored as a CSS variable that
  553. can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--text-font-family)</a></code> in any argument of a
  554. style function or in custom CSS.</p></td>
  555. </tr>
  556. <tr>
  557. <th>text_font_weight</th>
  558. <td><p>Body Text Font Weight. Defaults to
  559. <code><a href='style_xaringan.html'>xaringanthemer_font_default("text_font_weight")</a></code>. Modifies the <code>body</code>
  560. element. Accepts CSS
  561. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight'>font-weight</a>
  562. property values.</p></td>
  563. </tr>
  564. <tr>
  565. <th>text_font_url</th>
  566. <td><p>Body Text Font URL(s). Defaults to
  567. <code><a href='style_xaringan.html'>xaringanthemer_font_default("text_font_url")</a></code>. Modifies the
  568. <code>@import url()</code> elements.</p></td>
  569. </tr>
  570. <tr>
  571. <th>text_font_family_fallback</th>
  572. <td><p>Body Text Font Fallbacks. Defaults to
  573. <code><a href='style_xaringan.html'>xaringanthemer_font_default("text_font_family_fallback")</a></code>. Modifies the
  574. <code>body</code> element. The value of this variable is also stored as a CSS
  575. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--text-font-family-fallback)</a></code> in
  576. any argument of a style function or in custom CSS.</p></td>
  577. </tr>
  578. <tr>
  579. <th>text_font_base</th>
  580. <td><p>Body Text Base Font (Total Failure Fallback). Defaults
  581. to sans-serif. Modifies the <code>body</code> element. The value of this variable is
  582. also stored as a CSS variable that can be referenced with
  583. <code><a href='https://rdrr.io/r/stats/cor.html'>var(--text-font-base)</a></code> in any argument of a style function or in custom
  584. CSS.</p></td>
  585. </tr>
  586. <tr>
  587. <th>header_font_google</th>
  588. <td><p>Use <code><a href='google_font.html'>google_font()</a></code> to specify header font.
  589. Defaults to <code>NULL</code>. Modifies the <code>body</code> element.</p></td>
  590. </tr>
  591. <tr>
  592. <th>header_font_family</th>
  593. <td><p>Header Font Family (xaringan default is
  594. <code>'Yanone Kaffeesatz'</code>). Defaults to
  595. <code><a href='style_xaringan.html'>xaringanthemer_font_default("header_font_family")</a></code>. Modifies the
  596. <code>h1, h2, h3</code> elements. The value of this variable is also stored as a CSS
  597. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--header-font-family)</a></code> in any
  598. argument of a style function or in custom CSS.</p></td>
  599. </tr>
  600. <tr>
  601. <th>header_font_weight</th>
  602. <td><p>Header Font Weight. Defaults to
  603. <code><a href='style_xaringan.html'>xaringanthemer_font_default("header_font_weight")</a></code>. Modifies the
  604. <code>h1, h2, h3</code> elements. Accepts CSS
  605. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight'>font-weight</a>
  606. property values.</p></td>
  607. </tr>
  608. <tr>
  609. <th>header_font_url</th>
  610. <td><p>Header Font URL. Defaults to
  611. <code><a href='style_xaringan.html'>xaringanthemer_font_default("header_font_url")</a></code>. Modifies the
  612. <code>@import url</code> elements.</p></td>
  613. </tr>
  614. <tr>
  615. <th>code_font_google</th>
  616. <td><p>Use <code><a href='google_font.html'>google_font()</a></code> to specify code font. Defaults
  617. to <code>NULL</code>. Modifies the <code>body</code> element.</p></td>
  618. </tr>
  619. <tr>
  620. <th>code_font_family</th>
  621. <td><p>Code Font Family. Defaults to
  622. <code><a href='style_xaringan.html'>xaringanthemer_font_default("code_font_family")</a></code>. Modifies the
  623. <code>.remark-code, .remark-inline-code</code> classes. The value of this variable is
  624. also stored as a CSS variable that can be referenced with
  625. <code><a href='https://rdrr.io/r/stats/cor.html'>var(--code-font-family)</a></code> in any argument of a style function or in custom
  626. CSS.</p></td>
  627. </tr>
  628. <tr>
  629. <th>code_font_size</th>
  630. <td><p>Code Text Font Size. Defaults to 0.9rem. Modifies the
  631. <code>.remark-inline</code> class. Accepts CSS
  632. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  633. property values. The value of this variable is also stored as a CSS
  634. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--code-font-size)</a></code> in any
  635. argument of a style function or in custom CSS.</p></td>
  636. </tr>
  637. <tr>
  638. <th>code_font_url</th>
  639. <td><p>Code Font URL. Defaults to
  640. <code><a href='style_xaringan.html'>xaringanthemer_font_default("code_font_url")</a></code>. Modifies the <code>@import url</code>
  641. elements.</p></td>
  642. </tr>
  643. <tr>
  644. <th>code_font_family_fallback</th>
  645. <td><p>Code Font Fallback. Defaults to
  646. <code><a href='style_xaringan.html'>xaringanthemer_font_default("code_font_family_fallback")</a></code>. Modifies the
  647. <code>.remark-code, .remark-inline-code</code> classes.</p></td>
  648. </tr>
  649. <tr>
  650. <th>colors</th>
  651. <td><p>A named vector of custom colors. The names of the colors
  652. become CSS variables and classes that can be used within your slides.
  653. For example, <code>colors = c(blue = "#bad4ed")</code> adds a CSS variable
  654. <code>--blue</code>, a <code>.blue</code> CSS class that applies the color to the text or
  655. foreground color, and a <code>.bg-blue</code> CSS class that applies the color
  656. to the background.</p></td>
  657. </tr>
  658. <tr>
  659. <th>extra_css</th>
  660. <td><p>A named list of CSS definitions each containing a named list
  661. of CSS property-value pairs, i.e.
  662. <code><a href='https://rdrr.io/r/base/list.html'>list(".class-id" = list("css-property" = "value"))</a></code>.</p></td>
  663. </tr>
  664. <tr>
  665. <th>extra_fonts</th>
  666. <td><p>A list of additional fonts to import, each list element
  667. can be either a URL as a character string or a call to
  668. <code><a href='google_font.html'>google_font</a>()</code>. To use a font imported in <code>extra_fonts</code>, you
  669. will need to write custom CSS rules that apply the font to an element or
  670. class with the <code>font-family</code> property. See the <strong>Fonts</strong> section of
  671. <code><a href='../articles/xaringanthemer.html'>vignette("xaringanthemer")</a></code> for an example.</p></td>
  672. </tr>
  673. <tr>
  674. <th>outfile</th>
  675. <td><p>Customized xaringan CSS output file name, default is "xaringan-themer.css"</p></td>
  676. </tr>
  677. </table>
  678. <h2 class="hasAnchor" id="value"><a class="anchor" href="#value"></a>Value</h2>
  679. <p>The CSS styles are written to the file path provided in <code>outfile</code>
  680. (by default to <code>xaringan-themer.css</code>). If <code>outfile</code> is <code>NULL</code>, the CSS is
  681. returned directly as a character string.</p>
  682. <h2 class="hasAnchor" id="usage"><a class="anchor" href="#usage"></a>Usage</h2>
  683. <p>To use the styles created by this theme function, make sure
  684. that you use <code>xaringan-themer.css</code> as your CSS file in your slides' YAML
  685. header. If you change the name of the output file using the <code>outfile</code>
  686. argument, use that name instead of the default file name.<div class="yaml"></p><pre><span class='no'>output</span>:
  687. <span class='kw pkg'>xaringan</span><span class='kw ns'>::</span><span class='no'><a href='https://rdrr.io/pkg/xaringan/man/moon_reader.html'>moon_reader</a></span>:
  688. <span class='no'>css</span>: <span class='no'>xaringan</span>-<span class='no'>themer.css</span></pre><p></div></p>
  689. <h2 class="hasAnchor" id="see-also"><a class="anchor" href="#see-also"></a>See also</h2>
  690. <div class='dont-index'><p>Other themes:
  691. <code><a href='style_duo_accent_inverse.html'>style_duo_accent_inverse</a>()</code>,
  692. <code><a href='style_duo_accent.html'>style_duo_accent</a>()</code>,
  693. <code><a href='style_duo.html'>style_duo</a>()</code>,
  694. <code><a href='style_mono_accent.html'>style_mono_accent</a>()</code>,
  695. <code><a href='style_mono_dark.html'>style_mono_dark</a>()</code>,
  696. <code><a href='style_mono_light.html'>style_mono_light</a>()</code>,
  697. <code><a href='style_solarized_dark.html'>style_solarized_dark</a>()</code>,
  698. <code><a href='style_solarized_light.html'>style_solarized_light</a>()</code>,
  699. <code><a href='style_xaringan.html'>xaringanthemer_font_default</a>()</code></p>
  700. <p>Other Monotone themes:
  701. <code><a href='style_mono_accent.html'>style_mono_accent</a>()</code>,
  702. <code><a href='style_mono_dark.html'>style_mono_dark</a>()</code>,
  703. <code><a href='style_mono_light.html'>style_mono_light</a>()</code></p></div>
  704. <h2 class="hasAnchor" id="examples"><a class="anchor" href="#examples"></a>Examples</h2>
  705. <pre class="examples"><div class='input'><span class='co'># Create a xaringan style in a temporary file</span>
  706. <span class='no'>xaringan_themer_css</span> <span class='kw'>&lt;-</span> <span class='fu'><a href='https://rdrr.io/r/base/tempfile.html'>tempfile</a></span>(<span class='st'>"xaringan-themer-"</span>, <span class='kw'>fileext</span> <span class='kw'>=</span> <span class='st'>".css"</span>)
  707. <span class='fu'>style_mono_accent_inverse</span>(
  708. <span class='kw'>base_color</span> <span class='kw'>=</span> <span class='st'>"#3c989e"</span>,
  709. <span class='kw'>outfile</span> <span class='kw'>=</span> <span class='no'>xaringan_themer_css</span> <span class='co'># omit in your slides to write the</span>
  710. <span class='co'># styles to xaringan-themer.css</span>
  711. )
  712. <span class='co'># View the CSS:</span>
  713. <span class='co'># file.edit(xaringan_themer_css)</span></div></pre>
  714. </div>
  715. <div class="col-md-3 hidden-xs hidden-sm" id="pkgdown-sidebar">
  716. <nav id="toc" data-toggle="toc" class="sticky-top">
  717. <h2 data-toc-skip>Contents</h2>
  718. </nav>
  719. </div>
  720. </div>
  721. <footer>
  722. <div class="copyright">
  723. <p>Developed by <a href='https://www.garrickadenbuie.com'>Garrick Aden-Buie</a>.</p>
  724. </div>
  725. <div class="pkgdown">
  726. <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.5.1.</p>
  727. </div>
  728. </footer>
  729. </div>
  730. </body>
  731. </html>