**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: 1. Go to index.html and add class="dark" in body tag, 2. Build the frontend 3. 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** https://github.com/user-attachments/assets/47f96c4c-56c2-47d6-8eb0-1b4c578379cc **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.