sparkmonitor icon indicating copy to clipboard operation
sparkmonitor copied to clipboard

Make colors of the spark jobs table consistent with the jupyterlab theme

Open Kontinuation opened this issue 1 year ago • 0 comments

This patch fixes https://github.com/swan-cern/sparkmonitor/issues/30 by changing the stylesheet to use CSS variables defined by jupyter theme instead of hardcoding color values.

Light theme: image

Dark theme: image

Kontinuation avatar Dec 17 '24 16:12 Kontinuation