From: Maxim Belkin (mbelkin_at_ks.uiuc.edu)
Date: Tue Sep 30 2014 - 10:11:23 CDT

Hi Pawel,

Try the following: VMD -> File -> Log Tcl Commands to Console

Then: VMD -> Graphics -> Colors... ->
In Categories hit "Name"
In Names find and hit "10"
In Colors find and hit gray

Let us know if this way works. If it does, you will see the correct syntax in console.

Maxim

On Sep 30, 2014, at 9:54 AM, Paweł Wolski <pawl.wolski_at_gmail.com> wrote:

> Hi,
>
> I have problem with change atoms colors when it's name have two chars, eg:
> when I use command:
> color Name 1 gray
> - everything is ok, by when I use:
> color Name 10 gray
> I get error: Unable to change color name.
> In this structure I have atom's name 10.
> What I do wrong?
>
> Best,
> Pawel