Vixen
02b45cc4
csharp
public enum ThemeMode

Which of the two themes the editor is showing.

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

Fields and properties (2)

  • Light

    Dark text on light chrome.

  • Dark

    The other one.

Used by (6)

  • ChromeFixtureVixen.Editor.Ui.Tests
  • EditorChromeVisualTestsVixen.Editor.Ui.Tests
  • EditorShellVixen.Editor.Ui
  • EditorShellTestsVixen.Editor.Ui.Tests
  • ServiceTestsVixen.Editor.Ui.Tests
  • ThemeServiceVixen.Editor.Ui