# IAppearanceService.Palettes property

The colour palettes on offer. Empty when the current theme has no palettes.

```csharp
public IReadOnlyList<IAppearanceOption> Palettes { get; }
```

## See Also

* interface [IAppearanceOption](../IAppearanceOption.md)
* interface [IAppearanceService](../IAppearanceService.md)
* namespace [Eremex.AvaloniaUI.Controls.ApplicationServices](../index.md)

<!-- DO NOT EDIT: generated by xmldocmd for Eremex.Common.Contracts.dll -->
