Skip to content

Slightly increase opacity of debug toolbar button #1982

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 2 commits into from
Aug 6, 2024

Conversation

jribbens
Copy link
Contributor

@jribbens jribbens commented Aug 6, 2024

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.

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

Fixes django-commons#1981
@tim-schilling
Copy link
Member

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

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

Copy link
Member

@tim-schilling tim-schilling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the change!

@tim-schilling tim-schilling merged commit 89568d5 into django-commons:main Aug 6, 2024
25 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Debug Toolbar Button has too low contrast
2 participants