Hi Rustem Thanks, that's very helpful.
The problem is actually with the "contrastcolour" macro which is used by the default tag template. In this case, it doesn't understand the <<colour ???>> syntax for the "foreground" and "background" colours. I've fixed it here: https://github.com/Jermolene/TiddlyWiki5/commit/75a33f5dff97a9a5850558192c4a2b74b3cb3233 Even with the fix, tag pill rendering will be improved by using literal colours for the foreground and background colours. Best wishes Jeremy. On Tue, Apr 21, 2015 at 8:41 PM, Rustem <[email protected]> wrote: > Firefox/Windows. Here’s how to reproduce: edit Vanilla shadow tiddler and > replace > > background: #ffffff > > with > > bgr: #ffffff > background: <<colour bgr>> > > On Tuesday, April 21, 2015 at 7:58:43 AM UTC-7, Jeremy Ruston wrote: > > Hi Rustem >> >> What browser/OS are you using? I'm guessing that the palette isn't >> properly formed, perhaps with missing entries; did you start by cloning one >> of the existing palettes? Can you post an example for me to look at? >> >> Best wishes >> >> Jeremy. >> >> >> On Sun, Apr 19, 2015 at 9:32 PM, Rustem <[email protected]> wrote: >> >>> When I switch to a custom palette, TiddlyWiki starts throwing >>> "TypeError: rgbColourA is null". What am I missing, or is this a bug? >>> >>> 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 [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at http://groups.google.com/group/tiddlywiki. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/tiddlywiki/b678d92f-3fda-4b85-89ab-40fd361739b2%40googlegroups.com >>> <https://groups.google.com/d/msgid/tiddlywiki/b678d92f-3fda-4b85-89ab-40fd361739b2%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> >> >> -- >> Jeremy Ruston >> mailto:[email protected] >> > > -- Jeremy Ruston mailto:[email protected] -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/CAPKKYJbysyVqQQ1h9Y5%2B56cp-CdNUdFMHJOycrQKhDzSMMOY-w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

