Hi Jonathan,
I use the following to color my own buttons (per set):
/* COLOR OF PAGE CONTROL BUTTONS */
.tw-page-controls svg {
fill : #99CCFF;
}
.tw-page-controls button:hover svg, .tw-page-controls a:hover svg {
fill : #04B;
}
/* COLOR OF TIDDLER BUTTONS */
html .tw-tiddler-controls svg {
fill : #99CCFF;
}
.tw-tiddler-controls button:hover svg {
fill : #04B;
}
In a tiddler tagged with $:/tags/stylesheet.
Up till now I did not try the Colorpalette.
Cheers,
Ton
On Thursday, March 20, 2014 1:29:16 PM UTC+1, Jonathan Emmert wrote:
>
> Has anyone figured out how to adjust the palette color for a custom
> button? Like the Close-all, Home, Close-Others buttons that are out there?
> Thanks for the help.
>
> Jonathan
>
--
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.
For more options, visit https://groups.google.com/d/optout.