Color the front panel background and objects with the user-defined colors in the color picker to maintain a consistent color scheme across the VIs in an application.
You can change the color associated with a user-defined color name, and you can define new colors to display in the color picker. However, if you change the color associated with a user-defined color name, LabVIEW does not apply that change to any objects on the Controls palette. For example, if you change the LED On color to a bright blue instead of the default bright green and you add an LED control to the front panel, the On color of the control is the default bright green.
Complete the following steps to change the user-defined colors that appear in the color picker or to define new colors to display in the color picker.
Select Tools»Options to display the Options dialog box.
In the Colors section, remove the checkmark from the Use default colors checkbox to change any of the colors associated with the color names listed under the checkbox. Click the color box next to the color name to display the color picker and select a new color.
Click the Custom Colors button to display the User Colors dialog box.
Configure the user-defined colors in any of the following ways:
To define a new color, enter a name in an empty color name text box and click the color box next to the new name to select a color to associate with that name. You must name user-defined colors to display them in the color picker.
To change the color associated with a color name, click the color box next to the color name to display the color picker and select a new color.
To remove a user-defined color from the color picker, delete the color name.
To restore the default user-defined colors, delete the color names from every text box in the dialog box.
Click the OK button twice to save the changes.
Viewing System Colors
The system colors vary across computers, so any VI that uses system colors reflects the specific system colors of the current computer. The system colors define the appearance of Panel & Object, Window, and Highlight, as well as the color of the text that appears on top of these system colors.
To view the available system colors:
Select Tools»Options to display the Options dialog box.