1#
2# VICE Palette file
3#
4# Syntax:
5# Red Green Blue Dither
6#
7
8# this palette was calculated for NTSC according to http://www.pepto.de/projects/colorvic/
9# using the FCC sanctioned decoder matrix - this is almost identical to the PAL palette!
10
11# Black
120  0  0  0
13
14# White
15FF FF FF E
16
17# Red
1867 37 2B 4
19
20# Cyan
2170 A3 B1 C
22
23# Purple
246F 3D 86 8
25
26# Green
2758 8C 42 4
28
29# Blue
3034 28 79 4
31
32# Yellow
33B7 C6 6E C
34
35# Orange
366F 4E 25 4
37
38# Brown
3942 38 0  4
40
41# Light Red
4299 66 59 8
43
44# Dark Gray
4543 43 43 4
46
47# Medium Gray
486B 6B 6B 8
49
50# Light Green
519A D1 83 8
52
53# Light Blue
546B 5E B5 8
55
56# Light Gray
5795 95 95 C
58