[Color Map] Section

[Color Map] defines the default colors in Production Reporting reports. Enter the default colors in the format of:

[Color Map]
color_name=({rgb})
color_name=({rgb})
.
.
.
color_name=({rgb})

The default colors implicitly installed are:

black = (0,0,0)

white=(255,255,255)

gray=(128,128,128)

silver=(192,192,192)

red=(255,0,0)

green=(0,255,0)

blue=(0,0,255)

yellow=(255,255,0)

purple=(128,0,128)

olive=(128,128,0)

navy=(0,0,128)

aqua=(0,255,255)

lime=(0,128,0)

maroon=(128,0,0)

teal=(0,128,128)

fuchsia=(255,0,255)