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

Adding dark mode in the website. #635

Open
Abhishek-465 opened this issue Sep 12, 2023 · 7 comments
Open

Adding dark mode in the website. #635

Abhishek-465 opened this issue Sep 12, 2023 · 7 comments
Assignees

Comments

@Abhishek-465
Copy link

I can add darkmode with the help of javascript.

@jmhobbs
Copy link
Owner

jmhobbs commented Sep 12, 2023

Hi @Abhishek-465!

We do have a dark mode CSS theme which uses @media (prefers-color-scheme: dark), but if you'd like to add a toggle or something to allow folks to change between light and dark mode, go for it!

@Abhishek-465
Copy link
Author

Ok then i am ready for it.

@AnshuWorld
Copy link

i want to contribute here please give me permission

@jmhobbs
Copy link
Owner

jmhobbs commented Oct 17, 2023

Hi @AnshuWorld you're more than welcome to have a try, PR #636 appears abandoned unfortunately.

@VBPMP
Copy link

VBPMP commented Oct 22, 2023

please, assign me this issue

@AnshuWorld
Copy link

AnshuWorld commented Oct 22, 2023

Hi @AnshuWorld you're more than welcome to have a try, PR #636 appears abandoned unfortunately.

Please share me the link also tell me what I have to do

@jmhobbs
Copy link
Owner

jmhobbs commented Oct 23, 2023

@AnshuWorld #636 has details on what needs to happen. Essentially, it should respect prefers-color-scheme but allow for an override by JavaScript.

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

No branches or pull requests

4 participants