Enum BowireTheme
- Namespace
- Kuestenlogik.Bowire
- Assembly
- Kuestenlogik.Bowire.dll
Initial colour theme for the Bowire UI. Users can always override this
from the theme toggle in the header; the selected theme is persisted per
browser in localStorage.
public enum BowireTheme
Fields
Dark = 0Dark theme (default).
Light = 1Light theme.