@@ -208,6 +208,7 @@ code {
pre,
code:not(.hljs) {
color: #c7254e;
+
/* Match bg of default highlight theme. */
background-color: rgb(248, 248, 248);
}