0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-07 20:58:40 +00:00

lock sync

This commit is contained in:
Víctor Losada Hernández
2026-04-22 01:19:28 +02:00
parent 5c675fe04a
commit 0f5404fef8
2 changed files with 21 additions and 5 deletions
+2 -2
View File
@@ -54,10 +54,10 @@ export default EditorView.theme({
'.cm-activeLine' : {
backgroundColor : '#868c9323',
},
'.cm-selectionBackground ' : {
'.cm-selectionBackground' : {
backgroundColor : '#d7d4f0',
},
'.cm-focused .cm-selectionBackground ' : {
'.cm-focused .cm-selectionBackground' : {
backgroundColor : '#d7d4f0 !important',
},
'.cm-pageLine' : {