2.2.7.5 Fixed Theme

A shape, master, or style in a web drawing can specify pre-defined, fixed sets of properties which can affect its visual appearance. A set of pre-defined, fixed properties specified in this manner is called a fixed theme.

A fixed theme defines properties that specify color, font, fill, line, and effect properties. The properties of a fixed theme are separated into two groupings: a fixed color scheme and a fixed effect scheme. A shape, master, or style specifies a fixed theme by specifying a fixed color scheme and a fixed effect scheme.

The set of property values in a fixed color scheme is specified by the vThemeColor custom structure. The set of property values in a fixed effect scheme is specified by the vThemeEffect custom structure.

A fixed color scheme is specified by the Value Cell_Type child element of an msvThemeColors Row_Type child element of a User Section_Type element in a shape, master, or style. A fixed effect scheme is specified by the Value Cell_Type child element of an msvThemeEffects Row_Type child element of a User Section_Type element in a shape, master, or style.

A Theme function token returns the property values from the set of properties specified by a fixed color scheme and a fixed effect scheme of a shape, master, or style.