fukamachi / L5

Yet Another Presentation Tool for Lispers
http://e-arrows.sakura.ne.jp/l5/
28 stars 2 forks source link

:color option doesn't work (:colorオプションが動いてない) #21

Closed fukamachi closed 13 years ago

fukamachi commented 14 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")
fukamachi commented 14 years ago

also check :background-color

fukamachi commented 13 years ago

Now :color work properly.

For :background-color will be checked in #28