How I define my colours is in the TeamTasksColors tiddler instead of ColorPalette. In the original TeamTasks the colour values were in two spots (TeamTasksColors & ColorPalette) and I thought that was messy so I consolidated to the TeamTaskColors tiddler. I could have changed them all to ColorPalette just as easily, but I am lucky I didn't as it would have all been overwritten by the update.
Additionally I am not a big fan of ambiguous naming so mine are Grey_0, Grey_10, Grey_20 or solids like Pink, Purple etc. so they can be chosen easily without referring to some colour guide to check. Additionally I added a table to show the colours so new users could refer to them easily. By changing the [[ColorPallette|PrimaryLight]] etc. calls to [[TeamTasksColors|Grey_50]] I feel I simplified my model. When updating the TW to the latest version as per Erics Save/copy/save method all my CSS modifications changed back. I had to do a compare of the two files and merge my back-ups CSS with the updated files. I will look into how I can clean up the CSS and remove unnecessary duplication as well as stop the updates from changing them. Should be as easy as changing the Tiddler name I think? On Thursday, May 23, 2013 10:06:12 PM UTC+10, PMario wrote: > > Color definitions should be done in StyleSheet tiddler. Did you change > them there? > -m > -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

