20.1.2.3.29 schemeClr

This element specifies a color bound to a user’s theme. As with all elements which define a color, it is possible to apply a list of color transforms to the base color defined.

Attributes

val (Value)

Specifies the desired scheme.

[Example: The following represents a color bound to the “lt1” theme color

    <a:solidFill>
        <a:schemeClr val="lt1"/>
    </a:solidFill>

end example]

The possible values for this attribute are defined by the ST_SchemeColorVal simple type (20.1.10.54).

[Note: The W3C XML Schema definition of this element’s content model (CT_SchemeColor) is located in A.4.1. end note]

Last updated on