silx-kit / jupyterlab-h5web

A JupyterLab extension to explore and visualize HDF5 file contents. Based on https://github.com/silx-kit/h5web.
MIT License
64 stars 8 forks source link

Dark theme incorrect NXline color #118

Closed Podolyakofs closed 1 year ago

Podolyakofs commented 1 year ago

Good day Looks like that legend color changes with theme switch, but not the lines color. (Incorrect view in dark mode)

Screenshots

image image

Context

Extension lists
 jupyterlab-h5web v7.1.2 enabled OK (python, jupyterlab_h5web)
jupyterlab_pygments v0.2.2 enabled OK (python, jupyterlab_pygments)

jupyter_server_ydoc  enabled 
    - Validating...
      X is jupyter_server_ydoc importable?
    jupyterlab  enabled 
    - Validating...
      jupyterlab 3.6.3 OK
    jupyterlab_h5web  enabled 
    - Validating...
      jupyterlab_h5web 7.1.2 OK
loichuder commented 1 year ago

Thanks for the report ! I will have a look.

loichuder commented 1 year ago

This should be fixed in latest version (8.0.0)