Anatomy of an Office Theme
Office themes are saved with a file extension of THMX which is part of the OpenXML standard, which was introduced with Office 2007 and carried through to Office 2010. A THMX file is also referred to as a ZIP file because it includes an embedded hierarchy of folders and various XML files that describe the contents of the overall THMX file. OpenXML enthusiasts can directly modify the contents of a THMX file by adding a ZIP suffix to the THMX file, for example PowerPointFileName.THMX.ZIP. You can then extract the THMX file contents to a location on your computer.
Listing 18.1 shows the initial section of the .THMX embedded theme.xml file that is located within the extracted theme\theme\theme[1].xml file. Note the drawingml ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access