> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# SuperOffice.WebApi.Data.WidgetTheme

# <a id="SuperOffice_WebApi_Data_WidgetTheme" /> Enum WidgetTheme

Namespace: [SuperOffice.WebApi.Data](SuperOffice.WebApi.Data.md)\
Assembly: SuperOffice.WebApi.dll

Chat Topic widget\_theme: classic(0) or modern(1).
This Enum is used by:  chat\_topic.widget\_theme

```csharp theme={null}
public enum WidgetTheme : short
```

## Fields

`Classic = 0`

0: Set widget theme to classic

`Modern = 1`

1: Set widget theme to modern
