Hi Mik What is a "dragger"? >
It's the tiddler title pill that is displayed during a drag: [image: Inline image 1] Best wishes Jeremy. > > On Tuesday, October 7, 2014 12:51:55 PM UTC-7, Jeremy Ruston wrote: > >> Hi Mik >> >> Well that looks nice, but is there a way to have it a separate color? >>> Some folks (like myself) might prefer that. >>> >> >> I'm not sure that it's worth adding a new entry to the named palette >> colours; I'd recommend using a custom stylesheet to set the title >> background colour (as your example above). Would that work for you? >> >> Best wishes >> >> Jeremy >> >> >> >> >>> >>> I appreciate the work you've done, truly. I apologize for being so >>> nit-picky. >>> >>> On Tuesday, October 7, 2014 12:42:06 PM UTC-7, Jeremy Ruston wrote: >>>> >>>> Hi Mik >>>> >>>> I'm afraid that's a bug with the Sticky Titles theme; I've fixed it for >>>> 5.0.13 such that the titlebar gets the tiddler-background colour as >>>> expected: >>>> >>>> https://github.com/Jermolene/TiddlyWiki5/commit/b3dcd7d625ec >>>> 83701ef3a77f3fb8101af57c154f >>>> >>>> Best wishes >>>> >>>> Jeremy >>>> >>>> >>>> >>>> On Tue, Oct 7, 2014 at 8:07 PM, Mik McAllister <[email protected]> >>>> wrote: >>>> >>>>> I've been changing the palette colors, using the Blue Palette as a >>>>> clone base and using the Sticky Titles theme, and was having a problem >>>>> getting the tiddler titles to show properly - no matter what I did, the >>>>> background for the titles was white (the background for my palette is >>>>> #BB99AA). >>>>> I could not find the property in the Control Panel to change this >>>>> property. >>>>> After reading some of the threads about stylesheets, I did this instead: >>>>> >>>>> .tc-tiddler-title >>>>> { >>>>> background: #BB99AA; >>>>> } >>>>> >>>>> >>>>> I added the tag $:/tags/Stylesheet, saved it with a title I knew would >>>>> not conflict with anything (tiddler-tiddler-tiddler-title - No, I am not >>>>> joking). >>>>> >>>>> The title of the Tiddlers now has the correct background. >>>>> >>>>> My question/comment is this: Nowhere did in the Control Panel or the >>>>> list of Shadows was this property listed. Searching provided no results. >>>>> Are all of the styles that a Palette might be applied to available for >>>>> editing in the Control Panel? Did I miss it somewhere, or is this property >>>>> inherited from somewhere else? I tried looking through the source with >>>>> Firebug, but I did not see any other declaration of the background color >>>>> other than under .tc-tiddler-title. >>>>> >>>>> If there is some unknown inheritance here, I'd be more than glad to >>>>> document all of this, but looking at the file itself is a headache. >>>>> Without >>>>> Firebug, I wouldn't have found it. >>>>> >>>>> -- >>>>> 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. >>>>> >>>> >>>> >>>> >>>> -- >>>> Jeremy Ruston >>>> mailto:[email protected] >>>> >>> >> >> >> -- >> Jeremy Ruston >> mailto:[email protected] >> > -- Jeremy Ruston mailto:[email protected] -- 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.

