
Last chance! 50% off unlimited learning
Sale ends in
knit_theme$get()
, and
the result will be ready for knit_theme$set()
to
set the highlighting theme.eclipse_theme(id)
knit_theme
## http://www.eclipsecolorthemes.org/?view=theme&id=1
opts_knit$set(out.format = "latex")
(css = eclipse_theme(1))
thm = knit_theme$get(css)
knit_theme$set(thm)
Run the code above in your browser using DataLab