Values_1.SheetStyleSourceThe theme display options for sheets.
type nonrec t = {tile : TileStyle.t option;The display options for tiles.
*)tileLayout : TileLayoutStyle.t option;The layout options for tiles.
*)background : SheetBackgroundStyle.t option;The background for sheets.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `String of Color.t
| `Structure of
(string
* [> `Boolean of Values_0.Boolean.t | `String of Color.t ])
list ])
list ])
list ]