Hi Jonathan > Instead of using > the color template, it seems that the colors are hard-coded in the > stylesheets. I tried changing some of these, but did not see any > results.
I believe you are right - You'll have to make changes to the StyleSheet tiddler.. > I saw some discussion between Morris and Mans about testing > a new color system and am wondering if that has made any headway. If > not, is there a way to change the color scheme in TWT-Treeview, > regular and Executive? You should be able to "translate" all hardcoded colordefinitions in the StyleSheet tiddler into ColorPalette slice referrals. Eg: background: [[ColorPalette::Background]]; etc... Cheers Måns Mårtensson -- 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.

