# File lib/autumn/formatting.rb, line 219
      def color(fgcolor, bgcolor=nil, options={})
        COLORS[fgcolor]
      end