Garrick Aden-Buie
c6c9aec805
Use markdown instead of \code{} in params
8 yıl önce
Garrick Aden-Buie
75390330bd
Add affected CSS element to parameter description
8 yıl önce
Garrick Aden-Buie
3bef06b3be
Add footnote theme parameters
- Also reorder code params
8 yıl önce
Garrick Aden-Buie
c8a3b12754
Fix text_size -> text_font_size
Add "Font" to documentation: "Text Font Size"
8 yıl önce
Garrick Aden-Buie
db7f5dd977
Revert a25f7f32 - header text sizes in px
Header fonts are generally not the same font as text font, so linking the two requires tweaking other properties (padding, etc.) of the header.
8 yıl önce
Garrick Aden-Buie
a25f7f3295
Set base size as text_size in px, rest in em
8 yıl önce
Garrick Aden-Buie
d064318976
Add title_slide_background_color and title_slide_background_position
8 yıl önce
Garrick Aden-Buie
bd5b5ae00c
Add extra_fonts paramater and template variable
8 yıl önce
Garrick Aden-Buie
401b25f969
Rename font size arguments and make code font size relative
8 yıl önce
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 yıl önce
Garrick Aden-Buie
57ab178af5
Rename CSS output file to xaringan-themer.css
8 yıl önce
Garrick Aden-Buie
83da02301c
Move write_xaringan_theme to write_theme.R
8 yıl önce
Garrick Aden-Buie
1b3560d203
Make devtools::check() happy with documentation for all the things
8 yıl önce
Garrick Aden-Buie
504fcc60f3
Invert choice of slide highlights in duo_accent_inverse
8 yıl önce
Garrick Aden-Buie
2bb0fd418a
Separate sizes for code inline and code blocks
8 yıl önce
Garrick Aden-Buie
502459ef87
Change mono_accent default color to #43418A
8 yıl önce
Garrick Aden-Buie
1d2efb4267
Fix NA values in solarized themes
8 yıl önce
Garrick Aden-Buie
07b573ed50
Add text_size* template variables
8 yıl önce
Garrick Aden-Buie
42da34c7c5
Add solarized dark and light themes
8 yıl önce
Garrick Aden-Buie
0b97b55341
Add duotone themes
8 yıl önce
Garrick Aden-Buie
b99959a33b
Add apply_alpha and choose_dark_or_light functions
8 yıl önce
Garrick Aden-Buie
92bc56f9b2
Change mono_accent_inverse() default color
8 yıl önce
Garrick Aden-Buie
1de2bdbdb4
Theme functions are now generated from template variables
using inst/scripts/generate_theme_functions.R
8 yıl önce
Garrick Aden-Buie
4467697424
Update code_highlight_color to be transparent
8 yıl önce
Garrick Aden-Buie
ecd23501be
Add @family Monotone themes
8 yıl önce
Garrick Aden-Buie
ff1ca655b2
Move theme settings to separate file
Allows me to generate function signature and documentation automatically, so changes to master template_variables can propagate to wrapper functions.
Also makes it easy to have all template parameters as explicit function arguments for awesome tab completion.
8 yıl önce
Garrick Aden-Buie
316f2c32c2
Initial commit, MWP
- write_xaringan_theme works
- mono_* works
8 yıl önce