Index: trunk/data/defaultpresets.xml
===================================================================
--- trunk/data/defaultpresets.xml	(revision 5596)
+++ trunk/data/defaultpresets.xml	(revision 5597)
@@ -2326,5 +2326,5 @@
                 <text key="network" text="Network"/>
                 <text key="description" text="Description"/>
-                <text key="color" text="Color (hex)"/>
+                <combo key="colour" text="Color (HTML name or hexadecimal code)" values_context="color" values="black,brown,green,red,blue,gray,white,#CD853F" />
             </optional>
             <roles>
@@ -2348,5 +2348,5 @@
                 <text key="operator" text="Operator"/>
                 <text key="network" text="Network"/>
-                <text key="color" text="Color (hex)"/>
+                <combo key="colour" text="Color (HTML name or hexadecimal code)" values_context="color" values="black,brown,green,red,blue,gray,white,#CD853F" />
             </optional>
             <roles>
@@ -3685,5 +3685,5 @@
             <combo key="backrest" text="Backrest" values="yes,no" />
             <combo key="material" text="Material" values="stone,metal,wood,plastic" />
-            <combo key="colour" text="Colour" values_context="color" values="black,brown,green,red,blue,gray,white" />
+            <combo key="colour" text="Color (HTML name or hexadecimal code)" values_context="color" values="black,brown,green,red,blue,gray,white,#CD853F" />
             <combo key="seats" text="Amount of Seats" values="2,3,4,5,6,7,8,9,10" />
         </item>
@@ -5772,5 +5772,5 @@
                 <text key="operator" text="Operator" />
                 <combo key="state" text="Route state" values="proposed,alternate,temporary,connection" />
-                <text key="color" text="Color (hex)" />
+                <combo key="colour" text="Color (HTML name or hexadecimal code)" values_context="color" values="black,brown,green,red,blue,gray,white,#CD853F" />
             </optional>
             <roles>
