😎 Give your xaringan slides some style
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

639 lines
30KB

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