Garrick Aden-Buie
|
9f00685e46
|
Tweak documentation of theme_xaringan_get_value()
...and renamed from get_xaringanthemer_value()
|
7 лет назад |
Garrick Aden-Buie
|
f67f42a5c8
|
Rename style functions to use style_ prefix
* e.g. style_duo() <- duo()
* style_xaringan <- write_xaringan_theme()
* style_extra_css <- write_extra_css()
* added NEWS entry
* updated docs and /docs
|
7 лет назад |
Garrick Aden-Buie
|
5db3dce373
|
Add ggplot2 themes matching slide styles
|
7 лет назад |
Garrick Aden-Buie
|
1372aa7a7e
|
Add write_extra_css and extra_css parameters
Also fixed an issue with `outfile` argument not getting passed back to write_xaringan_theme!
|
8 лет назад |
Garrick Aden-Buie
|
1b3560d203
|
Make devtools::check() happy with documentation for all the things
|
8 лет назад |
Garrick Aden-Buie
|
42da34c7c5
|
Add solarized dark and light themes
|
8 лет назад |
Garrick Aden-Buie
|
0b97b55341
|
Add duotone themes
|
8 лет назад |
Garrick Aden-Buie
|
b99959a33b
|
Add apply_alpha and choose_dark_or_light functions
|
8 лет назад |
Garrick Aden-Buie
|
1de2bdbdb4
|
Theme functions are now generated from template variables
using inst/scripts/generate_theme_functions.R
|
8 лет назад |
Garrick Aden-Buie
|
316f2c32c2
|
Initial commit, MWP
- write_xaringan_theme works
- mono_* works
|
8 лет назад |