ref: bb9c2988f871ca5fe6af9c8e207ec852c631c3b3
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); }