We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c93a01 commit 113dc3aCopy full SHA for 113dc3a
1 file changed
lib/codemirror.css
@@ -126,7 +126,7 @@
126
.cm-s-default .cm-operator {}
127
.cm-s-default .cm-variable-2 {color: #05a;}
128
.cm-s-default .cm-variable-3, .cm-s-default .cm-type {color: #085;}
129
-.cm-s-default .cm-comment {color: #6b7884;}
+.cm-s-default .cm-comment {color: #a50;}
130
.cm-s-default .cm-string {color: #a11;}
131
.cm-s-default .cm-string-2 {color: #f50;}
132
.cm-s-default .cm-meta {color: #555;}
0 commit comments