SET_VP_BG_COLOR specifies the background color of a viewport.
--->(SET_VP_BG_COLOR)--|viewport|--|color|--->
viewport
- expects a viewport name (eg. "vport1") or a click
in the viewport.
color
- expects a valid color value (int) or a colorstring
(eg. "#f123ee").