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

feat: Add setting to follow system theming #2957

Merged
merged 7 commits into from
Nov 14, 2023

Commits on Oct 20, 2023

  1. feat: implement setting to follow system theme

    feat: check theme congruence on startup and on native theme update
    
    fix: make toggle and startup following work
    
    fix: should return here, but this breaks things
    KeeJef committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    2fe29ca View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    358e956 View commit details
    Browse the repository at this point in the history
  2. fix: commit untracked theme.ts

    KeeJef committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    ccd430b View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

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

Commits on Oct 30, 2023

  1. fix: update usage of undefined

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

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    cf49839 View commit details
    Browse the repository at this point in the history
  2. fix: resolve issues brought on by merge conflict

    Fix conflict merge issue
    
    fix: missing bracket
    KeeJef committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    939f8ca View commit details
    Browse the repository at this point in the history