Sets the attribute color
Parameters:
the value to set the attribute color to.
310 311 312
# File 'lib/boxen/config.rb', line 310 def color=(value) @color = value end