Values_1.ApplicationThemeSourceThe application theme.
type nonrec t = {brandColorPalette : BrandColorPalette.t option;The color palette.
*)contextualAccentPalette : ContextualAccentPalette.t option;The contextual accent palette.
*)brandElementStyle : BrandElementStyle.t option;The element style.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Structure of
(string
* [> `String of Values_0.HexColor.t
| `Structure of
(string * [> `String of Values_0.HexColor.t ]) list ])
list ])
list ])
list ]