Skip to content

Commit 7f00b6e

Browse files
committed
Update _syntax.scss
1 parent 03d7b0d commit 7f00b6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/static/docs/4.3/assets/scss/_syntax.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
/* CommentMultiline */ .chroma .c1 { color: #727272; }
1414
/* CommentHashbang */ .chroma .ch { font-style: italic; color: #60a0b0; } /* NEW */
1515
/* CommentMultiline */ .chroma .cm { color: #727272; }
16-
/* CommentPreproc */ .chroma .cp { color: #028272; }
16+
/* CommentPreproc */ .chroma .cp { color: #028262; }
1717
/* CommentPreprocFile */ .chroma .cpf { color: #007020; } /* NEW */
1818
/* CommentSpecial */ .chroma .cs { color: #727272; }
1919
/* GenericDeleted */ .chroma .gd { background-color: #fcc; border: 1px solid #c00; }

0 commit comments

Comments
 (0)