Drawing Mode Background Color

Is there a configuration option to change the default color of the drawing

background in 2000i?

One-way is to setup a color file (syscol.scl) and point to it with the SYSTEM_COLORS_FILE c:/filename/.../syscol.scl option in the config.pro file.

Another way is to enter the direct command in the config.pro file:

SYSTEM_BACKGROUND_COLOR #, #, # (with the # on a scale from 1 to 100 or 1 to 255, depending on how you have your colors set in the config.pro file option COLOR_EDITOR_UI_RGB_RANGE).

These methods might also affect the color of the assembly and part editing windows.