a:custClrLst
Custom Color List
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Schema document: dml-stylesheet.xsd
Type: a:CT_CustomColorList
Properties: Local, Qualified
Content
- a:custClr [0..*] Custom color
Attributes
None
Used in
- Type a:CT_OfficeStyleSheet (Element a:theme)
Sample instance
<a:custClrLst> <a:custClr name="string"> <a:scrgbClr r="1" g="1" b="1"> <a:tint val="1"/> </a:scrgbClr> </a:custClr> </a:custClrLst>