Mohammed, now I have an Add Study button that is a shorter gray dash. My
button definition is now:
<$button class=<<tv-config-toolbar-class>> tooltip="Add new study tiddler">
<$list filter="[<tv-config-toolbar-icons>match[yes]]">
@@fill:orange;
{{$:/core/images/new-button}}
@@
</$list>
<$list filter="[<tv-config-toolbar-text>match[yes]]">
<span class="tc-btn-text"><$text text="New Study"/></span>
</$list>
<$action-sendmessage $message="tm-new-tiddler" tags="study"
text={{AddStudyTemplate}}/>
</$button>
I'm trying to use the existing add button SVG image but change the fill or
foreground to another color.
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/34b93c89-3fc5-4bb5-95db-3d939b607265%40googlegroups.com.