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

612 lines
28KB

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