QuantStack / jupyterlab-drawio

A standalone embedding of the FOSS drawio / mxgraph package into jupyterlab
BSD 3-Clause "New" or "Revised" License
599 stars 75 forks source link

Toobar icons with the dark theme #81

Closed jtpio closed 3 years ago

jtpio commented 3 years ago

Follow-up to https://github.com/QuantStack/jupyterlab-drawio/pull/80 and originally posted in https://github.com/QuantStack/jupyterlab-drawio/pull/80#issuecomment-800946610.

Icons in the toolbar are not very visible when using the dark theme:

image

Maybe that will mean recreating a set of icons and use a LabIcon to add the items to the toolbar.