ref: 900b5f6cfe5a377ef369d26cd700201be4cf6b06
dir: /themes/gohugoioTheme/src/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); }