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

Darkmode #3

Closed
trungng2006 opened this issue Jul 6, 2021 · 2 comments
Closed

Darkmode #3

trungng2006 opened this issue Jul 6, 2021 · 2 comments

Comments

@trungng2006
Copy link

@trungng2006 trungng2006 commented Jul 6, 2021

Could you please add darkmode for the argdown canvas? :D

@trungng2006
Copy link
Author

@trungng2006 trungng2006 commented Jul 21, 2021

I resolved this by adding this snippet to my css:

:root
{
	--argdown-bg-color: #000000;
}

@amdecker
Copy link
Owner

@amdecker amdecker commented Jul 21, 2021

Great thanks -- I added a link to this to the readme for others to find.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants