diff --git a/prism-github.css b/prism-github.css index cb0d362..aad72bd 100644 --- a/prism-github.css +++ b/prism-github.css @@ -66,7 +66,7 @@ pre[class*='language-'] { color: #0086b3; } .token.selector, .token.attr-name, .token.attr-value .punctuation:first-child, .token.keyword, .token.regex, .token.important { - color: #a71d5d; + color: #795da3; } .token.operator, .token.entity, .token.url, .language-css .token.string { color: #a71d5d;