Open bpstudio opened 2 months ago
Thanks for the PR! Didn't we have that already? Nailing down the exact RGB values of the C64 can get complicated very quickly, so I opted for the "Pepto" one, as documented in https://www.pepto.de/projects/colorvic/2001/
Maybe I should make it more clear, those are in fact the Commodore 64 colors
(and out of laziness from my side, those are defined directly in the code @ https://github.com/steffest/DPaint-js/blob/master/_script/ui/palette.js , not in a separate JSON file)
Added the 16 colour palette of Commodore 64.