Skip to content

Add a dark/light mode toggle switch on navbar #37

@brylie

Description

@brylie

Now that Bootstrap 5.3 supports dark and light mode and we have set the dark mode on our base html element, we can allow users to toggle their preferred mode.

Task

  • add a button, icon, or toggle widget on the navbar to allow users to toggle between dark and light mode
  • bonus: user preference is saved across sessions (e.g., localstorage?)
  • bonus: users can save their preference on a "my preferences" page when logged in (this is a stretch goal, so don't worry about it for now)

Resources

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions