refactor: change markdown editor code block style

pull/249/head
moonrailgun 8 months ago
parent 181467c437
commit cf843c0ce5

@ -66,7 +66,7 @@
background: rgba(255, 255, 255, 0.1); background: rgba(255, 255, 255, 0.1);
} }
span.cm-comment { span.cm-comment {
color: #6272a4; color: #00dcdb;
} }
span.cm-string, span.cm-string,
span.cm-string-2 { span.cm-string-2 {

Loading…
Cancel
Save