Vixen
02b45cc4
csharp
public enum ColorSchemePreference

Whether the UI prefers a light or a dark palette.

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

Fields and properties (3)

  • NoPreference

    No preference expressed.

  • Light

    Light.

  • Dark

    Dark.

Used by (2)

  • MediaContextVixen.Ui.Styling
  • MediaQueryVixen.Ui.Styling