Skip to content

As a user, I want to be able to switch to a dark mode theme. #2

@mr-woodapple

Description

@mr-woodapple

Implement a dark mode. Also make sure the website stores the preferred theme in LocalStorage.

Todo:

  • Implement dark mode in CSS
  • Implement toggle (navbar?) to switch between the selection
  • Save the selected theme into LocalStorage
  • Upon loading the website, check if there's a value for the selected theme stored in LocalStorage, load that if present

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