😎 Give your xaringan slides some style
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

834 lines
42KB

  1. <!-- Generated by pkgdown: do not edit by hand -->
  2. <!DOCTYPE html>
  3. <html lang="en">
  4. <head>
  5. <meta charset="utf-8">
  6. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  7. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  8. <title>Monotone Accent Inverse Theme — style_mono_accent_inverse • xaringanthemer</title>
  9. <!-- favicons -->
  10. <link rel="icon" type="image/png" sizes="16x16" href="../favicon-16x16.png">
  11. <link rel="icon" type="image/png" sizes="32x32" href="../favicon-32x32.png">
  12. <link rel="apple-touch-icon" type="image/png" sizes="180x180" href="../apple-touch-icon.png" />
  13. <link rel="apple-touch-icon" type="image/png" sizes="120x120" href="../apple-touch-icon-120x120.png" />
  14. <link rel="apple-touch-icon" type="image/png" sizes="76x76" href="../apple-touch-icon-76x76.png" />
  15. <link rel="apple-touch-icon" type="image/png" sizes="60x60" href="../apple-touch-icon-60x60.png" />
  16. <!-- jquery -->
  17. <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
  18. <!-- Bootstrap -->
  19. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/css/bootstrap.min.css" integrity="sha256-bZLfwXAP04zRMK2BjiO8iu9pf4FbLqX6zitd+tIvLhE=" crossorigin="anonymous" />
  20. <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/js/bootstrap.min.js" integrity="sha256-nuL8/2cJ5NDSSwnKD8VqreErSWHtnEP9E7AySL+1ev4=" crossorigin="anonymous"></script>
  21. <!-- bootstrap-toc -->
  22. <link rel="stylesheet" href="../bootstrap-toc.css">
  23. <script src="../bootstrap-toc.js"></script>
  24. <!-- Font Awesome icons -->
  25. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/all.min.css" integrity="sha256-mmgLkCYLUQbXn0B1SRqzHar6dCnv9oZFPEC1g1cwlkk=" crossorigin="anonymous" />
  26. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/v4-shims.min.css" integrity="sha256-wZjR52fzng1pJHwx4aV2AO3yyTOXrcDW7jBpJtTwVxw=" crossorigin="anonymous" />
  27. <!-- clipboard.js -->
  28. <script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.6/clipboard.min.js" integrity="sha256-inc5kl9MA1hkeYUt+EC3BhlIgyp/2jDIyBLS6k3UxPI=" crossorigin="anonymous"></script>
  29. <!-- headroom.js -->
  30. <script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/headroom.min.js" integrity="sha256-AsUX4SJE1+yuDu5+mAVzJbuYNPHj/WroHuZ8Ir/CkE0=" crossorigin="anonymous"></script>
  31. <script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/jQuery.headroom.min.js" integrity="sha256-ZX/yNShbjqsohH1k95liqY9Gd8uOiE1S4vZc+9KQ1K4=" crossorigin="anonymous"></script>
  32. <!-- pkgdown -->
  33. <link href="../pkgdown.css" rel="stylesheet">
  34. <script src="../pkgdown.js"></script>
  35. <link href="../extra.css" rel="stylesheet">
  36. <meta property="og:title" content="Monotone Accent Inverse Theme — style_mono_accent_inverse" />
  37. <meta property="og:description" content="An &quot;inverted&quot; default xaringan theme with a single color used
  38. for color accents on select elements (headers, bold text, etc.)." />
  39. <meta property="og:image" content="https://pkg.garrickadenbuie.com/xaringanthemer/logo.png" />
  40. <meta name="twitter:card" content="summary" />
  41. <meta name="twitter:creator" content="@grrrck" />
  42. <meta name="twitter:site" content="@grrrck" />
  43. <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 Inverse Theme</h1>
  138. <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>
  139. <div class="hidden name"><code>style_mono_accent_inverse.Rd</code></div>
  140. </div>
  141. <div class="ref-description">
  142. <p>An "inverted" default xaringan theme with a single color used
  143. for color accents on select elements (headers, bold text, etc.).</p>
  144. </div>
  145. <pre class="usage"><span class='fu'>style_mono_accent_inverse</span><span class='op'>(</span>
  146. base_color <span class='op'>=</span> <span class='st'>"#3C989E"</span>,
  147. white_color <span class='op'>=</span> <span class='st'>"#FFFFFF"</span>,
  148. black_color <span class='op'>=</span> <span class='fu'><a href='lighten_darken_color.html'>darken_color</a></span><span class='op'>(</span><span class='va'>base_color</span>, <span class='fl'>0.9</span><span class='op'>)</span>,
  149. text_color <span class='op'>=</span> <span class='va'>white_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'>black_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'>black_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'>black_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'>darken_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 light color.
  224. Defaults to #3C989E. 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, default is a very light version of
  231. <code>base_color</code>. Defaults to #FFFFFF. Used in multiple CSS rules. The value
  232. of this variable is also stored as a CSS variable that can be referenced
  233. with <code>var(--white)</code> in any argument of a style function or in custom CSS.</p></td>
  234. </tr>
  235. <tr>
  236. <th>black_color</th>
  237. <td><p>Darkest color used, default is a very dark, version of
  238. <code>base_color</code>. Defaults to <code>darken_color(base_color, 0.9)</code>. Used in
  239. multiple CSS rules. The value of this variable is also stored as a CSS
  240. variable that can be referenced with <code>var(--black)</code> in any argument of a
  241. style function or in custom CSS.</p></td>
  242. </tr>
  243. <tr>
  244. <th>text_color</th>
  245. <td><p>Text Color. Defaults to <code>white_color</code>. Modifies the <code>body</code>
  246. element. The value of this variable is also stored as a CSS variable that
  247. can be referenced with <code>var(--text_color)</code> in any argument of a style
  248. function or in custom CSS.</p></td>
  249. </tr>
  250. <tr>
  251. <th>header_color</th>
  252. <td><p>Header Color. Defaults to <code>base_color</code>. Modifies the
  253. <code>h1, h2, h3</code> elements. The value of this variable is also stored as a CSS
  254. variable that can be referenced with <code>var(--header-color)</code> in any argument
  255. of a style function or in custom CSS.</p></td>
  256. </tr>
  257. <tr>
  258. <th>background_color</th>
  259. <td><p>Slide Background Color. Defaults to <code>black_color</code>.
  260. Modifies the <code>.remark-slide-content</code> class. The value of this variable is
  261. also stored as a CSS variable that can be referenced with
  262. <code>var(--background-color)</code> in any argument of a style function or in custom
  263. CSS.</p></td>
  264. </tr>
  265. <tr>
  266. <th>link_color</th>
  267. <td><p>Link Color. Defaults to <code>base_color</code>. Modifies the
  268. <code>a, a &gt; code</code> elements. The value of this variable is also stored as a CSS
  269. variable that can be referenced with <code>var(--link-color)</code> in any argument
  270. of a style function or in custom CSS.</p></td>
  271. </tr>
  272. <tr>
  273. <th>text_bold_color</th>
  274. <td><p>Bold Text Color. Defaults to <code>base_color</code>. Modifies
  275. the <code>strong</code> element. The value of this variable is also stored as a CSS
  276. variable that can be referenced with <code>var(--text-bold-color)</code> in any
  277. argument of a style function or in custom CSS.</p></td>
  278. </tr>
  279. <tr>
  280. <th>text_slide_number_color</th>
  281. <td><p>Slide Number Color. Defaults to <code>base_color</code>.
  282. Modifies the <code>.remark-slide-number</code> class.</p></td>
  283. </tr>
  284. <tr>
  285. <th>padding</th>
  286. <td><p>Slide Padding in <code>top right [bottom left]</code> format. Defaults
  287. to 16px 64px 16px 64px. Modifies the <code>.remark-slide-content</code> class.
  288. Accepts CSS
  289. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/padding'>padding</a>
  290. property values.</p></td>
  291. </tr>
  292. <tr>
  293. <th>background_image</th>
  294. <td><p>Background image applied to each <em>and every</em> slide.
  295. Set <code>title_slide_background_image = "none"</code> to remove the background image
  296. from the title slide. Defaults to <code>NULL</code>. Modifies the
  297. <code>.remark-slide-content</code> class.</p></td>
  298. </tr>
  299. <tr>
  300. <th>background_size</th>
  301. <td><p>Background image size, requires <code>background_image</code> to
  302. be set. If <code>background_image</code> is set, <code>background_size</code> will default to
  303. <code>cover</code> so the background fills the screen. If both <code>background_image</code> and
  304. <code>background_position</code> are set, will default to 100 percent. Defaults to
  305. <code>NULL</code>. Modifies the <code>.remark-slide-content</code> class. Accepts CSS
  306. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/background-size'>background-size</a>
  307. property values.</p></td>
  308. </tr>
  309. <tr>
  310. <th>background_position</th>
  311. <td><p>Background image position, requires
  312. <code>background_image</code> to be set, and it is recommended to adjust
  313. <code>background_size</code>. Defaults to <code>NULL</code>. Modifies the
  314. <code>.remark-slide-content</code> class. Accepts CSS
  315. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/background-position'>background-position</a>
  316. property values.</p></td>
  317. </tr>
  318. <tr>
  319. <th>code_highlight_color</th>
  320. <td><p>Code Line Highlight. Defaults to
  321. rgba(255,255,0,0.5). Modifies the <code>.remark-code-line-highlighted</code> class.
  322. The value of this variable is also stored as a CSS variable that can be
  323. referenced with <code>var(--code-highlight-color)</code> in any argument of a style
  324. function or in custom CSS.</p></td>
  325. </tr>
  326. <tr>
  327. <th>code_inline_color</th>
  328. <td><p>Inline Code Color. Defaults to <code>base_color</code>.
  329. Modifies the <code>.remark-inline-code</code> class.</p></td>
  330. </tr>
  331. <tr>
  332. <th>code_inline_background_color</th>
  333. <td><p>Inline Code Background Color. Defaults
  334. to <code>NULL</code>. Modifies the <code>.remark-inline-code</code> class.</p></td>
  335. </tr>
  336. <tr>
  337. <th>code_inline_font_size</th>
  338. <td><p>Inline Code Text Font Size. Defaults to 1em.
  339. Modifies the <code>.remark-inline-code</code> class. Accepts CSS
  340. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  341. property values. The value of this variable is also stored as a CSS
  342. variable that can be referenced with <code>var(--code-inline-font-size)</code> in any
  343. argument of a style function or in custom CSS.</p></td>
  344. </tr>
  345. <tr>
  346. <th>inverse_background_color</th>
  347. <td><p>Inverse Background Color. Defaults to
  348. <code>base_color</code>. Modifies the <code>.inverse</code> class. The value of this variable is
  349. also stored as a CSS variable that can be referenced with
  350. <code>var(--inverse-background-color)</code> in any argument of a style function or
  351. in custom CSS.</p></td>
  352. </tr>
  353. <tr>
  354. <th>inverse_text_color</th>
  355. <td><p>Inverse Text Color. Defaults to <code>black_color</code>.
  356. Modifies the <code>.inverse</code> class. The value of this variable is also stored
  357. as a CSS variable that can be referenced with <code>var(--inverse-text-color)</code>
  358. in any argument of a style function or in custom CSS.</p></td>
  359. </tr>
  360. <tr>
  361. <th>inverse_text_shadow</th>
  362. <td><p>Enables Shadow on text of inverse slides.
  363. Defaults to <code>FALSE</code>. Modifies the <code>.inverse</code> class.</p></td>
  364. </tr>
  365. <tr>
  366. <th>inverse_header_color</th>
  367. <td><p>Inverse Header Color. Defaults to <code>black_color</code>.
  368. Modifies the <code>.inverse h1, .inverse h2, .inverse h3</code> classes. The value of
  369. this variable is also stored as a CSS variable that can be referenced with
  370. <code>var(--inverse-header-color)</code> in any argument of a style function or in
  371. custom CSS.</p></td>
  372. </tr>
  373. <tr>
  374. <th>inverse_link_color</th>
  375. <td><p>Inverse Link Color. Defaults to <code>link_color</code>.
  376. Modifies the <code>.inverse a, .inverse a &gt; code</code> classes. The value of this
  377. variable is also stored as a CSS variable that can be referenced with
  378. <code>var(--inverse-link-color)</code> in any argument of a style function or in
  379. custom CSS.</p></td>
  380. </tr>
  381. <tr>
  382. <th>title_slide_text_color</th>
  383. <td><p>Title Slide Text Color. Defaults to
  384. <code>inverse_text_color</code>. Modifies the <code>.title-slide</code> class. The value of this
  385. variable is also stored as a CSS variable that can be referenced with
  386. <code>var(--title-slide-text-color)</code> in any argument of a style function or in
  387. custom CSS.</p></td>
  388. </tr>
  389. <tr>
  390. <th>title_slide_background_color</th>
  391. <td><p>Title Slide Background Color. Defaults
  392. to <code>inverse_background_color</code>. Modifies the <code>.title-slide</code> class. The
  393. value of this variable is also stored as a CSS variable that can be
  394. referenced with <code>var(--title-slide-background-color)</code> in any argument of a
  395. style function or in custom CSS.</p></td>
  396. </tr>
  397. <tr>
  398. <th>title_slide_background_image</th>
  399. <td><p>Title Slide Background Image URL.
  400. Defaults to <code>NULL</code>. Modifies the <code>.title-slide</code> class.</p></td>
  401. </tr>
  402. <tr>
  403. <th>title_slide_background_size</th>
  404. <td><p>Title Slide Background Image Size,
  405. defaults to "cover" if background image is set. Defaults to <code>NULL</code>.
  406. Modifies the <code>.title-slide</code> class. Accepts CSS
  407. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/background-size'>background-size</a>
  408. property values.</p></td>
  409. </tr>
  410. <tr>
  411. <th>title_slide_background_position</th>
  412. <td><p>Title Slide Background Image
  413. Position. Defaults to <code>NULL</code>. Modifies the <code>.title-slide</code> class. Accepts
  414. CSS
  415. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/background-position'>background-position</a>
  416. property values.</p></td>
  417. </tr>
  418. <tr>
  419. <th>footnote_color</th>
  420. <td><p>Footnote text color (if <code>NA</code>, then it will be the same
  421. color as <code>text_color</code>). Defaults to <code>NULL</code>. Modifies the <code>.footnote</code>
  422. class.</p></td>
  423. </tr>
  424. <tr>
  425. <th>footnote_font_size</th>
  426. <td><p>Footnote font size. Defaults to 0.9em. Modifies
  427. the <code>.footnote</code> class. Accepts CSS
  428. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  429. property values.</p></td>
  430. </tr>
  431. <tr>
  432. <th>footnote_position_bottom</th>
  433. <td><p>Footnote location from bottom of screen.
  434. Defaults to 60px. Modifies the <code>.footnote</code> class. Accepts CSS
  435. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/position_value'>position</a>
  436. property values.</p></td>
  437. </tr>
  438. <tr>
  439. <th>left_column_subtle_color</th>
  440. <td><p>Left Column Text (not last). Defaults to
  441. <code>apply_alpha(base_color, 0.6)</code>. Modifies the
  442. <code>.left-column h2, .left-column h3</code> classes.</p></td>
  443. </tr>
  444. <tr>
  445. <th>left_column_selected_color</th>
  446. <td><p>Left Column Current Selection. Defaults to
  447. <code>base_color</code>. Modifies the
  448. <code>.left-column h2:last-of-type, .left-column h3:last-child</code> classes.</p></td>
  449. </tr>
  450. <tr>
  451. <th>blockquote_left_border_color</th>
  452. <td><p>Blockquote Left Border Color. Defaults
  453. to <code>apply_alpha(base_color, 0.5)</code>. Modifies the <code>blockquote</code> element.</p></td>
  454. </tr>
  455. <tr>
  456. <th>table_border_color</th>
  457. <td><p>Table top/bottom border. Defaults to #666.
  458. Modifies the <code>table: border-top, border-bottom</code> elements.</p></td>
  459. </tr>
  460. <tr>
  461. <th>table_row_border_color</th>
  462. <td><p>Table row inner bottom border. Defaults to
  463. #ddd. Modifies the <code>table thead th: border-bottom</code> elements.</p></td>
  464. </tr>
  465. <tr>
  466. <th>table_row_even_background_color</th>
  467. <td><p>Table Even Row Background Color.
  468. Defaults to <code>darken_color(base_color, 0.8)</code>. Modifies the
  469. <code>thead, tfoot, tr:nth-child(even)</code> elements.</p></td>
  470. </tr>
  471. <tr>
  472. <th>base_font_size</th>
  473. <td><p>Base Font Size for All Slide Elements (must be <code>px</code>).
  474. Defaults to 20px. Modifies the <code>html</code> element. The value of this variable
  475. is also stored as a CSS variable that can be referenced with
  476. <code>var(--base-font-size)</code> in any argument of a style function or in custom
  477. CSS.</p></td>
  478. </tr>
  479. <tr>
  480. <th>text_font_size</th>
  481. <td><p>Slide Body Text Font Size. Defaults to 1rem. Modifies
  482. the <code>.remark-slide-content</code> class. Accepts CSS
  483. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  484. property values. The value of this variable is also stored as a CSS
  485. variable that can be referenced with <code>var(--text-font-size)</code> in any
  486. argument of a style function or in custom CSS.</p></td>
  487. </tr>
  488. <tr>
  489. <th>header_h1_font_size</th>
  490. <td><p>h1 Header Text Font Size. Defaults to 2.75rem.
  491. Modifies the <code>.remark-slide-content h1</code> class. Accepts CSS
  492. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  493. property values. The value of this variable is also stored as a CSS
  494. variable that can be referenced with <code>var(--header-h1-font-size)</code> in any
  495. argument of a style function or in custom CSS.</p></td>
  496. </tr>
  497. <tr>
  498. <th>header_h2_font_size</th>
  499. <td><p>h2 Header Text Font Size. Defaults to 2.25rem.
  500. Modifies the <code>.remark-slide-content h2</code> class. Accepts CSS
  501. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  502. property values. The value of this variable is also stored as a CSS
  503. variable that can be referenced with <code>var(--header-h2-font-size)</code> in any
  504. argument of a style function or in custom CSS.</p></td>
  505. </tr>
  506. <tr>
  507. <th>header_h3_font_size</th>
  508. <td><p>h3 Header Text Font Size. Defaults to 1.75rem.
  509. Modifies the <code>.remark-slide-content h3</code> class. Accepts CSS
  510. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  511. property values. The value of this variable is also stored as a CSS
  512. variable that can be referenced with <code>var(--header-h3-font-size)</code> in any
  513. argument of a style function or in custom CSS.</p></td>
  514. </tr>
  515. <tr>
  516. <th>header_background_auto</th>
  517. <td><p>Add background under slide title automatically
  518. for h1 header elements. If not enabled, use <code>class: header_background</code> to
  519. enable. Defaults to <code>FALSE</code>.</p></td>
  520. </tr>
  521. <tr>
  522. <th>header_background_color</th>
  523. <td><p>Background Color for h1 Header with
  524. Background. Defaults to <code>header_color</code>. Modifies the
  525. <code>.remark-slide-content h1</code> class. The value of this variable is also
  526. stored as a CSS variable that can be referenced with
  527. <code>var(--header-background-color)</code> in any argument of a style function or in
  528. custom CSS.</p></td>
  529. </tr>
  530. <tr>
  531. <th>header_background_text_color</th>
  532. <td><p>Text Color for h1 Header with
  533. Background. Defaults to <code>background_color</code>. Modifies the
  534. <code>.remark-slide-content h1</code> class. The value of this variable is also
  535. stored as a CSS variable that can be referenced with
  536. <code>var(--header-background-text-color)</code> in any argument of a style function
  537. or in custom CSS.</p></td>
  538. </tr>
  539. <tr>
  540. <th>header_background_padding</th>
  541. <td><p>Padding for h1 Header with Background.
  542. Defaults to <code>NULL</code>. Modifies the <code>.remark-slide-content h1</code> class. Accepts
  543. CSS <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/padding'>padding</a>
  544. property values.</p></td>
  545. </tr>
  546. <tr>
  547. <th>header_background_content_padding_top</th>
  548. <td><p>Top Padding for Content in
  549. Slide with Header with Background. Defaults to 7rem. Modifies the
  550. <code>.remark-slide-content</code> class.</p></td>
  551. </tr>
  552. <tr>
  553. <th>header_background_ignore_classes</th>
  554. <td><p>Slide Classes Where Header with
  555. Background will not be Applied. Defaults to
  556. <code>c('normal', 'inverse', 'title', 'middle', 'bottom')</code>. Modifies the
  557. <code>.remark-slide-content</code> class.</p></td>
  558. </tr>
  559. <tr>
  560. <th>text_slide_number_font_size</th>
  561. <td><p>Slide Number Text Font Size. Defaults to
  562. 0.9rem. Modifies the <code>.remark-slide-number</code> class. Accepts CSS
  563. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  564. property values.</p></td>
  565. </tr>
  566. <tr>
  567. <th>text_font_google</th>
  568. <td><p>Use <code><a href='google_font.html'>google_font()</a></code> to specify body font. Defaults
  569. to <code>NULL</code>. Modifies the <code>body</code> element.</p></td>
  570. </tr>
  571. <tr>
  572. <th>text_font_family</th>
  573. <td><p>Body Text Font Family (xaringan default is
  574. <code>'Droid Serif'</code>). Defaults to
  575. <code>xaringanthemer_font_default("text_font_family")</code>. Modifies the <code>body</code>
  576. element. The value of this variable is also stored as a CSS variable that
  577. can be referenced with <code>var(--text-font-family)</code> in any argument of a
  578. style function or in custom CSS.</p></td>
  579. </tr>
  580. <tr>
  581. <th>text_font_weight</th>
  582. <td><p>Body Text Font Weight. Defaults to
  583. <code>xaringanthemer_font_default("text_font_weight")</code>. Modifies the <code>body</code>
  584. element. Accepts CSS
  585. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight'>font-weight</a>
  586. property values.</p></td>
  587. </tr>
  588. <tr>
  589. <th>text_bold_font_weight</th>
  590. <td><p>Body Bold Text Font Weight. Defaults to bold.
  591. Modifies the <code>strong</code> element.</p></td>
  592. </tr>
  593. <tr>
  594. <th>text_font_url</th>
  595. <td><p>Body Text Font URL(s). Defaults to
  596. <code>xaringanthemer_font_default("text_font_url")</code>. Modifies the
  597. <code>@import url()</code> elements.</p></td>
  598. </tr>
  599. <tr>
  600. <th>text_font_family_fallback</th>
  601. <td><p>Body Text Font Fallbacks. Defaults to
  602. <code>xaringanthemer_font_default("text_font_family_fallback")</code>. Modifies the
  603. <code>body</code> element. The value of this variable is also stored as a CSS
  604. variable that can be referenced with <code>var(--text-font-family-fallback)</code> in
  605. any argument of a style function or in custom CSS.</p></td>
  606. </tr>
  607. <tr>
  608. <th>text_font_base</th>
  609. <td><p>Body Text Base Font (Total Failure Fallback). Defaults
  610. to sans-serif. Modifies the <code>body</code> element. The value of this variable is
  611. also stored as a CSS variable that can be referenced with
  612. <code>var(--text-font-base)</code> in any argument of a style function or in custom
  613. CSS.</p></td>
  614. </tr>
  615. <tr>
  616. <th>header_font_google</th>
  617. <td><p>Use <code><a href='google_font.html'>google_font()</a></code> to specify header font.
  618. Defaults to <code>NULL</code>. Modifies the <code>body</code> element.</p></td>
  619. </tr>
  620. <tr>
  621. <th>header_font_family</th>
  622. <td><p>Header Font Family (xaringan default is
  623. <code>'Yanone Kaffeesatz'</code>). Defaults to
  624. <code>xaringanthemer_font_default("header_font_family")</code>. Modifies the
  625. <code>h1, h2, h3</code> elements. The value of this variable is also stored as a CSS
  626. variable that can be referenced with <code>var(--header-font-family)</code> in any
  627. argument of a style function or in custom CSS.</p></td>
  628. </tr>
  629. <tr>
  630. <th>header_font_weight</th>
  631. <td><p>Header Font Weight. Defaults to
  632. <code>xaringanthemer_font_default("header_font_weight")</code>. Modifies the
  633. <code>h1, h2, h3</code> elements. Accepts CSS
  634. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight'>font-weight</a>
  635. property values.</p></td>
  636. </tr>
  637. <tr>
  638. <th>header_font_family_fallback</th>
  639. <td><p>Header Font Family Fallback. Defaults to
  640. Georgia, serif. Modifies the <code>h1, h2, h3</code> elements. The value of this
  641. variable is also stored as a CSS variable that can be referenced with
  642. <code>var(--header-font-family-fallback)</code> in any argument of a style function
  643. or in custom CSS.</p></td>
  644. </tr>
  645. <tr>
  646. <th>header_font_url</th>
  647. <td><p>Header Font URL. Defaults to
  648. <code>xaringanthemer_font_default("header_font_url")</code>. Modifies the
  649. <code>@import url</code> elements.</p></td>
  650. </tr>
  651. <tr>
  652. <th>code_font_google</th>
  653. <td><p>Use <code><a href='google_font.html'>google_font()</a></code> to specify code font. Defaults
  654. to <code>NULL</code>. Modifies the <code>body</code> element.</p></td>
  655. </tr>
  656. <tr>
  657. <th>code_font_family</th>
  658. <td><p>Code Font Family. Defaults to
  659. <code>xaringanthemer_font_default("code_font_family")</code>. Modifies the
  660. <code>.remark-code, .remark-inline-code</code> classes. The value of this variable is
  661. also stored as a CSS variable that can be referenced with
  662. <code>var(--code-font-family)</code> in any argument of a style function or in custom
  663. CSS.</p></td>
  664. </tr>
  665. <tr>
  666. <th>code_font_size</th>
  667. <td><p>Code Text Font Size. Defaults to 0.9rem. Modifies the
  668. <code>.remark-inline</code> class. Accepts CSS
  669. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  670. property values. The value of this variable is also stored as a CSS
  671. variable that can be referenced with <code>var(--code-font-size)</code> in any
  672. argument of a style function or in custom CSS.</p></td>
  673. </tr>
  674. <tr>
  675. <th>code_font_url</th>
  676. <td><p>Code Font URL. Defaults to
  677. <code>xaringanthemer_font_default("code_font_url")</code>. Modifies the <code>@import url</code>
  678. elements.</p></td>
  679. </tr>
  680. <tr>
  681. <th>code_font_family_fallback</th>
  682. <td><p>Code Font Fallback. Defaults to
  683. <code>xaringanthemer_font_default("code_font_family_fallback")</code>. Modifies the
  684. <code>.remark-code, .remark-inline-code</code> classes.</p></td>
  685. </tr>
  686. <tr>
  687. <th>link_decoration</th>
  688. <td><p>Text decoration of links. Defaults to none. Modifies
  689. the <code>a, a &gt; code</code> elements. Accepts CSS
  690. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/text-decoration'>text-decoration</a>
  691. property values.</p></td>
  692. </tr>
  693. <tr>
  694. <th>colors</th>
  695. <td><p>A named vector of custom colors. The names of the colors
  696. become CSS variables and classes that can be used within your slides.
  697. For example, <code>colors = c(blue = "#bad4ed")</code> adds a CSS variable
  698. <code>--blue</code>, a <code>.blue</code> CSS class that applies the color to the text or
  699. foreground color, and a <code>.bg-blue</code> CSS class that applies the color
  700. to the background.</p></td>
  701. </tr>
  702. <tr>
  703. <th>extra_css</th>
  704. <td><p>A named list of CSS definitions each containing a named list
  705. of CSS property-value pairs, i.e.
  706. <code>list(".class-id" = list("css-property" = "value"))</code>.</p></td>
  707. </tr>
  708. <tr>
  709. <th>extra_fonts</th>
  710. <td><p>A list of additional fonts to import, each list element
  711. can be either a URL as a character string or a call to
  712. <code><a href='google_font.html'>google_font</a>()</code>. To use a font imported in <code>extra_fonts</code>, you
  713. will need to write custom CSS rules that apply the font to an element or
  714. class with the <code>font-family</code> property. See the <strong>Fonts</strong> section of
  715. <code><a href='../articles/xaringanthemer.html'>vignette("xaringanthemer")</a></code> for an example.</p></td>
  716. </tr>
  717. <tr>
  718. <th>outfile</th>
  719. <td><p>Customized xaringan CSS output file name, default is "xaringan-themer.css"</p></td>
  720. </tr>
  721. </table>
  722. <h2 class="hasAnchor" id="value"><a class="anchor" href="#value"></a>Value</h2>
  723. <p>The CSS styles are written to the file path provided in <code>outfile</code>
  724. (by default to <code>xaringan-themer.css</code>). If <code>outfile</code> is <code>NULL</code>, the CSS is
  725. returned directly as a character string.</p>
  726. <h2 class="hasAnchor" id="usage"><a class="anchor" href="#usage"></a>Usage</h2>
  727. <p>To use the styles created by this theme function, make sure
  728. that you use <code>xaringan-themer.css</code> as your CSS file in your slides' YAML
  729. header. If you change the name of the output file using the <code>outfile</code>
  730. argument, use that name instead of the default file name.<div class="sourceCode yaml"></p><pre><span class='va'>output</span><span class='op'>:</span>
  731. <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>
  732. <span class='va'>css</span><span class='op'>:</span> <span class='va'>xaringan</span><span class='op'>-</span><span class='va'>themer.css</span>
  733. </pre><p></div></p>
  734. <h2 class="hasAnchor" id="see-also"><a class="anchor" href="#see-also"></a>See also</h2>
  735. <div class='dont-index'><p>Other themes:
  736. <code><a href='style_duo_accent_inverse.html'>style_duo_accent_inverse</a>()</code>,
  737. <code><a href='style_duo_accent.html'>style_duo_accent</a>()</code>,
  738. <code><a href='style_duo.html'>style_duo</a>()</code>,
  739. <code><a href='style_mono_accent.html'>style_mono_accent</a>()</code>,
  740. <code><a href='style_mono_dark.html'>style_mono_dark</a>()</code>,
  741. <code><a href='style_mono_light.html'>style_mono_light</a>()</code>,
  742. <code><a href='style_solarized_dark.html'>style_solarized_dark</a>()</code>,
  743. <code><a href='style_solarized_light.html'>style_solarized_light</a>()</code>,
  744. <code><a href='xaringanthemer_font_default.html'>xaringanthemer_font_default</a>()</code></p>
  745. <p>Other Monotone themes:
  746. <code><a href='style_mono_accent.html'>style_mono_accent</a>()</code>,
  747. <code><a href='style_mono_dark.html'>style_mono_dark</a>()</code>,
  748. <code><a href='style_mono_light.html'>style_mono_light</a>()</code></p></div>
  749. <h2 class="hasAnchor" id="examples"><a class="anchor" href="#examples"></a>Examples</h2>
  750. <pre class="examples"><span class='r-in'><span class='co'># Create a xaringan style in a temporary file</span></span>
  751. <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>
  752. <span class='r-in'></span>
  753. <span class='r-in'><span class='fu'>style_mono_accent_inverse</span><span class='op'>(</span></span>
  754. <span class='r-in'> base_color <span class='op'>=</span> <span class='st'>"#3c989e"</span>,</span>
  755. <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>
  756. <span class='r-in'> <span class='co'># styles to xaringan-themer.css</span></span>
  757. <span class='r-in'><span class='op'>)</span></span>
  758. <span class='r-in'></span>
  759. <span class='r-in'><span class='co'># View the CSS:</span></span>
  760. <span class='r-in'><span class='co'># file.edit(xaringan_themer_css)</span></span>
  761. </pre>
  762. </div>
  763. <div class="col-md-3 hidden-xs hidden-sm" id="pkgdown-sidebar">
  764. <nav id="toc" data-toggle="toc" class="sticky-top">
  765. <h2 data-toc-skip>Contents</h2>
  766. </nav>
  767. </div>
  768. </div>
  769. <footer>
  770. <div class="copyright">
  771. <p>Developed by <a href='https://www.garrickadenbuie.com'>Garrick Aden-Buie</a>.</p>
  772. </div>
  773. <div class="pkgdown">
  774. <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.6.1.</p>
  775. </div>
  776. </footer>
  777. </div>
  778. </body>
  779. </html>