Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fix: update label for theme checkbox to 'Dark theme' #317

Merged
merged 2 commits into from
Sep 14, 2023

Conversation

skjalgepalg
Copy link
Collaborator

Currently there is no context to discern which theme is active for screen-reader users.

Leveraging the input element checked-state, being bound to the dark theme, and changing the default label to "Dark theme" it becomes more evident what theme is presently active.

This change ought to qualify as a patch and will thus update for all consumers of static major/4 (most core/) artefacts.

@skjalgepalg skjalgepalg added the bug Something isn't working label Sep 7, 2023
@skjalgepalg skjalgepalg self-assigned this Sep 7, 2023
@skjalgepalg skjalgepalg merged commit 15a7133 into master Sep 14, 2023
@skjalgepalg skjalgepalg deleted the theme-checkbox-label branch September 14, 2023 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants