Skip to content

Add dark mode #310

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add dark mode #310

wants to merge 2 commits into from

Conversation

mjkl-gh
Copy link

@mjkl-gh mjkl-gh commented Jul 10, 2022

I've added a line that looks up a user's preferred mode and sets it according to browser preferences.

To make it work I had to remove the custom background color (#fafafa), since it would be set after the dark or light theme was selected. Resulting in a dark mode with a white background.

The current background color is now (#ffffff)

I will try and see if I can re-incorporate the custom background-color

@mjkl-gh
Copy link
Author

mjkl-gh commented Jul 10, 2022

Just added another commit reincorporating the custom background color for light mode

# 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.

1 participant