Revert "Update colour contrast of commented code"

This reverts commit fcac0fb69b.
This commit is contained in:
Marijn Haverbeke 2018-10-25 12:05:38 +02:00
parent 5c93a0102a
commit 113dc3a389
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@
.cm-s-default .cm-operator {}
.cm-s-default .cm-variable-2 {color: #05a;}
.cm-s-default .cm-variable-3, .cm-s-default .cm-type {color: #085;}
.cm-s-default .cm-comment {color: #6b7884;}
.cm-s-default .cm-comment {color: #a50;}
.cm-s-default .cm-string {color: #a11;}
.cm-s-default .cm-string-2 {color: #f50;}
.cm-s-default .cm-meta {color: #555;}