Skip to content

Commit

Permalink
Update _syntax.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Aug 5, 2019
1 parent b812e01 commit 96687d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/static/docs/4.3/assets/scss/_syntax.scss
Expand Up @@ -13,7 +13,7 @@
/* CommentMultiline */ .chroma .c1 { color: #727272; }
/* CommentHashbang */ .chroma .ch { font-style: italic; color: #60a0b0; } /* NEW */
/* CommentMultiline */ .chroma .cm { color: #727272; }
/* CommentPreproc */ .chroma .cp { color: #028272; }
/* CommentPreproc */ .chroma .cp { color: #028262; }
/* CommentPreprocFile */ .chroma .cpf { color: #007020; } /* NEW */
/* CommentSpecial */ .chroma .cs { color: #727272; }
/* GenericDeleted */ .chroma .gd { background-color: #fcc; border: 1px solid #c00; }
Expand Down

0 comments on commit 96687d7

Please sign in to comment.