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

Theme Detection (Dark Mode) #246

Merged
merged 6 commits into from
Oct 12, 2023
Merged

Theme Detection (Dark Mode) #246

merged 6 commits into from
Oct 12, 2023

Commits on Oct 11, 2023

  1. Theme Detection (Dark Mode)

    tlmii committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    f6d05c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Add comment

    tlmii committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    7f5b0f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1391952 View commit details
    Browse the repository at this point in the history
  3. Update MainLayout.razor

    Don't use FluentDesignSytemProvider and move injects to .cs file
    vnbaaij authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    a43e8c8 View commit details
    Browse the repository at this point in the history
  4. Update MainLayout.razor.cs

    Use standard luminosity values and use BaseLayerLuminance design token
    vnbaaij authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    84aad88 View commit details
    Browse the repository at this point in the history
  5. Update MainLayout.razor.cs

    Undo some unnecessary renaming
    vnbaaij authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    a396e7b View commit details
    Browse the repository at this point in the history