django-commons / django-debug-toolbar

A configurable set of panels that display various debug information about the current request/response.
https://django-debug-toolbar.readthedocs.io
BSD 3-Clause "New" or "Revised" License
8.08k stars 1.05k forks source link

Slightly increase opacity of debug toolbar button #1982

Closed jribbens closed 2 months ago

jribbens commented 2 months ago

Description

Avoids an accessibility issue (low-contrast text) when the page behind the button is white.

Fixes #1981

Checklist:

Too minor a change for tests or changelog.

tim-schilling commented 2 months ago

Before: Screenshot from 2024-08-06 06-56-59

After: Screenshot from 2024-08-06 06-56-52