# File lib/highline/color_scheme.rb, line 73 def definition( color_tag ) style = @scheme[to_symbol(color_tag)] style && style.list end