How is possible to apply a dark red color to a span, just like the example provided on README. ``` <span text="large dark red color bold"> ``` I've tried to use the above code but it didn't work - color isn't being applied.