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

Implement dark mode #9

Closed
2 tasks done
LauraBeatris opened this issue Jan 23, 2021 · 0 comments · Fixed by #13
Closed
2 tasks done

Implement dark mode #9

LauraBeatris opened this issue Jan 23, 2021 · 0 comments · Fixed by #13
Assignees
Projects

Comments

@LauraBeatris
Copy link
Owner

LauraBeatris commented Jan 23, 2021

Description

Implement dark mode to the website by using the color mode feature from Chakra UI

Tasks

  • Add ColorModeScript to _document.tsx page before body
  • Change component styles according to color mode using useColorModeValue hook
@LauraBeatris LauraBeatris created this issue from a note in Roadmap (To do) Jan 23, 2021
@LauraBeatris LauraBeatris self-assigned this Jan 24, 2021
@LauraBeatris LauraBeatris linked a pull request Jan 25, 2021 that will close this issue
Roadmap automation moved this from To do to Done Jan 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

1 participant