Thanx :-)

Is the separating border to the bottom of deselected tabs (or to the right 
> of them, if vertical) not stylable?
>

Yes and no. I just corrected a minor bug to ensure that they are stylable 
(thanx for pointint it out!) - BUT the horizontal sidebar divider is still 
not because it is actually a gradient and set very differently from the 
other lines. Replacing the gradient with a plain color gives an ugly result 
and my attempts to have the gradient fetch a customized color did not 
succeed.

However, you can of course style the concerned parts the usual way. Do a 
search for "linear-gradient" inside tiddler 
$:/themes/tiddlywiki/snowwhite/base . You'll need to change the r,g,b 
values inside the rgba(r,g,b,a) to something between 0 and 255, e.g 
rgba(255,0,0,.5) for r (i.e red)

<:-)

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0d8bec43-a108-4b90-baae-3259cc8a2e55%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to