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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

a:theme

Theme

Element information

Type: a:CT_OfficeStyleSheet

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
name [0..1]xsd:stringNameDefault value is "".

Sample instance

<a:theme name="string">
   <a:themeElements>
      <a:clrScheme name="string">
         <a:dk1>...
         </a:dk1>
         <a:lt1>...
         </a:lt1>
         <a:dk2>...
         </a:dk2>
         <a:lt2>...
         </a:lt2>
         <a:accent1>...
         </a:accent1>
         <a:accent2>...
         </a:accent2>
         <a:accent3>...
         </a:accent3>
         <a:accent4>...
         </a:accent4>
         <a:accent5>...
         </a:accent5>
         <a:accent6>...
         </a:accent6>
         <a:hlink>...
         </a:hlink>
         <a:folHlink>...
         </a:folHlink>
         <a:extLst>...
         </a:extLst>
      </a:clrScheme>
      <a:fontScheme name="string">
         <a:majorFont>...
         </a:majorFont>
         <a:minorFont>...
         </a:minorFont>
         <a:extLst>...
         </a:extLst>
      </a:fontScheme>
      <a:fmtScheme name="string">
         <a:fillStyleLst>...
         </a:fillStyleLst>
         <a:lnStyleLst>...
         </a:lnStyleLst>
         <a:effectStyleLst>...
         </a:effectStyleLst>
         <a:bgFillStyleLst>...
         </a:bgFillStyleLst>
      </a:fmtScheme>
      <a:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </a:extLst>
   </a:themeElements>
   <a:objectDefaults>
      <a:spDef>
         <a:spPr>...
         </a:spPr>
         <a:bodyPr>...
         </a:bodyPr>
         <a:lstStyle>...
         </a:lstStyle>
         <a:style>...
         </a:style>
         <a:extLst>...
         </a:extLst>
      </a:spDef>
      <a:lnDef>
         <a:spPr>...
         </a:spPr>
         <a:bodyPr>...
         </a:bodyPr>
         <a:lstStyle>...
         </a:lstStyle>
         <a:style>...
         </a:style>
         <a:extLst>...
         </a:extLst>
      </a:lnDef>
      <a:txDef>
         <a:spPr>...
         </a:spPr>
         <a:bodyPr>...
         </a:bodyPr>
         <a:lstStyle>...
         </a:lstStyle>
         <a:style>...
         </a:style>
         <a:extLst>...
         </a:extLst>
      </a:txDef>
      <a:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </a:extLst>
   </a:objectDefaults>
   <a:extraClrSchemeLst>
      <a:extraClrScheme>
         <a:clrScheme name="string">...
         </a:clrScheme>
         <a:clrMap bg1="dk1" tx1="dk1" bg2="dk1" tx2="dk1" accent1="dk1" accent2="dk1" accent3="dk1" accent4="dk1" accent5="dk1" accent6="dk1" hlink="dk1" folHlink="dk1">...
         </a:clrMap>
      </a:extraClrScheme>
   </a:extraClrSchemeLst>
   <a:custClrLst>
      <a:custClr name="string">
         <a:scrgbClr r="1" g="1" b="1">...
         </a:scrgbClr>
      </a:custClr>
   </a:custClrLst>
   <a:extLst>
      <a:ext>
         <!--any element-->
      </a:ext>
   </a:extLst>
</a:theme>

Site developed and hosted by Datypic, Inc.

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