Type: Package
Package: xaringanthemer
Title: Custom 'xaringan' CSS Themes
Version: 0.3.4
Authors@R: 
    person(given = "Garrick",
           family = "Aden-Buie",
           role = c("aut", "cre"),
           email = "garrick@adenbuie.com",
           comment = c(ORCID = "0000-0002-7111-0077"))
Description: 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.
License: MIT + file LICENSE
URL: https://pkg.garrickadenbuie.com/xaringanthemer/,
        https://github.com/gadenbuie/xaringanthemer
BugReports: https://github.com/gadenbuie/xaringanthemer/issues
Depends: R (>= 2.10)
Imports: colorspace, glue, methods, purrr, utils, whisker
Suggests: callr, ggplot2, knitr, rmarkdown, scales, showtext, sysfonts,
        testthat (>= 2.1.0), xaringan
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-04-17 02:13:42 UTC; garrick
Author: Garrick Aden-Buie [aut, cre] (<https://orcid.org/0000-0002-7111-0077>)
Maintainer: Garrick Aden-Buie <garrick@adenbuie.com>
Repository: CRAN
Date/Publication: 2021-04-18 02:10:02 UTC
