# File lib/host_systems/Atari800.rb, line 64
def self.default_foreground_colour  
   PNG::Color.new(0x63,0xB6,0xE7,0xFF)  
end