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 (initial cut) #179

Merged
merged 10 commits into from
Jul 20, 2023
Merged

Dark mode (initial cut) #179

merged 10 commits into from
Jul 20, 2023

Commits on Jun 8, 2023

  1. Dark mode for parseq

    conorluddy committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    4056e71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd3c9ee View commit details
    Browse the repository at this point in the history
  3. WIP

    conorluddy committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    49bc066 View commit details
    Browse the repository at this point in the history
  4. Revert unnecessary edit

    conorluddy committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    b9ed9c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc48ccb View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    7647da6 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Merge branch 'feature/111/dark-mode' of github.com:conorluddy/sd-pars…

    …eq into conorluddy-feature/111/dark-mode
    rewbs committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    4d542d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Persist darkmode option.

    rewbs committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    755c2ab View commit details
    Browse the repository at this point in the history
  2. Redo darkmode using MUI's latest CSS variables approach. MUI does mor…

    …e of the work, no need to pass darkMode around.
    rewbs committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    c60e2ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f507e01 View commit details
    Browse the repository at this point in the history