#script file to color amino acid atoms as per icons
select carbon
color greenblue
select hydrogen
color magenta
select oxygen
color red
select nitrogen
color blue
select all
#end of script file