<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://docs-old.ckeditor.com/index.php?action=history&amp;feed=atom&amp;title=CKEditor_4.x%2FSkin_SDK%2FChameleon</id>
		<title>CKEditor 4.x/Skin SDK/Chameleon - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://docs-old.ckeditor.com/index.php?action=history&amp;feed=atom&amp;title=CKEditor_4.x%2FSkin_SDK%2FChameleon"/>
		<link rel="alternate" type="text/html" href="https://docs-old.ckeditor.com/index.php?title=CKEditor_4.x/Skin_SDK/Chameleon&amp;action=history"/>
		<updated>2026-05-17T19:32:40Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.29.1</generator>

	<entry>
		<id>https://docs-old.ckeditor.com/index.php?title=CKEditor_4.x/Skin_SDK/Chameleon&amp;diff=7184&amp;oldid=prev</id>
		<title>Fredck: Created page with &quot;{{#CUSTOMTITLE:The &quot;Chameleon&quot; Feature}}One nice feature of CKEditor is its flexibility to easily match a website color scheme by simply setting the &lt;code&gt;config.uiColor&lt;/code...&quot;</title>
		<link rel="alternate" type="text/html" href="https://docs-old.ckeditor.com/index.php?title=CKEditor_4.x/Skin_SDK/Chameleon&amp;diff=7184&amp;oldid=prev"/>
				<updated>2012-07-26T16:03:57Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{#CUSTOMTITLE:The &amp;quot;Chameleon&amp;quot; Feature}}One nice feature of CKEditor is its flexibility to easily match a website color scheme by simply setting the &amp;lt;code&amp;gt;config.uiColor&amp;lt;/code...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{#CUSTOMTITLE:The &amp;quot;Chameleon&amp;quot; Feature}}One nice feature of CKEditor is its flexibility to easily match a website color scheme by simply setting the &amp;lt;code&amp;gt;config.uiColor&amp;lt;/code&amp;gt; configuration option. While the Barbie site would set it to &amp;lt;code style=&amp;quot;background:#F59FC6&amp;quot;&amp;gt;#F59FC6&amp;lt;/code&amp;gt;, Ninja Turtles would prefer &amp;lt;code style=&amp;quot;background:#B1CC3D&amp;quot;&amp;gt;#B1CC3D&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The core editor API controls the input of the preferred color, but it is the skin job to tell it how to change the color. That's because the skin itself defined where and how to use colors.&lt;br /&gt;
&lt;br /&gt;
For that purpose, the &amp;lt;code&amp;gt;CKEDITOR.skin.chameleon&amp;lt;/code&amp;gt; function must be defined in the &amp;lt;code&amp;gt;skin.js&amp;lt;/code&amp;gt; file. Please check the [[CKEditor_4.x/Skin_SDK/Introduction|Kama skin]] files for full details.&lt;br /&gt;
&lt;br /&gt;
Note that adopting this feature is totally optional. A skin developer may decide to have a fixed color and not give the possibility to change it. Of course we don’t recommend this, but if that is the case, it is enough to not defined the chameleon function in the &amp;lt;code&amp;gt;skin.js&amp;lt;/code&amp;gt; file.&lt;/div&gt;</summary>
		<author><name>Fredck</name></author>	</entry>

	</feed>