By default, applications developed using Vermont Views for Windows use the default Windows color scheme. To enable colors for the ENTIRE application, call se_color().
Some applications require colors for visual cues; for example, "Press the red button to continue." You can enable colors for an individual window by calling sw_color(). When you do so, all fields of all types within the window are displayed using the color scheme you define.