Skip to content

Dark mode text needs higher contrast #1987

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

Conversation

myou1985
Copy link
Contributor

@myou1985 myou1985 commented Aug 12, 2024

Description

This PR addresses issue #1943 by improving the table contrast when the OS mode is set to Light, and the App mode is set to Dark.

Changes Made:
Modified a single line in toolbar.css. This was necessary to address a missing definition when compared with the Light mode settings.
I've attached screenshots for verification of the fix.

OS mode: Light
App mode: Dark
image

OS mode: Light
App mode: Light
image

OS mode: Light
App mode: Default
image

OS mode: Dark
App mode: Dark
image

OS mode: Dark
App mode: Light
image

OS mode: Dark
App mode: Default
image

Fixes #1943

Checklist:

  • [*] I have added the relevant tests for this change.
    • Too minor a change for tests or changelog.
  • [*] I have added an item to the Pending section of docs/changes.rst.

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.

Excellent, thank you for this! This was a well organizerd PR too.

@tim-schilling tim-schilling merged commit f669930 into django-commons:main Aug 13, 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.

Dark mode text needs higher contrast
2 participants