mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
627b7abd62
## Summary If the system/browser uses a dark theme, then the extension popup still remains with a light background. And so that the eyes do not hurt in a dark room, you need a dark theme. ## How did you test this change? Make sure the dark theme is enabled on your system/browser. **Before:**  **After:** 