# File lib/highline.rb, line 382
  def self.color_code(*colors)
    Style(*colors).code
  end