Vixen
02b45cc4
csharp
public enum DarkModeStrategy

How a dark theme is selected.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (2)

  • Media

    By the surface's prefers-color-scheme.

  • Class

    By a dark class on an ancestor.

Used by (3)

  • ThemeAndScannerTestsVixen.Ui.Styling.Utilities.Tests
  • ThemeTokensVixen.Ui.Styling.Utilities
  • VariantsVixen.Ui.Styling.Utilities