Re: [PyMOL] feature request

2019-10-02 Thread Jared Sampson
Hi Thomas -  When I said it's easy to implement, I was only thinking of object color. Among the various cases you describe, the "dominant color" is probably the most important one, as it might not be obvious to the user that object color can be different from atom colors. Indeed, I was among th

Re: [PyMOL] feature request

2019-10-02 Thread Thomas Holder
Hi Jared and Vaheh - Jared, you've put way more thought into this than I did :-) When I said it's easy to implement, I was only thinking of object color. Among the various cases you describe, the "dominant color" is probably the most important one, as it might not be obvious to the user that ob

Re: [PyMOL] feature request

2019-10-02 Thread Jared Sampson
Hi Vaheh -  Fortunately, `label_color` is an atom-level setting already.  For example: ``` PyMOL>fab A, ala_pep PyMOL>label n. CA, f"{resn} {resi}"  Label: labelled 5 atoms. PyMOL>color white  Executive: Colored 50 atoms. PyMOL>set label_color, red, resi 1  Setting: label_color set for 10 ato