Skip to content

Commit 113dc3a

Browse files
committed
Revert "Update colour contrast of commented code"
This reverts commit fcac0fb.
1 parent 5c93a01 commit 113dc3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/codemirror.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
.cm-s-default .cm-operator {}
127127
.cm-s-default .cm-variable-2 {color: #05a;}
128128
.cm-s-default .cm-variable-3, .cm-s-default .cm-type {color: #085;}
129-
.cm-s-default .cm-comment {color: #6b7884;}
129+
.cm-s-default .cm-comment {color: #a50;}
130130
.cm-s-default .cm-string {color: #a11;}
131131
.cm-s-default .cm-string-2 {color: #f50;}
132132
.cm-s-default .cm-meta {color: #555;}

0 commit comments

Comments
 (0)