Skip to content

Add color-scheme meta tag for responsive dark mode #18

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

Merged
merged 1 commit into from
Mar 27, 2023

Conversation

remcohaszing
Copy link
Contributor

This adds responsive light or dark styling to various HTML elements natively. Currently this affects the button, file input, and scroll bars.

Technically it would now be possible to remove some dark mode related CSS.

This adds responsive light or dark styling to various HTML elements
natively. Currently this affects the button, file input, and scroll
bars.
Copy link
Collaborator

@andrewbranch andrewbranch left a comment

Choose a reason for hiding this comment

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

TIL. It’s been too long since I was a web developer 😄

@andrewbranch andrewbranch merged commit a5ca93f into arethetypeswrong:main Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants