dillon1000/react
Commit
Browse files [DevTools] Make Toggle hover state more visible (#32914)
This change adds a background color to Toggles to make them easier to see. This is especially important when DevTools are not in focus, and it's harder to see. Test plan: 1. `yarn build:chrome:local` 2. Inspect components 3. Hover over "Select an Element in page to inspect it" 4. Observe background change
Changed paths2 files
First-parent comparisonpackages/react-devtools-shared/src/devtools/constants.js ModifiedM packages/react-devtools-shared/src/devtools/views/Toggle.css ModifiedPatch
Files changed
Rendering syntax-highlighted changes…