😎 Give your xaringan slides some style
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

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