CGA Palette by yvl

16.times{|i|puts"%02X"*3%[4,i==6?3:2,1].map{|n|85.*2*(i&n)/n+i/8}}

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page