😎 Give your xaringan slides some style
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

709 lines
35KB

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