mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 04:00:59 +01:00
feat: theme more editor colors
This commit is contained in:
@@ -170,3 +170,11 @@ img.ProseMirror-separator {
|
||||
cursor: ew-resize;
|
||||
cursor: col-resize;
|
||||
}
|
||||
|
||||
.drop-cursor {
|
||||
background-color: var(--text) !important;
|
||||
}
|
||||
|
||||
.search-result {
|
||||
background-color: var(--disabled);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user