@@ -169,6 +169,7 @@ pre[class*="language-"] {
.language-css .token.string,
.style .token.string {
color: #9a6e3a;
+ /* This background color was intended by the author of this theme. */
background: rgba(255, 255, 255, 0.5);
}