Open
Conversation
|
Hello Deisy, thank you very much for sharing "dark theme mode". I would like to incorporate it on my website which is built by Hugo Apero. I followed your files and tracked all changes. I did all the same changes to my files. however, unfortunately, I see only the button, the dark mode is not available when I try to switch. maybe you would have a clue what may be the reason for that? thank you very much! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Included the toggle button with day/night symbol and theme colours were adapted to dark mode.
Some themes need further check on the colours for the dark themes, the colours are not optimal and do not necessarily fit into Tachyons palletes.
I also added math support for the markdown.
Thanks,
Deisy