2.2.7.5.1 Custom Fixed Color and Effect Schemes

The set of property values specified by a fixed color scheme or a fixed effect scheme can be specified by a master instead of a vThemeColor or vThemeEffect custom structure. A fixed color scheme of this description is called a custom fixed color scheme. A fixed effect scheme of this description is called a custom fixed effect scheme. A shape, master, or style in a web drawing can specify a custom fixed color scheme in place of a fixed color scheme and/or a custom fixed effect scheme in place of a fixed effect scheme.

The set of property values in a custom fixed color scheme is specified by the Value Cell_Type child elements of the msvThemeTextColor, msvThemeFillColor, msvThemeFillColor2, msvThemeLineColor, msvThemeConnectorColor, msvThemeShadowColor, msvThemeAccentColor, msvThemeAccentColor2, msvThemeAccentColor3, msvThemeAccentColor4, msvThemeAccentColor5, and msvThemeBackgroundColor Row_Type child elements of a User Section_Type element in a master.

The set of property values in a custom fixed effect scheme is specified by the Value Cell_Type child elements of the msvThemeLatinFont, msvThemeAsianFont, msvThemeComplexFont, msvThemeLineTransparency, msvThemeLineWeight, msvThemeLinePattern, msvThemeLineRounding, msvThemeConnectorTransparency, msvThemeConnectorPattern, msvThemeConnectorWeight, msvThemeConnectorRounding, msvThemeConnectorBegin, msvThemeConnectorEnd, msvThemeConnectorEnd2, msvThemeConnectorBeginSize, msvThemeConnectorEndSize, msvThemeFillTransparency, msvThemeFillPattern, msvThemeShadowTransparency, msvThemeShadowPattern, msvThemeShadowStyle, msvThemeShadowXOffset, msvThemeShadowYOffset, msvThemeShadowMagnification, and msvThemeShadowDirection Row_Type child elements of a User Section_Type element in a master.

A custom 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. If the V attribute of the Value Cell_Type element is equal to 254 and the argument of the USE function token of the F attribute of the Value Cell_Type element is equal to the UniqueID attribute of the master specified by the Master_Type child element of a Masters_Type element in the Masters XML part, the custom fixed color scheme of the shape, master, or style is specified by the master.

A custom 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. If the V attribute of the Value Cell_Type element is equal to 254 and the argument of the USE function token of the F attribute of the Value Cell_Type element is equal to the UniqueID attribute of a master specified by the Master_Type child element of a Masters_Type element in the Masters XML Part, the custom fixed effect scheme of the shape, master, or style is specified by the master.

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