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

739 lines
38KB

  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>Solarized Light Theme — style_solarized_light • 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="Solarized Light Theme — style_solarized_light" />
  30. <meta property="og:description" content="A light theme based around on the solarized color scheme.
  31. Works well with &quot;highlightStyle: solarized-dark&quot; or
  32. &quot;highlighStyle: solarized-light&quot;." />
  33. <meta name="twitter:card" content="summary" />
  34. <meta name="twitter:creator" content="@grrrck" />
  35. <meta name="twitter:site" content="@grrrck" />
  36. <!-- mathjax -->
  37. <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js" integrity="sha256-nvJJv9wWKEm88qvoQl9ekL2J+k/RWIsaSScxxlsrv8k=" crossorigin="anonymous"></script>
  38. <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>
  39. <!--[if lt IE 9]>
  40. <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
  41. <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
  42. <![endif]-->
  43. </head>
  44. <body data-spy="scroll" data-target="#toc">
  45. <div class="container template-reference-topic">
  46. <header>
  47. <div class="navbar navbar-default navbar-fixed-top" role="navigation">
  48. <div class="container">
  49. <div class="navbar-header">
  50. <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false">
  51. <span class="sr-only">Toggle navigation</span>
  52. <span class="icon-bar"></span>
  53. <span class="icon-bar"></span>
  54. <span class="icon-bar"></span>
  55. </button>
  56. <span class="navbar-brand">
  57. <a class="navbar-link" href="../index.html">xaringanthemer</a>
  58. <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.2.0.9100</span>
  59. </span>
  60. </div>
  61. <div id="navbar" class="navbar-collapse collapse">
  62. <ul class="nav navbar-nav">
  63. <li>
  64. <a href="../articles/xaringanthemer.html">Features</a>
  65. </li>
  66. <li>
  67. <a href="../reference/index.html">Reference</a>
  68. </li>
  69. <li>
  70. <a href="../articles/themes.html">Themes</a>
  71. </li>
  72. <li>
  73. <a href="../articles/fonts.html">Fonts</a>
  74. </li>
  75. <li>
  76. <a href="../articles/template-variables.html">Template Variables</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>Solarized Light Theme</h1>
  109. <small class="dont-index">Source: <a href='https://github.com/gadenbuie/xaringanthemer/blob/master/R/style_solarized_light.R'><code>R/style_solarized_light.R</code></a></small>
  110. <div class="hidden name"><code>style_solarized_light.Rd</code></div>
  111. </div>
  112. <div class="ref-description">
  113. <p>A light theme based around on the solarized color scheme.
  114. Works well with "<code>highlightStyle: solarized-dark</code>" or
  115. "<code>highlighStyle: solarized-light</code>".</p>
  116. </div>
  117. <pre class="usage"><span class='fu'>style_solarized_light</span>(
  118. <span class='kw'>text_color</span> <span class='kw'>=</span> <span class='st'>"#657b83"</span>,
  119. <span class='kw'>header_color</span> <span class='kw'>=</span> <span class='st'>"#dc322f"</span>,
  120. <span class='kw'>background_color</span> <span class='kw'>=</span> <span class='st'>"#fdf6e3"</span>,
  121. <span class='kw'>link_color</span> <span class='kw'>=</span> <span class='st'>"#b58900"</span>,
  122. <span class='kw'>text_bold_color</span> <span class='kw'>=</span> <span class='st'>"#d33682"</span>,
  123. <span class='kw'>text_slide_number_color</span> <span class='kw'>=</span> <span class='st'>"#93a1a1"</span>,
  124. <span class='kw'>padding</span> <span class='kw'>=</span> <span class='st'>"16px 64px 16px 64px"</span>,
  125. <span class='kw'>background_image</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  126. <span class='kw'>background_size</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  127. <span class='kw'>background_position</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  128. <span class='kw'>code_highlight_color</span> <span class='kw'>=</span> <span class='st'>"#268bd240"</span>,
  129. <span class='kw'>code_inline_color</span> <span class='kw'>=</span> <span class='st'>"#6c71c4"</span>,
  130. <span class='kw'>code_inline_background_color</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  131. <span class='kw'>code_inline_font_size</span> <span class='kw'>=</span> <span class='st'>"1em"</span>,
  132. <span class='kw'>inverse_background_color</span> <span class='kw'>=</span> <span class='st'>"#002b36"</span>,
  133. <span class='kw'>inverse_text_color</span> <span class='kw'>=</span> <span class='st'>"#fdf6e3"</span>,
  134. <span class='kw'>inverse_text_shadow</span> <span class='kw'>=</span> <span class='fl'>FALSE</span>,
  135. <span class='kw'>inverse_header_color</span> <span class='kw'>=</span> <span class='no'>inverse_text_color</span>,
  136. <span class='kw'>title_slide_text_color</span> <span class='kw'>=</span> <span class='no'>inverse_text_color</span>,
  137. <span class='kw'>title_slide_background_color</span> <span class='kw'>=</span> <span class='no'>inverse_background_color</span>,
  138. <span class='kw'>title_slide_background_image</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  139. <span class='kw'>title_slide_background_size</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  140. <span class='kw'>title_slide_background_position</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  141. <span class='kw'>footnote_color</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  142. <span class='kw'>footnote_font_size</span> <span class='kw'>=</span> <span class='st'>"0.9em"</span>,
  143. <span class='kw'>footnote_position_bottom</span> <span class='kw'>=</span> <span class='st'>"60px"</span>,
  144. <span class='kw'>left_column_subtle_color</span> <span class='kw'>=</span> <span class='st'>"#93a1a1"</span>,
  145. <span class='kw'>left_column_selected_color</span> <span class='kw'>=</span> <span class='st'>"#586e75"</span>,
  146. <span class='kw'>blockquote_left_border_color</span> <span class='kw'>=</span> <span class='st'>"#cb4b16"</span>,
  147. <span class='kw'>table_border_color</span> <span class='kw'>=</span> <span class='st'>"#839496"</span>,
  148. <span class='kw'>table_row_border_color</span> <span class='kw'>=</span> <span class='st'>"#839496"</span>,
  149. <span class='kw'>table_row_even_background_color</span> <span class='kw'>=</span> <span class='st'>"#eee8d5"</span>,
  150. <span class='kw'>base_font_size</span> <span class='kw'>=</span> <span class='st'>"20px"</span>,
  151. <span class='kw'>text_font_size</span> <span class='kw'>=</span> <span class='st'>"1rem"</span>,
  152. <span class='kw'>header_h1_font_size</span> <span class='kw'>=</span> <span class='st'>"2.75rem"</span>,
  153. <span class='kw'>header_h2_font_size</span> <span class='kw'>=</span> <span class='st'>"2.25rem"</span>,
  154. <span class='kw'>header_h3_font_size</span> <span class='kw'>=</span> <span class='st'>"1.75rem"</span>,
  155. <span class='kw'>header_background_auto</span> <span class='kw'>=</span> <span class='fl'>FALSE</span>,
  156. <span class='kw'>header_background_color</span> <span class='kw'>=</span> <span class='no'>header_color</span>,
  157. <span class='kw'>header_background_text_color</span> <span class='kw'>=</span> <span class='no'>background_color</span>,
  158. <span class='kw'>header_background_padding</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  159. <span class='kw'>header_background_content_padding_top</span> <span class='kw'>=</span> <span class='st'>"7rem"</span>,
  160. <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>),
  161. <span class='kw'>text_slide_number_font_size</span> <span class='kw'>=</span> <span class='st'>"0.9em"</span>,
  162. <span class='kw'>text_font_google</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  163. <span class='kw'>text_font_family</span> <span class='kw'>=</span> <span class='fu'><a href='style_xaringan.html'>xaringanthemer_font_default</a></span>(<span class='st'>"text_font_family"</span>),
  164. <span class='kw'>text_font_weight</span> <span class='kw'>=</span> <span class='fu'><a href='style_xaringan.html'>xaringanthemer_font_default</a></span>(<span class='st'>"text_font_weight"</span>),
  165. <span class='kw'>text_font_url</span> <span class='kw'>=</span> <span class='fu'><a href='style_xaringan.html'>xaringanthemer_font_default</a></span>(<span class='st'>"text_font_url"</span>),
  166. <span class='kw'>text_font_family_fallback</span> <span class='kw'>=</span> <span class='fu'><a href='style_xaringan.html'>xaringanthemer_font_default</a></span>(<span class='st'>"text_font_family_fallback"</span>),
  167. <span class='kw'>text_font_base</span> <span class='kw'>=</span> <span class='st'>"sans-serif"</span>,
  168. <span class='kw'>header_font_google</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  169. <span class='kw'>header_font_family</span> <span class='kw'>=</span> <span class='fu'><a href='style_xaringan.html'>xaringanthemer_font_default</a></span>(<span class='st'>"header_font_family"</span>),
  170. <span class='kw'>header_font_weight</span> <span class='kw'>=</span> <span class='fu'><a href='style_xaringan.html'>xaringanthemer_font_default</a></span>(<span class='st'>"header_font_weight"</span>),
  171. <span class='kw'>header_font_url</span> <span class='kw'>=</span> <span class='fu'><a href='style_xaringan.html'>xaringanthemer_font_default</a></span>(<span class='st'>"header_font_url"</span>),
  172. <span class='kw'>code_font_google</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  173. <span class='kw'>code_font_family</span> <span class='kw'>=</span> <span class='fu'><a href='style_xaringan.html'>xaringanthemer_font_default</a></span>(<span class='st'>"code_font_family"</span>),
  174. <span class='kw'>code_font_size</span> <span class='kw'>=</span> <span class='st'>"0.9rem"</span>,
  175. <span class='kw'>code_font_url</span> <span class='kw'>=</span> <span class='fu'><a href='style_xaringan.html'>xaringanthemer_font_default</a></span>(<span class='st'>"code_font_url"</span>),
  176. <span class='kw'>code_font_family_fallback</span> <span class='kw'>=</span> <span class='fu'><a href='style_xaringan.html'>xaringanthemer_font_default</a></span>(<span class='st'>"code_font_family_fallback"</span>),
  177. <span class='kw'>colors</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  178. <span class='kw'>extra_css</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  179. <span class='kw'>extra_fonts</span> <span class='kw'>=</span> <span class='kw'>NULL</span>,
  180. <span class='kw'>outfile</span> <span class='kw'>=</span> <span class='st'>"xaringan-themer.css"</span>
  181. )</pre>
  182. <h2 class="hasAnchor" id="arguments"><a class="anchor" href="#arguments"></a>Arguments</h2>
  183. <table class="ref-arguments">
  184. <colgroup><col class="name" /><col class="desc" /></colgroup>
  185. <tr>
  186. <th>text_color</th>
  187. <td><p>Text Color. Defaults to #657b83. Modifies the <code>body</code>
  188. element. The value of this variable is also stored as a CSS variable that
  189. can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--text_color)</a></code> in any argument of a style
  190. function or in custom CSS.</p></td>
  191. </tr>
  192. <tr>
  193. <th>header_color</th>
  194. <td><p>Header Color. Defaults to #dc322f. Modifies the
  195. <code>h1, h2, h3</code> elements. The value of this variable is also stored as a CSS
  196. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--header-color)</a></code> in any argument
  197. of a style function or in custom CSS.</p></td>
  198. </tr>
  199. <tr>
  200. <th>background_color</th>
  201. <td><p>Slide Background Color. Defaults to #fdf6e3.
  202. Modifies the <code>.remark-slide-content</code> class. The value of this variable is
  203. also stored as a CSS variable that can be referenced with
  204. <code><a href='https://rdrr.io/r/stats/cor.html'>var(--background-color)</a></code> in any argument of a style function or in custom
  205. CSS.</p></td>
  206. </tr>
  207. <tr>
  208. <th>link_color</th>
  209. <td><p>Link Color. Defaults to #b58900. Modifies the
  210. <code>a, a &gt; code</code> elements. The value of this variable is also stored as a CSS
  211. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--link-color)</a></code> in any argument
  212. of a style function or in custom CSS.</p></td>
  213. </tr>
  214. <tr>
  215. <th>text_bold_color</th>
  216. <td><p>Bold Text Color. Defaults to #d33682. Modifies the
  217. <code>strong</code> element. The value of this variable is also stored as a CSS
  218. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--text-bold-color)</a></code> in any
  219. argument of a style function or in custom CSS.</p></td>
  220. </tr>
  221. <tr>
  222. <th>text_slide_number_color</th>
  223. <td><p>Slide Number Color. Defaults to #93a1a1.
  224. Modifies the <code>.remark-slide-number</code> class.</p></td>
  225. </tr>
  226. <tr>
  227. <th>padding</th>
  228. <td><p>Slide Padding in <code>top right [bottom left]</code> format. Defaults
  229. to 16px 64px 16px 64px. Modifies the <code>.remark-slide-content</code> class.
  230. Accepts CSS
  231. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/padding'>padding</a>
  232. property values.</p></td>
  233. </tr>
  234. <tr>
  235. <th>background_image</th>
  236. <td><p>Background image applied to each <em>and every</em> slide.
  237. Set <code>title_slide_background_image = "none"</code> to remove the background image
  238. from the title slide. Defaults to <code>NULL</code>. Modifies the
  239. <code>.remark-slide-content</code> class.</p></td>
  240. </tr>
  241. <tr>
  242. <th>background_size</th>
  243. <td><p>Background image size, requires <code>background_image</code> to
  244. be set. If <code>background_image</code> is set, <code>background_size</code> will default to
  245. <code>cover</code> so the backround fills the screen. If both <code>background_image</code> and
  246. <code>background_position</code> are set, will default to 100 percent. Defaults to
  247. <code>NULL</code>. Modifies the <code>.remark-slide-content</code> class. Accepts CSS
  248. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/background-size'>background-size</a>
  249. property values.</p></td>
  250. </tr>
  251. <tr>
  252. <th>background_position</th>
  253. <td><p>Background image position, requires
  254. <code>background_image</code> to be set, and it is recommended to adjust
  255. <code>background_size</code>. Defaults to <code>NULL</code>. Modifies the
  256. <code>.remark-slide-content</code> class. Accepts CSS
  257. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/background-position'>background-position</a>
  258. property values.</p></td>
  259. </tr>
  260. <tr>
  261. <th>code_highlight_color</th>
  262. <td><p>Code Line Highlight. Defaults to #268bd240.
  263. Modifies the <code>.remark-code-line-highlighted</code> class. The value of this
  264. variable is also stored as a CSS variable that can be referenced with
  265. <code><a href='https://rdrr.io/r/stats/cor.html'>var(--code-highlight-color)</a></code> in any argument of a style function or in
  266. custom CSS.</p></td>
  267. </tr>
  268. <tr>
  269. <th>code_inline_color</th>
  270. <td><p>Inline Code Color. Defaults to #6c71c4. Modifies
  271. the <code>.remark-inline-code</code> class.</p></td>
  272. </tr>
  273. <tr>
  274. <th>code_inline_background_color</th>
  275. <td><p>Inline Code Background Color. Defaults
  276. to <code>NULL</code>. Modifies the <code>.remark-inline-code</code> class.</p></td>
  277. </tr>
  278. <tr>
  279. <th>code_inline_font_size</th>
  280. <td><p>Inline Code Text Font Size. Defaults to 1em.
  281. Modifies the <code>.remark-inline-code</code> class. Accepts CSS
  282. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  283. property values. The value of this variable is also stored as a CSS
  284. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--code-inline-font-size)</a></code> in any
  285. argument of a style function or in custom CSS.</p></td>
  286. </tr>
  287. <tr>
  288. <th>inverse_background_color</th>
  289. <td><p>Inverse Background Color. Defaults to
  290. #002b36. Modifies the <code>.inverse</code> class. The value of this variable is also
  291. stored as a CSS variable that can be referenced with
  292. <code><a href='https://rdrr.io/r/stats/cor.html'>var(--inverse-background-color)</a></code> in any argument of a style function or
  293. in custom CSS.</p></td>
  294. </tr>
  295. <tr>
  296. <th>inverse_text_color</th>
  297. <td><p>Inverse Text Color. Defaults to #fdf6e3. Modifies
  298. the <code>.inverse</code> class. The value of this variable is also stored as a CSS
  299. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--inverse-text-color)</a></code> in any
  300. argument of a style function or in custom CSS.</p></td>
  301. </tr>
  302. <tr>
  303. <th>inverse_text_shadow</th>
  304. <td><p>Enables Shadow on text of inverse slides.
  305. Defaults to <code>FALSE</code>. Modifies the <code>.inverse</code> class.</p></td>
  306. </tr>
  307. <tr>
  308. <th>inverse_header_color</th>
  309. <td><p>Inverse Header Color. Defaults to
  310. <code>inverse_text_color</code>. Modifies the <code>.inverse h1, .inverse h2, .inverse h3</code>
  311. classes. The value of this variable is also stored as a CSS variable that
  312. can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--inverse-header-color)</a></code> in any argument of a
  313. style function or in custom CSS.</p></td>
  314. </tr>
  315. <tr>
  316. <th>title_slide_text_color</th>
  317. <td><p>Title Slide Text Color. Defaults to
  318. <code>inverse_text_color</code>. Modifies the <code>.title-slide</code> class. The value of this
  319. variable is also stored as a CSS variable that can be referenced with
  320. <code><a href='https://rdrr.io/r/stats/cor.html'>var(--title-slide-text-color)</a></code> in any argument of a style function or in
  321. custom CSS.</p></td>
  322. </tr>
  323. <tr>
  324. <th>title_slide_background_color</th>
  325. <td><p>Title Slide Background Color. Defaults
  326. to <code>inverse_background_color</code>. Modifies the <code>.title-slide</code> class. The
  327. value of this variable is also stored as a CSS variable that can be
  328. referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--title-slide-background-color)</a></code> in any argument of a
  329. style function or in custom CSS.</p></td>
  330. </tr>
  331. <tr>
  332. <th>title_slide_background_image</th>
  333. <td><p>Title Slide Background Image URL.
  334. Defaults to <code>NULL</code>. Modifies the <code>.title-slide</code> class.</p></td>
  335. </tr>
  336. <tr>
  337. <th>title_slide_background_size</th>
  338. <td><p>Title Slide Background Image Size,
  339. defaults to "cover" if background image is set. Defaults to <code>NULL</code>.
  340. Modifies the <code>.title-slide</code> class. Accepts CSS
  341. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/background-size'>background-size</a>
  342. property values.</p></td>
  343. </tr>
  344. <tr>
  345. <th>title_slide_background_position</th>
  346. <td><p>Title Slide Background Image
  347. Position. Defaults to <code>NULL</code>. Modifies the <code>.title-slide</code> class. Accepts
  348. CSS
  349. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/background-position'>background-position</a>
  350. property values.</p></td>
  351. </tr>
  352. <tr>
  353. <th>footnote_color</th>
  354. <td><p>Footnote text color (if <code>NA</code>, then it will be the same
  355. color as <code>text_color</code>). Defaults to <code>NULL</code>. Modifies the <code>.footnote</code>
  356. class.</p></td>
  357. </tr>
  358. <tr>
  359. <th>footnote_font_size</th>
  360. <td><p>Footnote font size. Defaults to 0.9em. Modifies
  361. the <code>.footnote</code> class. Accepts CSS
  362. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  363. property values.</p></td>
  364. </tr>
  365. <tr>
  366. <th>footnote_position_bottom</th>
  367. <td><p>Footnote location from bottom of screen.
  368. Defaults to 60px. Modifies the <code>.footnote</code> class. Accepts CSS
  369. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/position_value'>position</a>
  370. property values.</p></td>
  371. </tr>
  372. <tr>
  373. <th>left_column_subtle_color</th>
  374. <td><p>Left Column Text (not last). Defaults to
  375. #93a1a1. Modifies the <code>.left-column h2, .left-column h3</code> classes.</p></td>
  376. </tr>
  377. <tr>
  378. <th>left_column_selected_color</th>
  379. <td><p>Left Column Current Selection. Defaults to
  380. #586e75. Modifies the
  381. <code>.left-column h2:last-of-type, .left-column h3:last-child</code> classes.</p></td>
  382. </tr>
  383. <tr>
  384. <th>blockquote_left_border_color</th>
  385. <td><p>Blockquote Left Border Color. Defaults
  386. to #cb4b16. Modifies the <code>blockquote</code> element.</p></td>
  387. </tr>
  388. <tr>
  389. <th>table_border_color</th>
  390. <td><p>Table top/bottom border. Defaults to #839496.
  391. Modifies the <code>table: border-top, border-bottom</code> elements.</p></td>
  392. </tr>
  393. <tr>
  394. <th>table_row_border_color</th>
  395. <td><p>Table row inner bottom border. Defaults to
  396. #839496. Modifies the <code>table thead th: border-bottom</code> elements.</p></td>
  397. </tr>
  398. <tr>
  399. <th>table_row_even_background_color</th>
  400. <td><p>Table Even Row Background Color.
  401. Defaults to #eee8d5. Modifies the <code>thead, tfoot, tr:nth-child(even)</code>
  402. elements.</p></td>
  403. </tr>
  404. <tr>
  405. <th>base_font_size</th>
  406. <td><p>Base Font Size for All Slide Elements (must be <code>px</code>).
  407. Defaults to 20px. Modifies the <code>html</code> element. The value of this variable
  408. is also stored as a CSS variable that can be referenced with
  409. <code><a href='https://rdrr.io/r/stats/cor.html'>var(--base-font-size)</a></code> in any argument of a style function or in custom
  410. CSS.</p></td>
  411. </tr>
  412. <tr>
  413. <th>text_font_size</th>
  414. <td><p>Slide Body Text Font Size. Defaults to 1rem. Modifies
  415. the <code>.remark-slide-content</code> class. Accepts CSS
  416. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  417. property values. The value of this variable is also stored as a CSS
  418. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--text-font-size)</a></code> in any
  419. argument of a style function or in custom CSS.</p></td>
  420. </tr>
  421. <tr>
  422. <th>header_h1_font_size</th>
  423. <td><p>h1 Header Text Font Size. Defaults to 2.75rem.
  424. Modifies the <code>.remark-slide-content h1</code> class. Accepts CSS
  425. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  426. property values. The value of this variable is also stored as a CSS
  427. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--header-h1-font-size)</a></code> in any
  428. argument of a style function or in custom CSS.</p></td>
  429. </tr>
  430. <tr>
  431. <th>header_h2_font_size</th>
  432. <td><p>h2 Header Text Font Size. Defaults to 2.25rem.
  433. Modifies the <code>.remark-slide-content h2</code> class. Accepts CSS
  434. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  435. property values. The value of this variable is also stored as a CSS
  436. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--header-h2-font-size)</a></code> in any
  437. argument of a style function or in custom CSS.</p></td>
  438. </tr>
  439. <tr>
  440. <th>header_h3_font_size</th>
  441. <td><p>h3 Header Text Font Size. Defaults to 1.75rem.
  442. Modifies the <code>.remark-slide-content h3</code> class. Accepts CSS
  443. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  444. property values. The value of this variable is also stored as a CSS
  445. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--header-h3-font-size)</a></code> in any
  446. argument of a style function or in custom CSS.</p></td>
  447. </tr>
  448. <tr>
  449. <th>header_background_auto</th>
  450. <td><p>Add background under slide title automatically
  451. for h1 header elements. If not enabled, use <code>class: header_background</code> to
  452. enable. Defaults to <code>FALSE</code>.</p></td>
  453. </tr>
  454. <tr>
  455. <th>header_background_color</th>
  456. <td><p>Background Color for h1 Header with
  457. Background. Defaults to <code>header_color</code>. Modifies the
  458. <code>.remark-slide-content h1</code> class. The value of this variable is also
  459. stored as a CSS variable that can be referenced with
  460. <code><a href='https://rdrr.io/r/stats/cor.html'>var(--header-background-color)</a></code> in any argument of a style function or in
  461. custom CSS.</p></td>
  462. </tr>
  463. <tr>
  464. <th>header_background_text_color</th>
  465. <td><p>Text Color for h1 Header with
  466. Background. Defaults to <code>background_color</code>. Modifies the
  467. <code>.remark-slide-content h1</code> class. The value of this variable is also
  468. stored as a CSS variable that can be referenced with
  469. <code><a href='https://rdrr.io/r/stats/cor.html'>var(--header-background-text-color)</a></code> in any argument of a style function
  470. or in custom CSS.</p></td>
  471. </tr>
  472. <tr>
  473. <th>header_background_padding</th>
  474. <td><p>Padding for h1 Header with Background.
  475. Defaults to <code>NULL</code>. Modifies the <code>.remark-slide-content h1</code> class. Accepts
  476. CSS <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/padding'>padding</a>
  477. property values.</p></td>
  478. </tr>
  479. <tr>
  480. <th>header_background_content_padding_top</th>
  481. <td><p>Top Padding for Content in
  482. Slide with Header with Background. Defaults to 7rem. Modifies the
  483. <code>.remark-slide-content</code> class.</p></td>
  484. </tr>
  485. <tr>
  486. <th>header_background_ignore_classes</th>
  487. <td><p>Slide Classes Where Header with
  488. Background will not be Applied. Defaults to
  489. <code><a href='https://rdrr.io/r/base/c.html'>c('normal', 'inverse', 'title', 'middle', 'bottom')</a></code>. Modifies the
  490. <code>.remark-slide-content</code> class.</p></td>
  491. </tr>
  492. <tr>
  493. <th>text_slide_number_font_size</th>
  494. <td><p>Slide Number Text Font Size. Defaults to
  495. 0.9em. Modifies the <code>.remark-slide-number</code> class. Accepts CSS
  496. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  497. property values.</p></td>
  498. </tr>
  499. <tr>
  500. <th>text_font_google</th>
  501. <td><p>Use <code><a href='google_font.html'>google_font()</a></code> to specify body font. Defaults
  502. to <code>NULL</code>. Modifies the <code>body</code> element.</p></td>
  503. </tr>
  504. <tr>
  505. <th>text_font_family</th>
  506. <td><p>Body Text Font Family (xaringan default is
  507. <code>'Droid Serif'</code>). Defaults to
  508. <code><a href='style_xaringan.html'>xaringanthemer_font_default("text_font_family")</a></code>. Modifies the <code>body</code>
  509. element. The value of this variable is also stored as a CSS variable that
  510. can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--text-font-family)</a></code> in any argument of a
  511. style function or in custom CSS.</p></td>
  512. </tr>
  513. <tr>
  514. <th>text_font_weight</th>
  515. <td><p>Body Text Font Weight. Defaults to
  516. <code><a href='style_xaringan.html'>xaringanthemer_font_default("text_font_weight")</a></code>. Modifies the <code>body</code>
  517. element. Accepts CSS
  518. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight'>font-weight</a>
  519. property values.</p></td>
  520. </tr>
  521. <tr>
  522. <th>text_font_url</th>
  523. <td><p>Body Text Font URL(s). Defaults to
  524. <code><a href='style_xaringan.html'>xaringanthemer_font_default("text_font_url")</a></code>. Modifies the
  525. <code>@import url()</code> elements.</p></td>
  526. </tr>
  527. <tr>
  528. <th>text_font_family_fallback</th>
  529. <td><p>Body Text Font Fallbacks. Defaults to
  530. <code><a href='style_xaringan.html'>xaringanthemer_font_default("text_font_family_fallback")</a></code>. Modifies the
  531. <code>body</code> element. The value of this variable is also stored as a CSS
  532. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--text-font-family-fallback)</a></code> in
  533. any argument of a style function or in custom CSS.</p></td>
  534. </tr>
  535. <tr>
  536. <th>text_font_base</th>
  537. <td><p>Body Text Base Font (Total Failure Fallback). Defaults
  538. to sans-serif. Modifies the <code>body</code> element. The value of this variable is
  539. also stored as a CSS variable that can be referenced with
  540. <code><a href='https://rdrr.io/r/stats/cor.html'>var(--text-font-base)</a></code> in any argument of a style function or in custom
  541. CSS.</p></td>
  542. </tr>
  543. <tr>
  544. <th>header_font_google</th>
  545. <td><p>Use <code><a href='google_font.html'>google_font()</a></code> to specify header font.
  546. Defaults to <code>NULL</code>. Modifies the <code>body</code> element.</p></td>
  547. </tr>
  548. <tr>
  549. <th>header_font_family</th>
  550. <td><p>Header Font Family (xaringan default is
  551. <code>'Yanone Kaffeesatz'</code>). Defaults to
  552. <code><a href='style_xaringan.html'>xaringanthemer_font_default("header_font_family")</a></code>. Modifies the
  553. <code>h1, h2, h3</code> elements. The value of this variable is also stored as a CSS
  554. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--header-font-family)</a></code> in any
  555. argument of a style function or in custom CSS.</p></td>
  556. </tr>
  557. <tr>
  558. <th>header_font_weight</th>
  559. <td><p>Header Font Weight. Defaults to
  560. <code><a href='style_xaringan.html'>xaringanthemer_font_default("header_font_weight")</a></code>. Modifies the
  561. <code>h1, h2, h3</code> elements. Accepts CSS
  562. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight'>font-weight</a>
  563. property values.</p></td>
  564. </tr>
  565. <tr>
  566. <th>header_font_url</th>
  567. <td><p>Header Font URL. Defaults to
  568. <code><a href='style_xaringan.html'>xaringanthemer_font_default("header_font_url")</a></code>. Modifies the
  569. <code>@import url</code> elements.</p></td>
  570. </tr>
  571. <tr>
  572. <th>code_font_google</th>
  573. <td><p>Use <code><a href='google_font.html'>google_font()</a></code> to specify code font. Defaults
  574. to <code>NULL</code>. Modifies the <code>body</code> element.</p></td>
  575. </tr>
  576. <tr>
  577. <th>code_font_family</th>
  578. <td><p>Code Font Family. Defaults to
  579. <code><a href='style_xaringan.html'>xaringanthemer_font_default("code_font_family")</a></code>. Modifies the
  580. <code>.remark-code, .remark-inline-code</code> classes. The value of this variable is
  581. also stored as a CSS variable that can be referenced with
  582. <code><a href='https://rdrr.io/r/stats/cor.html'>var(--code-font-family)</a></code> in any argument of a style function or in custom
  583. CSS.</p></td>
  584. </tr>
  585. <tr>
  586. <th>code_font_size</th>
  587. <td><p>Code Text Font Size. Defaults to 0.9rem. Modifies the
  588. <code>.remark-inline</code> class. Accepts CSS
  589. <a href='https://developer.mozilla.org/en-US/docs/Web/CSS/font-size'>font-size</a>
  590. property values. The value of this variable is also stored as a CSS
  591. variable that can be referenced with <code><a href='https://rdrr.io/r/stats/cor.html'>var(--code-font-size)</a></code> in any
  592. argument of a style function or in custom CSS.</p></td>
  593. </tr>
  594. <tr>
  595. <th>code_font_url</th>
  596. <td><p>Code Font URL. Defaults to
  597. <code><a href='style_xaringan.html'>xaringanthemer_font_default("code_font_url")</a></code>. Modifies the <code>@import url</code>
  598. elements.</p></td>
  599. </tr>
  600. <tr>
  601. <th>code_font_family_fallback</th>
  602. <td><p>Code Font Fallback. Defaults to
  603. <code><a href='style_xaringan.html'>xaringanthemer_font_default("code_font_family_fallback")</a></code>. Modifies the
  604. <code>.remark-code, .remark-inline-code</code> classes.</p></td>
  605. </tr>
  606. <tr>
  607. <th>colors</th>
  608. <td><p>A named vector of custom colors. The names of the colors
  609. become CSS variables and classes that can be used within your slides.
  610. For example, <code>colors = c(blue = "#bad4ed")</code> adds a CSS variable
  611. <code>--blue</code>, a <code>.blue</code> CSS class that applies the color to the text or
  612. foreground color, and a <code>.bg-blue</code> CSS class that applies the color
  613. to the background.</p></td>
  614. </tr>
  615. <tr>
  616. <th>extra_css</th>
  617. <td><p>A named list of CSS definitions each containing a named list
  618. of CSS property-value pairs, i.e.
  619. <code><a href='https://rdrr.io/r/base/list.html'>list(".class-id" = list("css-property" = "value"))</a></code>.</p></td>
  620. </tr>
  621. <tr>
  622. <th>extra_fonts</th>
  623. <td><p>A list of additional fonts to import, each list element
  624. can be either a URL as a character string or a call to
  625. <code><a href='google_font.html'>google_font</a>()</code>. To use a font imported in <code>extra_fonts</code>, you
  626. will need to write custom CSS rules that apply the font to an element or
  627. class with the <code>font-family</code> property. See the <strong>Fonts</strong> section of
  628. <code><a href='../articles/xaringanthemer.html'>vignette("xaringanthemer")</a></code> for an example.</p></td>
  629. </tr>
  630. <tr>
  631. <th>outfile</th>
  632. <td><p>Customized xaringan CSS output file name, default is "xaringan-themer.css"</p></td>
  633. </tr>
  634. </table>
  635. <h2 class="hasAnchor" id="usage"><a class="anchor" href="#usage"></a>Usage</h2>
  636. <p>To use the styles created by this theme function, make sure
  637. that you use <code>xaringan-themer.css</code> as your CSS file in your slides' YAML
  638. header. If you change the name of the output file using the <code>outfile</code>
  639. argument, use that name instead of the default file name.<div class="yaml"></p><pre><span class='no'>output</span>:
  640. <span class='kw pkg'>xaringan</span><span class='kw ns'>::</span><span class='no'><a href='https://rdrr.io/pkg/xaringan/man/moon_reader.html'>moon_reader</a></span>:
  641. <span class='no'>css</span>: <span class='no'>xaringan</span>-<span class='no'>themer.css</span></pre><p></div></p>
  642. <h2 class="hasAnchor" id="references"><a class="anchor" href="#references"></a>References</h2>
  643. <p><a href='http://ethanschoonover.com/solarized'>http://ethanschoonover.com/solarized</a></p>
  644. <h2 class="hasAnchor" id="see-also"><a class="anchor" href="#see-also"></a>See also</h2>
  645. <div class='dont-index'><p>Other themes:
  646. <code><a href='style_duo_accent_inverse.html'>style_duo_accent_inverse</a>()</code>,
  647. <code><a href='style_duo_accent.html'>style_duo_accent</a>()</code>,
  648. <code><a href='style_duo.html'>style_duo</a>()</code>,
  649. <code><a href='style_mono_accent_inverse.html'>style_mono_accent_inverse</a>()</code>,
  650. <code><a href='style_mono_accent.html'>style_mono_accent</a>()</code>,
  651. <code><a href='style_mono_dark.html'>style_mono_dark</a>()</code>,
  652. <code><a href='style_mono_light.html'>style_mono_light</a>()</code>,
  653. <code><a href='style_solarized_dark.html'>style_solarized_dark</a>()</code>,
  654. <code><a href='style_xaringan.html'>xaringanthemer_font_default</a>()</code></p>
  655. <p>Other Solarized themes:
  656. <code><a href='style_solarized_dark.html'>style_solarized_dark</a>()</code></p></div>
  657. <h2 class="hasAnchor" id="examples"><a class="anchor" href="#examples"></a>Examples</h2>
  658. <pre class="examples"><div class='input'><span class='co'># Create a xaringan style in a temporary file</span>
  659. <span class='no'>xaringan_themer_css</span> <span class='kw'>&lt;-</span> <span class='fu'><a href='https://rdrr.io/r/base/tempfile.html'>tempfile</a></span>(<span class='st'>"xaringan-themer-"</span>, <span class='kw'>fileext</span> <span class='kw'>=</span> <span class='st'>".css"</span>)
  660. <span class='fu'>style_solarized_light</span>(
  661. <span class='kw'>outfile</span> <span class='kw'>=</span> <span class='no'>xaringan_themer_css</span> <span class='co'># omit in your slides to write the</span>
  662. <span class='co'># styles to xaringan-themer.css</span>
  663. )
  664. <span class='co'># View the CSS:</span>
  665. <span class='co'># file.edit(xaringan_themer_css)</span></div></pre>
  666. </div>
  667. <div class="col-md-3 hidden-xs hidden-sm" id="pkgdown-sidebar">
  668. <nav id="toc" data-toggle="toc" class="sticky-top">
  669. <h2 data-toc-skip>Contents</h2>
  670. </nav>
  671. </div>
  672. </div>
  673. <footer>
  674. <div class="copyright">
  675. <p>Developed by <a href='https://www.garrickadenbuie.com'>Garrick Aden-Buie</a>.</p>
  676. </div>
  677. <div class="pkgdown">
  678. <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.5.1.</p>
  679. </div>
  680. </footer>
  681. </div>
  682. </body>
  683. </html>