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

819 line
43KB

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