gadenbuie / rsthemes

🔮 Full RStudio IDE and Syntax Themes
https://www.garrickadenbuie.com/project/rsthemes/
Other
604 stars 45 forks source link

Fix Typo #18

Closed pat-s closed 4 years ago

pat-s commented 4 years ago

Fixes errors like

rsthemes::use_theme_light()
Error in apply_Theme(theme, quietly, style) : 
  could not find function "apply_Theme"
gadenbuie commented 4 years ago

Oh that sneaky capital letter. Good catch and thanks!