Vixen
02b45cc4
csharp
public static class BrowserTheme

The content browser's own two rules, which have nowhere better to live.

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

Remarks

⚠ Here rather than in the shell's theme because the browser is the application's panel and the shell knows nothing about it — the same reason this assembly's sheet is loaded by the application rather than by EditorShell. Two rules is not worth a fifth stylesheet.

Fields and properties (1)

  • public static string Css

    The stylesheet's text.

Methods (1)

  • public static int Install(UiDocument document)

    Adds the sheet to a document.

Used by (1)

  • EditorApplicationVixen.Editor.App