Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #6  
Old 11-04-2013, 02:08 PM
JohnWilson JohnWilson is offline I created a custom XML color scheme.  How do I add that to the Built-in Color? Windows 7 64bit I created a custom XML color scheme.  How do I add that to the Built-in Color? Office 2010 32bit
Programmer
 
Join Date: Nov 2008
Location: UK
Posts: 1,914
JohnWilson has a spectacular aura aboutJohnWilson has a spectacular aura about
Default

It's not correct. You must add the schema if you want PPT to recognise it. "http://schemas.openxmlformats.org/drawingml/2006/main"

Code:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<a:clrScheme xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main" name="xxx">
  <a:dk1>
    <a:srgbClr val="E10000"/>
  </a:dk1>
  <a:lt1>
    <a:srgbClr val="2C414D"/>
  </a:lt1>
  <a:dk2>
    <a:srgbClr val="675E47"/>
  </a:dk2>
  <a:lt2>
    <a:srgbClr val="000000"/>
  </a:lt2>
  <a:accent1>
    <a:srgbClr val="8B8B8E"/>
  </a:accent1>
  <a:accent2>
    <a:srgbClr val="D4D2CF"/>
  </a:accent2>
  <a:accent3>
    <a:srgbClr val="C4B8A6"/>
  </a:accent3>
  <a:accent4>
    <a:srgbClr val="00AEEF"/>
  </a:accent4>
  <a:accent5>
    <a:srgbClr val="F58220"/>
  </a:accent5>
  <a:accent6>
    <a:srgbClr val="FFDB00"/>
  </a:accent6>
  <a:hlink>
    <a:srgbClr val="6FBE44"/>
  </a:hlink>
  <a:folHlink>
    <a:srgbClr val="5C8DB6"/>
  </a:folHlink>
</a:clrScheme>
__________________
Microsoft PowerPoint MVP 2007-2023
Free Advanced PowerPoint Tips and Tutorials

Last edited by JohnWilson; 11-05-2013 at 02:52 AM.
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
Office 2007 Color Scheme issue Rothalax Office 0 05-22-2013 06:03 AM
I created a custom XML color scheme.  How do I add that to the Built-in Color? Can't get the same color lostsoul62 Excel 2 06-14-2012 08:32 PM
I created a custom XML color scheme.  How do I add that to the Built-in Color? Custom Color in word 2010? guiri Word 8 11-06-2011 12:05 PM
Transfer custom views between self created PST and PST associated with email account ghumdinger Outlook 0 09-18-2011 01:18 AM
I created a custom XML color scheme.  How do I add that to the Built-in Color? Word 2010 - Custom Color Deployment Yipd Word 7 07-06-2011 12:27 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 03:50 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft