home *** CD-ROM | disk | FTP | other *** search
- // AutoSketch Palette Definition file (Sketch.PAL)
- // Version 5.0
- // Copyright 1993, 1994, 1997, 1998 by Autodesk, Inc.
- //
- // This is the default palette that is shipped with AutoSketch. This palette
- // should also be used when exporting as AutoCAD DWG or DXF for best results.
- //
- // Palette file format:
- // R,G,B[, Name[, Parse]]
- // where
- // R specifies the red component (from 0-255)
- // G specifies the green component (from 0-255)
- // B specifies the blue component (from 0-255)
- // Name (optional) specifies the name used to refer to this color
- // Parse (optional) specifies the parse rule used witin macros
- //
- // The R,G,B, values can be entered as decimal or hexadecimal values
- // (hexadecimal values should be preceeded by an "0x").
- // If no Name is specified, the row will be identified by "RGB(xx,xx,xx)".
- // If no Parse rule is specified, the Name (minus blanks) is used for the parse.
- //
- // The palette file consists of up-to 240 entries which define the
- // colors which are available for pen and fill colors. Additionally,
- // there are 16 stock colors which are always added to the palette.
- // Eight are placed in the first index positions, and eight are placed
- // in the last positions.
- //
- // Top eight palette entries
- // 0x00, 0x00, 0x00, Black, bla*ck
- // 0xff, 0x00, 0x00, Red, red
- // 0x00, 0x00, 0xff, Blue, blu*e
- // 0xff, 0xff, 0x00, Yellow, yel*low
- // 0x00, 0xff, 0x00, Green, green
- // 0x00, 0xff, 0xff, Cyan, cyan
- // 0xff, 0x00, 0xff, Magenta, mag*enta
- // 0xff, 0xff, 0xff, White, whi*te
- //
- // Bottom eight palette entries
- // 0xc0, 0xc0, 0xc0, Gray, gray
- // 0x80, 0x00, 0x00, Dark Red, darkred|dred
- // 0x00, 0x00, 0x80, Dark Blue, darkblue|dblue
- // 0x80, 0x80, 0x00, Dark Yellow, darkyel*low|dyel
- // 0x00, 0x80, 0x00, Dark Green, darkgreen|dgreen
- // 0x00, 0x80, 0x80, Dark Cyan, darkcyan|dcyan
- // 0x80, 0x00, 0x80, Dark Magenta, darkmag*enta|dmag*enta
- // 0x80, 0x80, 0x80, Dark Gray, darkgray|dgray
- //
-
- 255, 0, 0
- 255,128,128
- 166, 0, 0
- 166, 82, 82
- 128, 64, 64
- 74, 0, 0
- 74, 36, 36
- 36, 0, 0
- 36, 18, 18
- 255, 64, 0
- 255,158,128
- 166, 41, 0
- 166,102, 82
- 128, 31, 0
- 128, 79, 64
- 74, 18, 0
- 74, 46, 36
- 36, 8, 0
- 36, 23, 18
- 255,128, 0
- 255,191,128
- 166, 82, 0
- 166,122, 82
- 128, 64, 0
- 128, 94, 64
- 74, 36, 0
- 74, 56, 36
- 36, 18, 0
- 36, 28, 18
- 255,191, 0
- 255,222,128
- 166,122, 0
- 166,143, 82
- 128, 94, 0
- 128,110, 64
- 74, 56, 0
- 74, 66, 36
- 36, 28, 0
- 36, 33, 18
- 255,255, 0
- 255,255,128
- 166,166, 0
- 166,166, 82
- 128,128, 64
- 74, 74, 0
- 74, 74, 36
- 36, 36, 0
- 36, 36, 18
- 191,255, 0
- 222,255,128
- 122,166, 0
- 143,166, 82
- 94,128, 0
- 112,128, 64
- 56, 74, 0
- 66, 74, 36
- 28, 36, 0
- 33, 36, 18
- 128,255, 0
- 191,255,128
- 82,166, 0
- 122,166, 82
- 64,128, 0
- 94,128, 64
- 36, 74, 0
- 56, 74, 36
- 18, 36, 0
- 28, 36, 18
- 64,255, 0
- 158,255,128
- 41,166, 0
- 102,166, 82
- 31,128, 0
- 79,128, 64
- 18, 74, 0
- 46, 74, 36
- 8, 36, 0
- 23, 36, 18
- 0,255, 0
- 128,255,128
- 0,166, 0
- 82,166, 82
- 64,128, 64
- 0, 74, 0
- 36, 74, 36
- 0, 36, 0
- 18, 36, 18
- 0,255, 64
- 128,255,158
- 0,166, 41
- 82,166,102
- 0,128, 31
- 64,128, 79
- 0, 74, 18
- 36, 74, 46
- 0, 36, 8
- 18, 36, 23
- 0,255,128
- 128,255,191
- 0,166, 82
- 82,166,122
- 0,128, 64
- 64,128, 94
- 0, 74, 36
- 36, 74, 56
- 0, 36, 18
- 18, 36, 28
- 0,255,191
- 128,255,222
- 0,166,122
- 82,166,143
- 0,128, 94
- 64,128,110
- 0, 74, 56
- 36, 74, 66
- 0, 36, 28
- 18, 36, 33
- 0,255,255
- 128,255,255
- 0,166,166
- 82,166,166
- 64,128,128
- 0, 74, 74
- 36, 74, 74
- 0, 36, 36
- 18, 36, 36
- 0,191,255
- 128,222,255
- 0,122,166
- 82,143,166
- 0, 94,128
- 64,110,128
- 0, 56, 74
- 36, 66, 74
- 0, 28, 36
- 18, 33, 36
- 0,128,255
- 128,191,255
- 0, 82,166
- 82,122,166
- 0, 64,128
- 64, 94,128
- 0, 36, 74
- 36, 56, 74
- 0, 18, 36
- 18, 28, 36
- 0, 64,255
- 128,158,255
- 0, 41,166
- 82,102,166
- 0, 31,128
- 64, 79,128
- 0, 18, 74
- 36, 46, 74
- 0, 8, 36
- 18, 23, 36
- 0, 0,255
- 128,128,255
- 0, 0,166
- 82, 82,166
- 64, 64,128
- 0, 0, 74
- 36, 36, 74
- 0, 0, 36
- 18, 18, 36
- 64, 0,255
- 158,128,255
- 41, 0,166
- 102, 82,166
- 31, 0,128
- 79, 64,128
- 18, 0, 74
- 46, 36, 74
- 8, 0, 36
- 23, 18, 36
- 128, 0,255
- 191,128,255
- 82, 0,166
- 122, 82,166
- 64, 0,128
- 94, 64,128
- 36, 0, 74
- 56, 36, 74
- 18, 0, 36
- 28, 18, 36
- 191, 0,255
- 222,128,255
- 122, 0,166
- 143, 82,166
- 94, 0,128
- 110, 64,128
- 56, 0, 74
- 66, 36, 74
- 28, 0, 36
- 33, 18, 36
- 255, 0,255
- 255,128,255
- 166, 0,166
- 166, 82,166
- 128, 64,128
- 74, 0, 74
- 74, 36, 74
- 36, 0, 36
- 36, 18, 36
- 255, 0,191
- 255,128,222
- 166, 0,122
- 166, 82,143
- 128, 0, 94
- 128, 64,110
- 74, 0, 56
- 74, 36, 66
- 36, 0, 28
- 36, 18, 33
- 255, 0,128
- 255,128,191
- 166, 0, 82
- 166, 82,122
- 128, 0, 64
- 128, 64, 94
- 74, 0, 36
- 74, 36, 56
- 36, 0, 18
- 36, 18, 28
- 255, 0, 64
- 255,128,158
- 166, 0, 41
- 166, 82,102
- 128, 0, 31
- 128, 64, 79
- 74, 0, 18
- 74, 36, 46
- 36, 0, 8
- 36, 18, 23
- 84, 84, 84
- 117,117,117
- 150,150,150
- 186,186,186
- 219,219,219
- 255,255,255
-