* use logical `NA` that can be cast to character
* chore: Use ggplot2's default color scale `na.value`
* chore: document()
* chore: Also set `na.value = "grey50"` in `scale_xaringan_discrete()`.
* chore: Add news item
---------
Co-authored-by: Garrick Aden-Buie <garrick@adenbuie.com>
Inspired by tachyons, easily add additional colors to slides using the `colors` argument. The argument takes a named list or vector and adds a CSS variable with the color name. Also added are .<color> and .bg-<name> classes.