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