Fix the prose-mirror's light theme styling
This commit is contained in:
parent
e1f173dde7
commit
fba6545bad
5 changed files with 12 additions and 3 deletions
3
styles/themes/dark.css
Normal file
3
styles/themes/dark.css
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
.theme-dark {
|
||||
--prosemirror-background: var(--color-cool-5);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue