Hi Tony, Yes, I used a fixed color for subject part and I can remove it to let you set the color as you like! The other way is to use different colors for different categories.
To do so, we need to modify the macro as below \define dbadge(subject:"Subject",status:"Status",type1:"", type2:"primary") <div class="dbadge"> <span class="$type1$">$subject$</span><span class="$type2$">$status$</span > </div> \end and remove line 8 in stylesheet. Now type2 is a css class to define your own background color. - Mohammad -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/d37b9deb-c987-450f-9c9f-138793bcaaec%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

