# File lib/host_systems/C64.rb, line 93
def self.default_background_colour
  PNG::Color.new(0x35,0x28,0x79,0xFF)   
end