Skip to content

Commit cf843c0

Browse files
committed
refactor: change markdown editor code block style
1 parent 181467c commit cf843c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/web/src/components/Markdown/editor.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
background: rgba(255, 255, 255, 0.1);
6767
}
6868
span.cm-comment {
69-
color: #6272a4;
69+
color: #00dcdb;
7070
}
7171
span.cm-string,
7272
span.cm-string-2 {

0 commit comments

Comments
 (0)