Enum BaseTheme
- Namespace
- DisCatSharp.Enums
- Assembly
- DisCatSharp.dll
Represents the base theme of a shared client theme.
public enum BaseTheme
Fields
Dark = 1Dark theme.
Light = 2Light theme.
Represents the base theme of a shared client theme.
public enum BaseTheme
Dark = 1Dark theme.
Light = 2Light theme.