"A theme with the name "CustomMySite 1011" and version already exists on the server. "
- Open your site in SharePoint Designer.
- Expand _themes and delete the CustomMySite theme folder
- Re-apply the custom theme to your site.
Some stuff I have written & collected about MOSS 2010 / 2007 and all things related.
http://www.cymru66.com/web-design/microsoft-sharepoint/create-a-custom-microsoft-sharepoint-theme/
All of the themes available for use on a SharePoint server are stored beneath a single folder named “THEMES“: C:\Program Files\Common Files\Microsoft Shared\web server extensions\60\TEMPLATE\THEMES
To create a theme, start by creating a new folder with the images and CSS files that make up the theme. Here are the steps to create a new theme called “DEMO″:
[info]
title=DEMOTheme
Edit this XML file and insert a new section for your custom theme wherever you’d like it to appear.
(Note: I usually keep mine alphabetized, but this is NOT automatic)
The TemplateID must match your folder name, but should be all lower case.
The DisplayName should match the title you set in the MIST.INF file.
The Preview image is a 300 x 180 pixel gif, and is used by the “Apply a Theme” function in the Admin tool. The .png version is only used by Frontpage as a preview image.