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: conditionally load either light or dark theme #517

Merged
merged 1 commit into from
Feb 18, 2023
Merged

feat: conditionally load either light or dark theme #517

merged 1 commit into from
Feb 18, 2023

Commits on Feb 17, 2023

  1. feat: conditionally load either light or dark theme

    This resolves or helps to improve issues related to the following links:
    
    - upptime/upptime#298
    - upptime/upptime#732
    - upptime/upptime#209
    - upptime/upptime#219
    - upptime/upptime#429
    - upptime/upptime#109
    
    ~95% of global browser usage supports this feature, therefore it should be implemented as the default for upptime.
    
    References:
    - <https://caniuse.com/prefers-color-scheme>
    - <https://web.dev/prefers-color-scheme/>
    titanism committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    a8a3782 View commit details
    Browse the repository at this point in the history