Open
Description
Describe the bug
There are various elements which does not follow the dark theme and and remains the same even if theme is changed to dark
To Reproduce
Steps to reproduce the behavior:
- Go to index.html and add class="dark" in body tag,
- Build the frontend
- Run any of the examples (I have attached an example for iris).
Expected behavior
Each component should change its style based on the dark theme.
Video
issue.mp4
Environment:
- OS: Windows
- Browser: Firefox
- Version: 137
Additional context
This issue is related to #534 which I am currently working on .I thought of adding it as a separate issue for better tracking.