[Table of Contents] [docx version]

Error! No text of specified style in document.

custClrLst (Custom Color List)

This element allows for a custom color palette to be created and which shows up alongside other color schemes. This can be very useful, for example, when someone would like to maintain a corporate color palette.

Parent Elements

theme5.1.8.9)

 

Child Elements

Subclause

custClr (Custom color)

§5.1.4.1.8

The following XML Schema fragment defines the contents of this element:

<complexType name="CT_CustomColorList">

   <sequence>

   <element name="custClr" type="CT_CustomColor" minOccurs="0" maxOccurs="unbounded"/>

   </sequence>

</complexType>