react-vega icon indicating copy to clipboard operation
react-vega copied to clipboard

Dark theme does not pass on to signals or text marks

Open appdoo18 opened this issue 4 years ago • 1 comments

Hi, So, Vega code is imported and displayed utilizing approach #2.

So I pass in a prop for dark mode, and pass it to the "theme" component. The Vega visualization comes out great in dark mode, however, it seems that this does not pass on to the signals. Currently, working around this utilizing some css, but was wondering if this might be worked on in the future? Particularly, signals with options (ie. dropdown menu).

appdoo18 avatar Jan 20 '22 21:01 appdoo18

Can you provide some code to reproduce and screenshots that show the issue?

domoritz avatar Jan 20 '22 22:01 domoritz