Skip to content

Commit

Permalink
refactor: change markdown editor code block style
Browse files Browse the repository at this point in the history
moonrailgun committed Jul 1, 2024
1 parent 181467c commit cf843c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/web/src/components/Markdown/editor.less
Original file line number Diff line number Diff line change
@@ -66,7 +66,7 @@
background: rgba(255, 255, 255, 0.1);
}
span.cm-comment {
color: #6272a4;
color: #00dcdb;
}
span.cm-string,
span.cm-string-2 {

0 comments on commit cf843c0

Please sign in to comment.