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

89 lines
8.3KB

  1. <!DOCTYPE html>
  2. <!-- Generated by pkgdown: do not edit by hand --><html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><title>xaringanthemer: Custom 'xaringan' CSS Themes — xaringanthemer-package • xaringanthemer</title><!-- favicons --><link rel="icon" type="image/png" sizes="16x16" href="../favicon-16x16.png"><link rel="icon" type="image/png" sizes="32x32" href="../favicon-32x32.png"><link rel="apple-touch-icon" type="image/png" sizes="180x180" href="../apple-touch-icon.png"><link rel="apple-touch-icon" type="image/png" sizes="120x120" href="../apple-touch-icon-120x120.png"><link rel="apple-touch-icon" type="image/png" sizes="76x76" href="../apple-touch-icon-76x76.png"><link rel="apple-touch-icon" type="image/png" sizes="60x60" href="../apple-touch-icon-60x60.png"><script src="../deps/jquery-3.6.0/jquery-3.6.0.min.js"></script><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><link href="../deps/bootstrap-5.3.1/bootstrap.min.css" rel="stylesheet"><script src="../deps/bootstrap-5.3.1/bootstrap.bundle.min.js"></script><link href="../deps/IBM_Plex_Mono-0.4.9/font.css" rel="stylesheet"><link href="../deps/Outfit-0.4.9/font.css" rel="stylesheet"><link href="../deps/font-awesome-6.4.2/css/all.min.css" rel="stylesheet"><link href="../deps/font-awesome-6.4.2/css/v4-shims.min.css" rel="stylesheet"><script src="../deps/headroom-0.11.0/headroom.min.js"></script><script src="../deps/headroom-0.11.0/jQuery.headroom.min.js"></script><script src="../deps/bootstrap-toc-1.0.1/bootstrap-toc.min.js"></script><script src="../deps/clipboard.js-2.0.11/clipboard.min.js"></script><script src="../deps/search-1.0.0/autocomplete.jquery.min.js"></script><script src="../deps/search-1.0.0/fuse.min.js"></script><script src="../deps/search-1.0.0/mark.min.js"></script><!-- pkgdown --><script src="../pkgdown.js"></script><link href="../extra.css" rel="stylesheet"><meta property="og:title" content="xaringanthemer: Custom 'xaringan' CSS Themes — xaringanthemer-package"><meta name="description" content="
  3. Create beautifully color-coordinated and customized themes for your 'xaringan' slides, without writing any CSS. Complete your slide theme with 'ggplot2' themes that match the font and colors used in your slides. Customized styles can be created directly in your slides' 'R Markdown' source file or in a separate external script."><meta property="og:description" content="
  4. Create beautifully color-coordinated and customized themes for your 'xaringan' slides, without writing any CSS. Complete your slide theme with 'ggplot2' themes that match the font and colors used in your slides. Customized styles can be created directly in your slides' 'R Markdown' source file or in a separate external script."><meta property="og:image" content="https://pkg.garrickadenbuie.com/xaringanthemer/logo.png"><meta name="twitter:card" content="summary"><meta name="twitter:creator" content="@grrrck"><meta name="twitter:site" content="@grrrck"></head><body>
  5. <a href="#main" class="visually-hidden-focusable">Skip to contents</a>
  6. <nav class="navbar navbar-expand-lg fixed-top bg-light" data-bs-theme="light" aria-label="Site navigation"><div class="container">
  7. <a class="navbar-brand me-2" href="../index.html">xaringanthemer</a>
  8. <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="Released version">0.4.3</small>
  9. <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
  10. <span class="navbar-toggler-icon"></span>
  11. </button>
  12. <div id="navbar" class="collapse navbar-collapse ms-3">
  13. <ul class="navbar-nav me-auto"><li class="nav-item"><a class="nav-link" href="../articles/xaringanthemer.html">Features</a></li>
  14. <li class="active nav-item"><a class="nav-link" href="../reference/index.html">Reference</a></li>
  15. <li class="nav-item dropdown">
  16. <button class="nav-link dropdown-toggle" type="button" id="dropdown-themes" data-bs-toggle="dropdown" aria-expanded="false" aria-haspopup="true">Themes</button>
  17. <ul class="dropdown-menu" aria-labelledby="dropdown-themes"><li><h6 class="dropdown-header" data-toc-skip>Themes</h6></li>
  18. <li><a class="dropdown-item" href="../articles/themes.html">Slide Themes</a></li>
  19. <li><a class="dropdown-item" href="../articles/ggplot2-themes.html">ggplot2 Themes</a></li>
  20. <li><hr class="dropdown-divider"></li>
  21. <li><h6 class="dropdown-header" data-toc-skip>More Customization</h6></li>
  22. <li><a class="dropdown-item" href="../articles/fonts.html">Fonts</a></li>
  23. <li><a class="dropdown-item" href="../articles/template-variables.html">Template Variables</a></li>
  24. </ul></li>
  25. </ul><ul class="navbar-nav"><li class="nav-item dropdown">
  26. <button class="nav-link dropdown-toggle" type="button" id="dropdown-" data-bs-toggle="dropdown" aria-expanded="false" aria-haspopup="true"><span class="fa far fa-newspaper fa-lg"></span> </button>
  27. <ul class="dropdown-menu dropdown-menu-end" aria-labelledby="dropdown-"><li><a class="external-link dropdown-item" href="https://garrickadenbuie.com/blog/xaringanthemer-v0-3-0/">xaringanthemer 0.3.0</a></li>
  28. <li><hr class="dropdown-divider"></li>
  29. <li><a class="dropdown-item" href="../news/index.html">Changelog</a></li>
  30. </ul></li>
  31. <li class="nav-item"><a class="external-link nav-link" href="https://github.com/gadenbuie/xaringanthemer"><span class="fa fab fa-github fa-lg"></span></a></li>
  32. <li class="nav-item"><a class="external-link nav-link" href="https://twitter.com/grrrck"><span class="fa fab fa-twitter fa-lg"></span></a></li>
  33. <li class="nav-item"><a class="external-link nav-link" href="https://www.garrickadenbuie.com"><span class="fa fas fa-home fa-lg"></span></a></li>
  34. </ul></div>
  35. </div>
  36. </nav><div class="container template-reference-topic">
  37. <div class="row">
  38. <main id="main" class="col-md-9"><div class="page-header">
  39. <img src="../logo.png" class="logo" alt=""><h1>xaringanthemer: Custom 'xaringan' CSS Themes</h1>
  40. <small class="dont-index">Source: <a href="https://github.com/gadenbuie/xaringanthemer/blob/v0.4.3/R/xaringanthemer-package.R" class="external-link"><code>R/xaringanthemer-package.R</code></a></small>
  41. <div class="d-none name"><code>xaringanthemer-package.Rd</code></div>
  42. </div>
  43. <div class="ref-description section level2">
  44. <p></p>
  45. <p>Create beautifully color-coordinated and customized themes for your 'xaringan' slides, without writing any CSS. Complete your slide theme with 'ggplot2' themes that match the font and colors used in your slides. Customized styles can be created directly in your slides' 'R Markdown' source file or in a separate external script.</p>
  46. </div>
  47. <div class="section level2">
  48. <h2 id="see-also">See also<a class="anchor" aria-label="anchor" href="#see-also"></a></h2>
  49. <div class="dont-index"><p>Useful links:</p><ul><li><p><a href="https://pkg.garrickadenbuie.com/xaringanthemer/">https://pkg.garrickadenbuie.com/xaringanthemer/</a></p></li>
  50. <li><p><a href="https://github.com/gadenbuie/xaringanthemer" class="external-link">https://github.com/gadenbuie/xaringanthemer</a></p></li>
  51. <li><p>Report bugs at <a href="https://github.com/gadenbuie/xaringanthemer/issues" class="external-link">https://github.com/gadenbuie/xaringanthemer/issues</a></p></li>
  52. </ul></div>
  53. </div>
  54. <div class="section level2">
  55. <h2 id="author">Author<a class="anchor" aria-label="anchor" href="#author"></a></h2>
  56. <p><strong>Maintainer</strong>: Garrick Aden-Buie <a href="mailto:garrick@adenbuie.com">garrick@adenbuie.com</a> (<a href="https://orcid.org/0000-0002-7111-0077" class="external-link">ORCID</a>)</p>
  57. </div>
  58. </main><aside class="col-md-3"><nav id="toc" aria-label="Table of contents"><h2>On this page</h2>
  59. </nav></aside></div>
  60. <footer><div class="pkgdown-footer-left">
  61. <p>Developed by <a href="https://www.garrickadenbuie.com" class="external-link">Garrick Aden-Buie</a>.</p>
  62. </div>
  63. <div class="pkgdown-footer-right">
  64. <p>Site built with <a href="https://pkgdown.r-lib.org/" class="external-link">pkgdown</a> 2.1.0.</p>
  65. </div>
  66. </footer></div>
  67. <script src="../doc-versions.js"></script></body></html>