Switch text highlighting
This commit is contained in:
parent
1cf016e131
commit
7236f35b9b
@ -933,6 +933,6 @@ img[src$="/img/matrix.svg"] {
|
||||
}
|
||||
|
||||
.CodeMirror, .CodeMirror-selected, ::selection {
|
||||
background: var(--color-secondary)!important;
|
||||
color: var(--color-primary)!important;
|
||||
}
|
||||
background: var(--color-primary)!important;
|
||||
color: var(--color-secondary)!important;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user