mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-05-09 20:38:40 +00:00
lets try this
This commit is contained in:
@@ -57,6 +57,9 @@ export default EditorView.theme({
|
|||||||
'.cm-selectionBackground ' : {
|
'.cm-selectionBackground ' : {
|
||||||
backgroundColor : '#d7d4f0',
|
backgroundColor : '#d7d4f0',
|
||||||
},
|
},
|
||||||
|
'.cm-focused .cm-selectionBackground ' : {
|
||||||
|
backgroundColor : '#d7d4f0',
|
||||||
|
},
|
||||||
'.cm-pageLine' : {
|
'.cm-pageLine' : {
|
||||||
backgroundColor : '#7ca97c',
|
backgroundColor : '#7ca97c',
|
||||||
color : '#000',
|
color : '#000',
|
||||||
|
|||||||
Reference in New Issue
Block a user