Schema Central > OOXML > dml-stylesheet.xsd > a:themeOverride
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

a:themeOverride

Theme Override

Element information

Type: a:CT_BaseStylesOverride

Properties: Global, Qualified

Content

Attributes

None

Sample instance

<a:themeOverride>
   <a:clrScheme name="string">
      <a:dk1>
         <a:scrgbClr r="1" g="1" b="1">...
         </a:scrgbClr>
      </a:dk1>
      <a:lt1>
         <a:scrgbClr r="1" g="1" b="1">...
         </a:scrgbClr>
      </a:lt1>
      <a:dk2>
         <a:scrgbClr r="1" g="1" b="1">...
         </a:scrgbClr>
      </a:dk2>
      <a:lt2>
         <a:scrgbClr r="1" g="1" b="1">...
         </a:scrgbClr>
      </a:lt2>
      <a:accent1>
         <a:scrgbClr r="1" g="1" b="1">...
         </a:scrgbClr>
      </a:accent1>
      <a:accent2>
         <a:scrgbClr r="1" g="1" b="1">...
         </a:scrgbClr>
      </a:accent2>
      <a:accent3>
         <a:scrgbClr r="1" g="1" b="1">...
         </a:scrgbClr>
      </a:accent3>
      <a:accent4>
         <a:scrgbClr r="1" g="1" b="1">...
         </a:scrgbClr>
      </a:accent4>
      <a:accent5>
         <a:scrgbClr r="1" g="1" b="1">...
         </a:scrgbClr>
      </a:accent5>
      <a:accent6>
         <a:scrgbClr r="1" g="1" b="1">...
         </a:scrgbClr>
      </a:accent6>
      <a:hlink>
         <a:scrgbClr r="1" g="1" b="1">...
         </a:scrgbClr>
      </a:hlink>
      <a:folHlink>
         <a:scrgbClr r="1" g="1" b="1">...
         </a:scrgbClr>
      </a:folHlink>
      <a:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </a:extLst>
   </a:clrScheme>
   <a:fontScheme name="string">
      <a:majorFont>
         <a:latin/>
         <a:ea/>
         <a:cs/>
         <a:font script="string" typeface="string"/>
         <a:extLst>...
         </a:extLst>
      </a:majorFont>
      <a:minorFont>
         <a:latin/>
         <a:ea/>
         <a:cs/>
         <a:font script="string" typeface="string"/>
         <a:extLst>...
         </a:extLst>
      </a:minorFont>
      <a:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </a:extLst>
   </a:fontScheme>
   <a:fmtScheme name="string">
      <a:fillStyleLst>
         <a:noFill/>
      </a:fillStyleLst>
      <a:lnStyleLst>
         <a:ln>...
         </a:ln>
      </a:lnStyleLst>
      <a:effectStyleLst>
         <a:effectStyle>...
         </a:effectStyle>
      </a:effectStyleLst>
      <a:bgFillStyleLst>
         <a:noFill/>
      </a:bgFillStyleLst>
   </a:fmtScheme>
</a:themeOverride>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com