MangoTheCat / rmdshower

R Markdown template for shower
http://mangothecat.github.io/rmdshower/skeleton.html
Other
147 stars 42 forks source link

elegant way to change ribbon color? #42

Open beanumber opened 6 years ago

beanumber commented 6 years ago

I see that if I change the fill attribute of the path tag in rmdshower/node_modules/shower-ribbon/images/ribbon.svg I can change the ribbon color. But is there a way that I can pass that attribute through the .Rmd file? Could a ribbon-color argument be added to shower_presentation()? Or is there a way to do this with CSS?

beanumber commented 6 years ago

Also, how would one change the color of the slide number that goes on top of the ribbon?