Closed fukamachi closed 13 years ago
I seems the :color option doesn't work properly. It just ignored and display with a color in context even if specified it (like below)
(with {:color (Color/gray)} "hoge")
also check :background-color
Now :color work properly.
For :background-color will be checked in #28
I seems the :color option doesn't work properly.
It just ignored and display with a color in context even if specified it (like below)