.hljs-built_in,.hljs-keyword,.hljs-literal,.hljs-symbol,.hljs-type{color:hsl(var(--primary))}.hljs-regexp,.hljs-string{color:hsl(130,60%,35%)}.hljs-number{color:hsl(22,80%,45%)}.hljs-function,.hljs-section,.hljs-title{color:hsl(280,60%,45%)}.hljs-class,.hljs-name,.hljs-template-variable,.hljs-variable{color:hsl(22,80%,45%)}.hljs-comment,.hljs-meta{color:hsl(var(--muted-foreground))}.hljs-selector-class,.hljs-selector-id,.hljs-selector-tag,.hljs-tag{color:hsl(220,70%,50%)}.hljs-bracket,.hljs-operator,.hljs-punctuation{color:hsl(var(--foreground))}.hljs-attr{color:hsl(280,60%,45%)}.dark{.hljs-regexp,.hljs-string{color:hsl(130,60%,65%)}.hljs-number{color:hsl(22,80%,65%)}.hljs-function,.hljs-section,.hljs-title{color:hsl(280,60%,75%)}.hljs-class,.hljs-name,.hljs-template-variable,.hljs-variable{color:hsl(40,80%,65%)}.hljs-attr{color:hsl(280,60%,75%)}}