I've set `data-color-mode="dark"` on the root `<html>` but the editor is still in light mode. Looking through the source css I don't see any references to the `data-color-mode`. How is dark mode supposed to work? <img width="1437" alt="Screen Shot 2022-05-24 at 23 43 25" src="https://user-images.githubusercontent.com/52448067/170077944-332eb501-26e6-4e5e-80c1-c3e299ea92e3.png"> source code is [here](https://github.com/jacobcoro/eduvault-matrix-crdt) is you are interested