I have these macros defined

\define colorize() color:$(_c)$

\define cn()
  <span style=<<colorize>>>
    some text
  </span>
\end


It works if I specify the color directly

<$vars _c=red><<cn>></$vars>

But how do I specify the color using a macro? This doesn't work:

<$vars _c=<<color tiddler-background>>><<cn>></$vars>

Is it possible?

Thanks.

--R

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/27582014-5db4-4705-861b-189fe27ecdda%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to