facebook/react-devtools

Search input text colour

Closed this issue · 4 comments

Search input text colour is always black regardless of the theme, pretty hard to read if the theme is dark. Been searching around and found that this problem has been fixed (#1279), but not sure on why this is still happening.

Screenshot 2019-07-30 at 16 04 40

Browser: Chrome Version 75.0.3770.142
React DevTools Version: 3.6.0

@valendea Can you tell which theme are you using?

@thayannevls One (dark)

a-x- commented

I'm using macos dark and chrome devtools dark theme

React DevTools has been rewritten and recently launched a new version 4 UI. The source code for this rewrite was done in a separate repository and now lives in the main React repo (github.com/facebook/react).

Because version 4 was a total rewrite, and all issues in this repository are related to the old version 3 of the extension, I am closing all issues in this repository. If you can still reproduce this issue, or believe this feature request is still relevant, please open a new issue in the React repo: https://github.com/facebook/react/issues/new?labels=Component:%20Developer%20Tools