# File lib/host_systems/Ti99.rb, line 55
def self.default_background_colour
  PNG::Color.new(64,228,255,0xFF)       #cyan

end