Garrick Aden-Buie
e4dd983e24
Move extra param documentation to man-roxygen/theme_params.R
il y a 6 ans
Garrick Aden-Buie
978d1ef9e5
output = NULL returns css and doesn't write file
style_* returns name of file invisibly
il y a 6 ans
Garrick Aden-Buie
4806fba416
Set default fonts via *_font_* instead of google_fonts
And add tests
il y a 6 ans
Garrick Aden-Buie
d0c8a5b45b
Add css_file arg to theme_xaringan_inverse()
il y a 6 ans
Garrick Aden-Buie
d358596c70
Don't register default fonts with google if `google` is explicitly FALSE
il y a 6 ans
Garrick Aden-Buie
f95db77d76
download.files is from {utils}
il y a 6 ans
Garrick Aden-Buie
e6fa1328ee
only worry about spaces in google font family
il y a 6 ans
Garrick Aden-Buie
27827fb149
Add &display=swap to google font urls
il y a 6 ans
Garrick Aden-Buie
85d637bae3
Change default fonts to Cabin (heading) and Noto Sans (body)
Closes #28
il y a 6 ans
Garrick Aden-Buie
c538ce4d6c
Fix header_background template variables
header_background_padding is now learned from the slide padding so that left and right margins match
il y a 6 ans
Garrick Aden-Buie
85f512caa9
Add base_font_size and convert font sizes to rem
Now, font size is inherited from `base_font_size` which should be in absolute units.
il y a 6 ans
Garrick Aden-Buie
13821a7004
work around droid serif being de-listed from google fonts
See google/fonts issue number 1223
il y a 6 ans
Garrick Aden-Buie
8085e7d078
exclude theme_settings.R from code coverage
il y a 6 ans
Garrick Aden-Buie
59f585dcd0
Add tests for css-reading functions
il y a 6 ans
Garrick Aden-Buie
357ed09734
remove pipe from find_xaringan_themer_css()
il y a 6 ans
Garrick Aden-Buie
86f096b56c
Read and load css variables from xaringan css files
il y a 6 ans
Garrick Aden-Buie
46643574e3
Store whether font is from google fonts in css vars
il y a 6 ans
Garrick Aden-Buie
e65d7b1dcf
Feature: custom color classes
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.
il y a 6 ans
Garrick Aden-Buie
a324320f80
revert styling mishaps in theme_settings.R
il y a 6 ans
Garrick Aden-Buie
adc43779f9
More rcmd check fixes
* fix style of ggplot2, xaringan pkg refs
* fix name of theme_xaringan_restore_defaults()
il y a 6 ans
Garrick Aden-Buie
6ddb81e9c1
Fix a few rcmd check issues
il y a 6 ans
Garrick Aden-Buie
4d421ae106
Throw an error if c(font_string, google_font())
Closes #19
il y a 6 ans
pat-s
ff4c364920
add append arg
il y a 6 ans
Garrick Aden-Buie
dac3f90311
grkstyle
il y a 6 ans
Garrick Aden-Buie
699d107292
mark ggplot2 themes and functions as experimental
il y a 6 ans
Garrick Aden-Buie
d3d61afe3a
remove unused coolors-related functions
il y a 6 ans
Garrick Aden-Buie
c4a10d6af5
Fix duplicated extra fonts in output from template
il y a 6 ans
Garrick Aden-Buie
2f4b61bbb2
Fix issue with bare google_font() passed to extra_fonts
il y a 6 ans
Garrick Aden-Buie
240178f53a
Fix issue with bare google_font() passed to extra_fonts
il y a 6 ans
Garrick Aden-Buie
7202d2ab5a
Fixup scale_xaringan...()
il y a 7 ans
Garrick Aden-Buie
f642e56e7a
Fix scale_xaringan_discrete()
il y a 7 ans
Garrick Aden-Buie
2c836ff3c5
WIP adding scale_xaringan...
not working because {colorspace} doesn't force evaluation of
input arguments to scale_color_xxx_xxx() before passing down
to sequential_hcl()
il y a 7 ans
Garrick Aden-Buie
a1f275a638
Remove stringr dependency
il y a 7 ans
Garrick Aden-Buie
9c9bdba7fe
note to self
il y a 7 ans
Garrick Aden-Buie
9f00685e46
Tweak documentation of theme_xaringan_get_value()
...and renamed from get_xaringanthemer_value()
il y a 7 ans
Garrick Aden-Buie
9a9d4b79c4
Update theme_xaringan*() examples and safer sysfonts font adder
Seems Droid Serif is no longer "in" Google Fonts
Need to remove all the warnings from docs
il y a 7 ans
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
il y a 7 ans
Garrick Aden-Buie
b0bce6e4f2
Add return values to ggplot2 theme docs
il y a 7 ans
Garrick Aden-Buie
0d92aa75de
Fix duplicated "." in theme settings parameter descriptions
il y a 7 ans
Garrick Aden-Buie
bfea283b54
Factor light-dark color test out of choose_dark_or_light()
il y a 7 ans
Garrick Aden-Buie
5db3dce373
Add ggplot2 themes matching slide styles
il y a 7 ans
Garrick Aden-Buie
e7a1bfb206
Change header_background_enable to header_background_auto for #10
il y a 7 ans
Garrick Aden-Buie
0c7dd01291
Move theme generation helpers into package and add tests
il y a 7 ans
Garrick Aden-Buie
d69a999e59
Fix typo with background_size_fallback
il y a 7 ans
Garrick Aden-Buie
f3a6e7a9b7
Add header_background_enable and options for #10
il y a 7 ans
Garrick Aden-Buie
356c6e5184
Include xaringanthemer package version in output header
il y a 7 ans
Garrick Aden-Buie
e80c164657
Fix a couple minor issues with whisker template
il y a 7 ans
Garrick Aden-Buie
bceb3d404e
Rewrite template in mustache and use whisker
Also allow NULL or NA for template arguments but change default to NULL
il y a 7 ans
Garrick Aden-Buie
65624d823a
Fix #6 construct write_xaringan_theme using its argument names
il y a 8 ans
Garrick Aden-Buie
d03897827d
Fix silly misteak
il y a 8 ans