😎 Give your xaringan slides some style
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

833 lines
41KB

  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 Theme — style_mono_accent • 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 Theme — style_mono_accent" />
  37. <meta property="og:description" content="The default xaringan theme with a single color used for color
  38. 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. <meta name="robots" content="noindex">
  44. <!-- mathjax -->
  45. <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js" integrity="sha256-nvJJv9wWKEm88qvoQl9ekL2J+k/RWIsaSScxxlsrv8k=" crossorigin="anonymous"></script>
  46. <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>
  47. <!--[if lt IE 9]>
  48. <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
  49. <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
  50. <![endif]-->
  51. </head>
  52. <body data-spy="scroll" data-target="#toc">
  53. <div class="container template-reference-topic">
  54. <header>
  55. <div class="navbar navbar-default navbar-fixed-top" role="navigation">
  56. <div class="container">
  57. <div class="navbar-header">
  58. <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false">
  59. <span class="sr-only">Toggle navigation</span>
  60. <span class="icon-bar"></span>
  61. <span class="icon-bar"></span>
  62. <span class="icon-bar"></span>
  63. </button>
  64. <span class="navbar-brand">
  65. <a class="navbar-link" href="../index.html">xaringanthemer</a>
  66. <span class="version label label-danger" data-toggle="tooltip" data-placement="bottom" title="In-development version">0.4.0.9000</span>
  67. </span>
  68. </div>
  69. <div id="navbar" class="navbar-collapse collapse">
  70. <ul class="nav navbar-nav">
  71. <li>
  72. <a href="../articles/xaringanthemer.html">Features</a>
  73. </li>
  74. <li>
  75. <a href="../reference/index.html">Reference</a>
  76. </li>
  77. <li>
  78. <a href="../articles/themes.html">Themes</a>
  79. </li>
  80. <li>
  81. <a href="../articles/ggplot2-themes.html">ggplot2 Themes</a>
  82. </li>
  83. <li class="dropdown">
  84. <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">
  85. More
  86. <span class="caret"></span>
  87. </a>
  88. <ul class="dropdown-menu" role="menu">
  89. <li>
  90. <a href="../articles/fonts.html">Fonts</a>
  91. </li>
  92. <li>
  93. <a href="../articles/template-variables.html">Template Variables</a>
  94. </li>
  95. </ul>
  96. </li>
  97. </ul>
  98. <ul class="nav navbar-nav navbar-right">
  99. <li class="dropdown">
  100. <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">
  101. <span class="far fa-newspaper fa-lg"></span>
  102. <span class="caret"></span>
  103. </a>
  104. <ul class="dropdown-menu" role="menu">
  105. <li>
  106. <a href="https://garrickadenbuie.com/blog/xaringanthemer-v0-3-0/">xaringanthemer 0.3.0</a>
  107. </li>
  108. <li class="divider"></li>
  109. <li>
  110. <a href="../news/index.html">Changelog</a>
  111. </li>
  112. </ul>
  113. </li>
  114. <li>
  115. <a href="https://github.com/gadenbuie/xaringanthemer">
  116. <span class="fab fa-github fa-lg"></span>
  117. </a>
  118. </li>
  119. <li>
  120. <a href="https://twitter.com/grrrck">
  121. <span class="fab fa-twitter fa-lg"></span>
  122. </a>
  123. </li>
  124. <li>
  125. <a href="https://www.garrickadenbuie.com">
  126. <span class="fas fa-home fa-lg"></span>
  127. </a>
  128. </li>
  129. </ul>
  130. </div><!--/.nav-collapse -->
  131. </div><!--/.container -->
  132. </div><!--/.navbar -->
  133. </header>
  134. <div class="row">
  135. <div class="col-md-9 contents">
  136. <div class="page-header">
  137. <h1>Monotone Accent Theme</h1>
  138. <small class="dont-index">Source: <a href='https://github.com/gadenbuie/xaringanthemer/blob/master/R/style_mono_accent.R'><code>R/style_mono_accent.R</code></a></small>
  139. <div class="hidden name"><code>style_mono_accent.Rd</code></div>
  140. </div>
  141. <div class="ref-description">
  142. <p>The default xaringan theme with a single color used for color
  143. accents on select elements (headers, bold text, etc.).</p>
  144. </div>
  145. <pre class="usage"><span class='fu'>style_mono_accent</span><span class='op'>(</span>
  146. base_color <span class='op'>=</span> <span class='st'>"#43418A"</span>,
  147. white_color <span class='op'>=</span> <span class='st'>"#FFFFFF"</span>,
  148. black_color <span class='op'>=</span> <span class='st'>"#272822"</span>,
  149. text_color <span class='op'>=</span> <span class='va'>black_color</span>,
  150. header_color <span class='op'>=</span> <span class='va'>base_color</span>,
  151. background_color <span class='op'>=</span> <span class='va'>white_color</span>,
  152. link_color <span class='op'>=</span> <span class='va'>base_color</span>,
  153. text_bold_color <span class='op'>=</span> <span class='va'>base_color</span>,
  154. text_slide_number_color <span class='op'>=</span> <span class='va'>base_color</span>,
  155. padding <span class='op'>=</span> <span class='st'>"16px 64px 16px 64px"</span>,
  156. background_image <span class='op'>=</span> <span class='cn'>NULL</span>,
  157. background_size <span class='op'>=</span> <span class='cn'>NULL</span>,
  158. background_position <span class='op'>=</span> <span class='cn'>NULL</span>,
  159. code_highlight_color <span class='op'>=</span> <span class='st'>"rgba(255,255,0,0.5)"</span>,
  160. code_inline_color <span class='op'>=</span> <span class='va'>base_color</span>,
  161. code_inline_background_color <span class='op'>=</span> <span class='cn'>NULL</span>,
  162. code_inline_font_size <span class='op'>=</span> <span class='st'>"1em"</span>,
  163. inverse_background_color <span class='op'>=</span> <span class='va'>base_color</span>,
  164. inverse_text_color <span class='op'>=</span> <span class='va'>white_color</span>,
  165. inverse_text_shadow <span class='op'>=</span> <span class='cn'>FALSE</span>,
  166. inverse_header_color <span class='op'>=</span> <span class='va'>white_color</span>,
  167. inverse_link_color <span class='op'>=</span> <span class='va'>link_color</span>,
  168. title_slide_text_color <span class='op'>=</span> <span class='va'>inverse_text_color</span>,
  169. title_slide_background_color <span class='op'>=</span> <span class='va'>inverse_background_color</span>,
  170. title_slide_background_image <span class='op'>=</span> <span class='cn'>NULL</span>,
  171. title_slide_background_size <span class='op'>=</span> <span class='cn'>NULL</span>,
  172. title_slide_background_position <span class='op'>=</span> <span class='cn'>NULL</span>,
  173. footnote_color <span class='op'>=</span> <span class='cn'>NULL</span>,
  174. footnote_font_size <span class='op'>=</span> <span class='st'>"0.9em"</span>,
  175. footnote_position_bottom <span class='op'>=</span> <span class='st'>"60px"</span>,
  176. 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>,
  177. left_column_selected_color <span class='op'>=</span> <span class='va'>base_color</span>,
  178. 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>,
  179. table_border_color <span class='op'>=</span> <span class='st'>"#666"</span>,
  180. table_row_border_color <span class='op'>=</span> <span class='st'>"#ddd"</span>,
  181. table_row_even_background_color <span class='op'>=</span> <span class='fu'><a href='lighten_darken_color.html'>lighten_color</a></span><span class='op'>(</span><span class='va'>base_color</span>, <span class='fl'>0.8</span><span class='op'>)</span>,
  182. base_font_size <span class='op'>=</span> <span class='st'>"20px"</span>,
  183. text_font_size <span class='op'>=</span> <span class='st'>"1rem"</span>,
  184. header_h1_font_size <span class='op'>=</span> <span class='st'>"2.75rem"</span>,
  185. header_h2_font_size <span class='op'>=</span> <span class='st'>"2.25rem"</span>,
  186. header_h3_font_size <span class='op'>=</span> <span class='st'>"1.75rem"</span>,
  187. header_background_auto <span class='op'>=</span> <span class='cn'>FALSE</span>,
  188. header_background_color <span class='op'>=</span> <span class='va'>header_color</span>,
  189. header_background_text_color <span class='op'>=</span> <span class='va'>background_color</span>,
  190. header_background_padding <span class='op'>=</span> <span class='cn'>NULL</span>,
  191. header_background_content_padding_top <span class='op'>=</span> <span class='st'>"7rem"</span>,
  192. 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>,
  193. <span class='st'>"bottom"</span><span class='op'>)</span>,
  194. text_slide_number_font_size <span class='op'>=</span> <span class='st'>"0.9rem"</span>,
  195. text_font_google <span class='op'>=</span> <span class='cn'>NULL</span>,
  196. 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>,
  197. 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>,
  198. text_bold_font_weight <span class='op'>=</span> <span class='st'>"bold"</span>,
  199. 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>,
  200. 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>,
  201. text_font_base <span class='op'>=</span> <span class='st'>"sans-serif"</span>,
  202. header_font_google <span class='op'>=</span> <span class='cn'>NULL</span>,
  203. 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>,
  204. 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>,
  205. header_font_family_fallback <span class='op'>=</span> <span class='st'>"Georgia, serif"</span>,
  206. 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>,
  207. code_font_google <span class='op'>=</span> <span class='cn'>NULL</span>,
  208. 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>,
  209. code_font_size <span class='op'>=</span> <span class='st'>"0.9rem"</span>,
  210. 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>,
  211. 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>,
  212. link_decoration <span class='op'>=</span> <span class='st'>"none"</span>,
  213. colors <span class='op'>=</span> <span class='cn'>NULL</span>,
  214. extra_css <span class='op'>=</span> <span class='cn'>NULL</span>,
  215. extra_fonts <span class='op'>=</span> <span class='cn'>NULL</span>,
  216. outfile <span class='op'>=</span> <span class='st'>"xaringan-themer.css"</span>
  217. <span class='op'>)</span></pre>
  218. <h2 class="hasAnchor" id="arguments"><a class="anchor" href="#arguments"></a>Arguments</h2>
  219. <table class="ref-arguments">
  220. <colgroup><col class="name" /><col class="desc" /></colgroup>
  221. <tr>
  222. <th>base_color</th>
  223. <td><p>Monotone Base Color, works best with a strong color.
  224. Defaults to #43418A. Used in multiple CSS rules. The value of this
  225. variable is also stored as a CSS variable that can be referenced with
  226. <code>var(--base)</code> in any argument of a style function or in custom CSS.</p></td>
  227. </tr>
  228. <tr>
  229. <th>white_color</th>
  230. <td><p>Brightest color used. Defaults to #FFFFFF. Used in
  231. multiple CSS rules. The value of this variable is also stored as a CSS
  232. variable that can be referenced with <code>var(--white)</code> in any argument of a
  233. style function or in custom CSS.</p></td>
  234. </tr>
  235. <tr>
  236. <th>black_color</th>
  237. <td><p>Darkest color used. Defaults to #272822. Used in multiple
  238. CSS rules. The value of this variable is also stored as a CSS variable
  239. that can be referenced with <code>var(--black)</code> in any argument of a style
  240. function or in custom CSS.</p></td>
  241. </tr>
  242. <tr>
  243. <th>text_color</th>
  244. <td><p>Text Color. Defaults to <code>black_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>var(--text_color)</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>var(--header-color)</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>white_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>var(--background-color)</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>var(--link-color)</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>var(--text-bold-color)</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>var(--code-highlight-color)</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>var(--code-inline-font-size)</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>var(--inverse-background-color)</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>white_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>var(--inverse-text-color)</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>white_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>var(--inverse-header-color)</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>var(--inverse-link-color)</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>var(--title-slide-text-color)</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>var(--title-slide-background-color)</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>apply_alpha(base_color, 0.6)</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>apply_alpha(base_color, 0.5)</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>lighten_color(base_color, 0.8)</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>var(--base-font-size)</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>var(--text-font-size)</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>var(--header-h1-font-size)</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>var(--header-h2-font-size)</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>var(--header-h3-font-size)</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>var(--header-background-color)</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>var(--header-background-text-color)</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>c('normal', 'inverse', 'title', 'middle', 'bottom')</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>xaringanthemer_font_default("text_font_family")</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>var(--text-font-family)</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>xaringanthemer_font_default("text_font_weight")</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>xaringanthemer_font_default("text_font_url")</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>xaringanthemer_font_default("text_font_family_fallback")</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>var(--text-font-family-fallback)</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>var(--text-font-base)</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>xaringanthemer_font_default("header_font_family")</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>var(--header-font-family)</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>xaringanthemer_font_default("header_font_weight")</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>var(--header-font-family-fallback)</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>xaringanthemer_font_default("header_font_url")</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>xaringanthemer_font_default("code_font_family")</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>var(--code-font-family)</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>var(--code-font-size)</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>xaringanthemer_font_default("code_font_url")</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>xaringanthemer_font_default("code_font_family_fallback")</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>list(".class-id" = list("css-property" = "value"))</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_inverse.html'>style_mono_accent_inverse</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_inverse.html'>style_mono_accent_inverse</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"><span class='r-in'><span class='co'># Create a xaringan style in a temporary file</span></span>
  750. <span class='r-in'><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></span>
  751. <span class='r-in'></span>
  752. <span class='r-in'><span class='fu'>style_mono_accent</span><span class='op'>(</span></span>
  753. <span class='r-in'> base_color <span class='op'>=</span> <span class='st'>"#43418A"</span>,</span>
  754. <span class='r-in'> outfile <span class='op'>=</span> <span class='va'>xaringan_themer_css</span> <span class='co'># omit in your slides to write the</span></span>
  755. <span class='r-in'> <span class='co'># styles to xaringan-themer.css</span></span>
  756. <span class='r-in'><span class='op'>)</span></span>
  757. <span class='r-in'></span>
  758. <span class='r-in'><span class='co'># View the CSS:</span></span>
  759. <span class='r-in'><span class='co'># file.edit(xaringan_themer_css)</span></span>
  760. </pre>
  761. </div>
  762. <div class="col-md-3 hidden-xs hidden-sm" id="pkgdown-sidebar">
  763. <nav id="toc" data-toggle="toc" class="sticky-top">
  764. <h2 data-toc-skip>Contents</h2>
  765. </nav>
  766. </div>
  767. </div>
  768. <footer>
  769. <div class="copyright">
  770. <p>Developed by <a href='https://www.garrickadenbuie.com'>Garrick Aden-Buie</a>.</p>
  771. </div>
  772. <div class="pkgdown">
  773. <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.6.1.</p>
  774. </div>
  775. </footer>
  776. </div>
  777. </body>
  778. </html>