Learn R Programming

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.

Copy Link

Version

Install

install.packages('xaringanthemer')

Monthly Downloads

706

Version

0.4.4

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Garrick Aden-Buie

Last Published

August 21st, 2025

Functions in xaringanthemer (0.4.4)

google_font

Specify Google Font
apply_alpha

Add alpha to hex color
google_language_codes

List Valid Google Language Codes
style_duo_accent

Duotone Accent Theme
style_duo_accent_inverse

Duotone Accent Inverse Theme
lighten_darken_color

Generate lighter or darker version of a color
scale_xaringan

Themed ggplot2 Scales
choose_dark_or_light

Choose dark or light color
style_extra_css

Add Extra CSS Styles
style_duo

Duotone Theme