dillon1000/react

Commit

[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
Browse files
Changed paths2 files
First-parent comparison
M packages/react-devtools-shared/src/devtools/constants.js ModifiedM packages/react-devtools-shared/src/devtools/views/Toggle.css Modified
Patch

Files changed

Rendering syntax-highlighted changes…