Regarding colors, I have a shy suggestion, if it can be done easily: don't use 
other element colors (helium for deuterium, lithium for tritium); could be 
misleading
I suggest pale yellows, which are not used and are quite lighter than sulfur:
     0xFFFFFFC0, // D 2H 
     0xFFFFFFA0, // T 3H 

I gues this will not interfere with all the other functionality of this new 
isotope 
recognition.

On 20 Sep 2006 at 14:11, Bob Hanson wrote:

>   public final static int[] altArgbsCpk = {
>     0xFFFF1493, // Xx 0
>     0xFFBFA6A6, // Al 13
>     0xFFFFFF30, // S  16
>     0xFF57178F, // Cs 55
>     0xFFD9FFFF, // D 2H (He color)  <-- firstIsotope is entry 4
>     0xFFCC80FF, // T 3H (Li color)
>   };


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to