DocumentTheme
The theme of a document. A theme is defined by different components, hence allowing different combinations. Components can also be not specified by setting them to null
, and are hence ignored.
Parameters
color
color scheme component (refers to an internal resource in resources/render/theme/color
)
layout
layout format component (refers to an internal resource in resources/render/theme/layout
)