Description
Custom 'xaringan' CSS Themes.
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.
README.md
xaringanthemer
Give your xaringan slides some style with xaringanthemer within your slides.Rmd
file without (much) CSS.
Installation
You can install xaringanthemer from CRAN
install.packages("xaringanthemer")
or you can install the development version of xaringanthemer from GitHub.
# install.packages("remotes")
remotes::install_github("gadenbuie/xaringanthemer")
Features
There’s a lot more that xaringanthemer can do! Discover xaringanthemer’s features.