I picked up this idea from a different post . . .
<<tiddler {{
setStylesheet(
".highlight, .marked {background:#fff !important;}\n"+
".oddRow {background-color:#ddd;}\n"+
".evenRow {background-color: #bbb;}\n"+
"table.sortable td.sortedCol {background:#996;}"+
".viewer thead td {background:#996;}\n"
,"TableHighlightStyles");
"";}}>>
Question, how would I go from #ddd to
[[ColorPalette::SecondaryLight]] ?
Thank You,
Mike
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en.