# File lib/color/css.rb, line 18
def
self
.
[]
(
name
)
@colors
[
name
.
to_s
.
downcase
.
to_sym
]
end