Mixed light and dark data HTML display in vscode #10470
Unanswered
ste-goldstein
asked this question in
Q&A
Replies: 1 comment
-
I also see this in online documentation showing html reprs of Xarray objects: https://rasterix.readthedocs.io/en/latest/raster_index/intro.html. This happens when switching to auto-mode, i.e., dark/light depends on the OS settings via prefers-color-scheme. This seems fixable in the CSS provided by Xarray for its object reprs. In the meantime, you could probably workaround this by forcing the light or dark mode in vscode if that's possible (I don't use vscode). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Recently my datasets started showing up with a mix of light and dark themes in vscode.

I tested with a fresh vscode profile and it still happens.
How can I make everything dark mode ?
Beta Was this translation helpful? Give feedback.
All reactions