mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Minor fine-tuning of CSS color
This commit is contained in:
parent
6633e2635d
commit
2ba4312a8b
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
}
|
||||
|
||||
/* CodeMirror theme overrides */
|
||||
.cm-s-default .cm-string-2 { color: #a30; }
|
||||
.cm-s-default .cm-string-2 { color: #930; }
|
||||
.cm-s-default .cm-comment { color: #777; }
|
||||
.cm-s-default .cm-keyword { color: #90b; }
|
||||
.cm-s-default .cm-error,
|
||||
|
|
|
|||
Loading…
Reference in a new issue