|
Adding
Color Schemes to a Theme
Each
theme (.THMX file extension) includes one color scheme, one font set, and one effects scheme. You can
edit the color scheme and font set in the PowerPoint interface and save the
theme. The new color scheme and font set will travel with the theme.
If
you create more than one new color scheme or font set in the PowerPoint
interface and expect them to be included with the theme when you save it, you
will be unpleasantly surprised. These additional schemes will not
travel with the theme; they will only be available on your computer.
If
you want these additional color schemes to "travel" with the theme,
you must add the color scheme by editing the XML manually.

You
must modify the theme's XML code in order to add these color schemes.
If
you want a color scheme to always show up in a user's "Custom" area in
the Design tab Colors dropdown, then add the color scheme XML to
C:\Users\UserName\AppData\Roaming\Microsoft\Templates\Document
Themes\Theme Colors (Windows Vista) or
C:\Documents
and Settings\UserName\Appliction Data\Microsoft\Templates\Document Themes\Theme
Colors (Windows XP)
Click
here to get a PDF with instructions for adding color schemes to a theme.
Click
here for a text file with code you can add to your theme1.xml file.
Click
here for a modified THMX file you can deconstruct.
Click
here for a color scheme XML file that you can just save into the Theme Colors
folder (as described just above).
(back
to top)
|