Enum DocumentTheme
- Namespace
- MarkMyDeck.Configuration
- Assembly
- MarkMyDeck.dll
Document color theme for diagrams.
public enum DocumentTheme
Fields
Dark = 1Dark theme with dark background and light text.
Light = 0Light theme with white background and dark text (default).