mirror of
https://github.com/heyman/heynote.git
synced 2024-12-28 09:39:05 +01:00
Use slightly lighter text for math expression results
This commit is contained in:
parent
7f73c04424
commit
0d7c04991f
@ -113,7 +113,7 @@ const darkTheme = EditorView.theme({
|
||||
},
|
||||
".heynote-math-result": {
|
||||
background: "#0e1217",
|
||||
color: "#7fcba9",
|
||||
color: "#a0e7c7",
|
||||
},
|
||||
}, { dark: true });
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user