theme

.theme color:{String? = null} layout:{String? = null} -> Void

Sets the global document theme.

Parameters

color

(optional) color scheme to assign (searched in resources/render/theme/color)

layout

(optional) layout format to assign (searched in resources/render/theme/layout)

Throws

if any of the theme components isn't resolved