csharp
public enum DarkModeStrategyHow a dark theme is selected.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (2)
MediaBy the surface's prefers-color-scheme.
ClassBy a dark class on an ancestor.
Used by (3)
- ThemeAndScannerTestsVixen.Ui.Styling.Utilities.Tests
- ThemeTokensVixen.Ui.Styling.Utilities
- VariantsVixen.Ui.Styling.Utilities