Skip to content

Dark mode toggling #3

Description

@glocker
  1. Get saved theme from Local Storage and set current theme to main page
    Finished 1st part from issue #5
  2. Same but for DetailPage (exact country Page)
    f689f03
    Helped me:
    https://dev.to/nas5w/toggling-light-dark-theme-in-react-with-usecontext-39hn
    https://www.digitalocean.com/community/tutorials/how-to-share-state-across-react-components-with-context
    https://www.geeksforgeeks.org/how-to-share-state-across-react-components-with-context/
  3. Theme from OS and device should be taken into account
  4. Colors uses from style-guide.md
  5. Colors sets through css variables
  6. Shadows are treated
  7. Icons are treated

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions