# File lib/highline/color_scheme.rb, line 72
    def []( color_tag )
      @scheme[to_symbol(color_tag)]
    end