[]
Gets or sets the UI theme for the viewer.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public ColorTheme Theme { get; set; }
An instance of ColorTheme that contains the UI theme settings.