Dash color
Appearance
Overview
[edit]Sets the color of dashes. The default is a yellow. You can use any color PyMOL knows about.
-
Dash_color set to 'red'
-
Dash_color set to 'marine'
-
PyMOL accepts hex notation for colors: set dash_color, 0x6644FF used here.
Syntax
[edit]# set dash_color to 'color'--any valid color
set dash_color, color
# for example
set dash_color, red
set dash_color, marine
set dash_color, 0xFFFFFF
# for example