We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03d7b0d commit 7f00b6eCopy full SHA for 7f00b6e
site/static/docs/4.3/assets/scss/_syntax.scss
@@ -13,7 +13,7 @@
13
/* CommentMultiline */ .chroma .c1 { color: #727272; }
14
/* CommentHashbang */ .chroma .ch { font-style: italic; color: #60a0b0; } /* NEW */
15
/* CommentMultiline */ .chroma .cm { color: #727272; }
16
-/* CommentPreproc */ .chroma .cp { color: #028272; }
+/* CommentPreproc */ .chroma .cp { color: #028262; }
17
/* CommentPreprocFile */ .chroma .cpf { color: #007020; } /* NEW */
18
/* CommentSpecial */ .chroma .cs { color: #727272; }
19
/* GenericDeleted */ .chroma .gd { background-color: #fcc; border: 1px solid #c00; }
0 commit comments