
After fiddling a while with VICE VPL palette files, starting from a X64 green palette, I finally obtained a VIC palette which is quite satisfying, because I find it quite similar to my real monitor. It's a little darker to tell the truth, but everything is readable nonetheless, especially if you run VICE full screen and/or without scan lines.
Here are the values. You have to copy the whole thing into your default VPL file in the VIC20 subdir (backup it before of course):
Code: Select all
#
# VICE Palette file
#
# Syntax:
# Red Green Blue Dither
#
# Black
0c 14 00 F
# White
95 FF 00 F
# Red
36 5C 00 F
# Cyan
6E BD 00 F
# Purple
44 75 00 F
# Green
65 AD 00 F
# Blue
18 29 00 F
# Yellow
83 E0 00 F
# Orange
49 7D 00 F
# Light Orange
20 36 00 F
# Pink
61 A6 00 F
# Light Cyan
5B 9C 00 F
# Light Purple
2B 4A 00 F
# Light Green
8A ED 00 F
# Light Blue
53 8F 00 F
# Light Yellow
79 CF 00 F

You know, I have a very retro-looking setup at home, and don't want to miss my green monitor too much when I'm at work
