# Transana Color Definitions file # RULES for this file: # # "#" in first column makes a line into a comment, to be ignored entirely # # The first column is the color name. Names don't matter, except that they MUST be unique. If you duplicate a name, # the color value of the first instance of that name will be used in all positions for that name. # # The second column is the RED value. It must be between 0 and 255. # # The third column is the GREEN value. It must be between 0 and 255. # # The fourth column is the BLUE value. It must be between 0 and 255. # # The LAST ROW in this table must be "White, 255, 255, 255". Don't mess with this. It gets dropped in some places, # and added back in in some to be the "Don't include this keyword" value. Dark Blue, 0, 0, 128 Blue, 0, 0, 255 Light Blue, 0, 128, 255 Lavender, 128, 128, 255 Cyan, 0, 255, 255 Blue Green, 0, 128, 128 Dark Slate Gray, 47, 79, 79 Dark Green, 0, 128, 0 Green Blue, 0, 255, 128 Chartreuse, 128, 255, 0 Olive, 128, 128, 0 Sienna, 142, 107, 35 Gray, 128, 128, 128 Purple, 128, 0, 255 Light Purple, 176, 0, 255 Dark Purple, 128, 0, 128 Maroon, 128, 0, 0 Indian Red, 79, 47, 47 Violet Red, 204, 50, 153 Magenta, 255, 0, 255 Light Fuscia, 255, 128, 255 Rose, 255, 0, 128 Red, 255, 0, 0 Red Orange, 204, 50, 50 Salmon, 255, 128, 128 Orange, 255, 128, 0 Yellow, 255, 255, 0 Goldenrod, 219, 219, 112 White, 255, 255, 255