JAL-4265 Use ColourUtils.parseColourString() for consistency with the rest of Jalview...
[jalview.git] / help / help / html / features / clarguments-basic.html
index f9fef90..c82cb20 100644 (file)
   <h3><a name="bgcolour"></a><code>&#8209;&#8209;bgcolour</code></h3>
 
   <p>
-  <strong>Only applies to <code>&#8209;&#8209;structureimage</code>.</strong> Specify a background colour for a structure image.  The colour can be specified as a named colour recognised by Java (e.g. <code>"white"</code>, <code>"cyan"</code>) or as a #RRGGBB hash-6-digit-hex-string as used in web pages (e.g. <code>"#ffffff"</code>, <code>"#00ffff"</code>).  Note that if you're using a hash in a bash-like shell then you should quote the string to avoid problems with it being interpreted as a comment character.
+  <strong>Only applies to <code>&#8209;&#8209;structureimage</code>.</strong> Specify a background colour for a structure image.  The colour can be specified as a named colour recognised by Java (e.g. <code>"white"</code>, <code>"cyan"</code>) or as a RRGGBB 6 digit hex string (e.g. <code>ffffff</code>, <code>00ffff</code>).
   </p>
   <p>
   E.g.