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

Dark mode toggle #108

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Dark mode toggle #108

wants to merge 10 commits into from

Commits on Oct 29, 2023

  1. Configuration menu
    Copy the full SHA
    fdf813d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b6f6c6 View commit details
    Browse the repository at this point in the history
  3. Revamping the css and jsx

    * Moved SVG icons into the JSX so that they're no longer background images
    * Added "dark" colours - still need tweaking, but this is a start
    * Updated rules to use CSS variables throughout rather than sass variable directly
    amnuts committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    3300b10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    423a47b View commit details
    Browse the repository at this point in the history
  5. Revisited top navigation icons

    * Used slightly different svg icons
    * Changed animation for both
    amnuts committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    aad06c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d07819 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6cfb28f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6cd2b09 View commit details
    Browse the repository at this point in the history
  9. Small footer tweak

    amnuts committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    da0a4bf View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Added toggle switch

    amnuts committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    c67ad50 View commit details
    Browse the repository at this point in the history