# ThemeOption class

A light/dark variant offered by [`AppearanceService`](./AppearanceService.md).

```csharp
public sealed class ThemeOption : IAppearanceOption
```

## Public Members

| name | description |
| --- | --- |
| [Header](ThemeOption/Header.md) { get; } |  |
| [Variant](ThemeOption/Variant.md) { get; } | The variant applied when this option is chosen. |

## See Also

* namespace [Eremex.AvaloniaUI.Controls.ApplicationServices](./index.md)

<!-- DO NOT EDIT: generated by xmldocmd for Eremex.Avalonia.Controls.ApplicationServices.dll -->
