Hi Matthew,

On Wednesday, January 1, 2020 at 5:05:05 PM UTC+1, Matthew Phelps wrote:
>
> I've tried adjusting all available parameters in the Control Panel > 
> Appearance > Pallette > my-custom-pallete but did not find a variable to 
> adjust the color of common borders within the tiddlywiki, particularly the 
> search border in the sidebar. I've also tried inspecting the html (both via 
> chrome inspector and navigating through the raw html looking for keyword 
> border), but no adjustments seem to affect the search border.
>
> Any ideas? Would also be nice to adjust border around the RGB color picker 
> itself, found for example when adjusting Control Panel > Appearance > 
> Pallette.
>

Try something like:

.tc-popup-handle {
     border: 5px blue;
     border-style: dotted;
}

Hope that helps.

Cheers,

Ton

-- 
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/2d708542-5cf9-443f-ada7-146a7fdb2e95%40googlegroups.com.

Reply via email to