hugo-theme-mini icon indicating copy to clipboard operation
hugo-theme-mini copied to clipboard

Change the default colouring scheme for blocks of code

Open b1azk0 opened this issue 8 years ago • 0 comments

Is there an easy way to change the default coloring scheme of block of code?

Looks the theme defaults to highlight: zenburn from RMakrdown documents but I'm not 100%sure. In a regular RMarkdownw document I would change html output in yaml to:

output:
  html_document:
    theme: united
    highlight: tango

But with hugo themes and blogdown I'm not sure where and how make these changes.

(this is most likely my last issue :) ) thank you for all the help

PS. same question is posted at stack: https://stackoverflow.com/questions/48075493/change-style-color-of-blocks-of-code-in-blogdown

b1azk0 avatar Jan 05 '18 12:01 b1azk0