You can import your Colors from an external file to your active CUSTOMTOOLS Profile. The Import Colors feature supports the Comma-Separated Values (*.csv) file type as the Colors source file.
RED; GREEN; BLUE; LABEL | Define the set of Colors you want to add to your CUSTOMTOOLS Profile. Refer to the RED; GREEN; BLUE; LABEL box label for the syntax the colors should be defined by. Type the definition for only one color per each line in the RED; GREEN; BLUE; LABEL box. |
Load File | Open a CSV (*.csv) file to import the Colors from. Use the Open dialog box to locate the desired CSV file. |
Load Default Set | Reset Colors to the defaults included in your CUSTOMTOOLS Profile. If any of the default colors already exist in the profile, the existing Colors are replaced by the ones imported. |
Addin several new Colors to your CUSTOMTOOLS Profile in a batch, you can either load the colors to be imported from a CSV file, or you can type the color definitions by hand into the RED; GREEN; BLUE; LABEL box. When typing the color definitions by hand, one line in the RED; GREEN; BLUE; LABEL box is considered as a one color.
This example shows how to add Colors by defining the color definitions by hand. Typing the following definitions in the RED; GREEN; BLUE; LABEL box as they are presented below, adds three new colors (Pure Black, Pure Green and Pure Blue) to the CUSTOMTOOLS Profile.
0; 0; 0; Pure Black
0; 255; 0; Pure Green
0; 0; 255; Pure Blue