ref: e3cb8e6c7874d7dfe1d4d1c7f5c9765b681fb647
dir: /docs/themes/gohugoioTheme/assets/css/_hljs.css/
/* modified from:*/ @import 'highlight.js/styles/atom-one-light.css'; /* hljs-template-variable covers the handlebars templating*/ .hljs-template-variable { color: var(--primary-color); } .hljs-attr { color: var(--accent-color-light); }