Thank you that is awesome ! how to I make that button show up on the top taskbar along with the homebutton, search, etc? thanx
On Friday, February 26, 2021 at 9:12:42 AM UTC-8 jc-ose wrote: > You could do this with something like the following: > > <$button> > <$action-setfield $tiddler=" > $:/themes/tiddlywiki/vanilla/settings/backgroundimage > <#m_405025069336131131_%24%3A%2Fthemes%2Ftiddlywiki%2Fvanilla%2Fsettings%2Fbackgroundimage>" > > text="name_of_your_image_tiddler" /> > <$action-setfield $tiddler="$:/palette" text="$:/palettes/Vanilla > <#m_405025069336131131_%24%3A%2Fpalettes%2FVanilla>" /> > Light Mode > </$button> > > <$button> > <$action-setfield $tiddler=" > $:/themes/tiddlywiki/vanilla/settings/backgroundimage > <https://groups.google.com/#%24%3A%2Fthemes%2Ftiddlywiki%2Fvanilla%2Fsettings%2Fbackgroundimage>" > > text="" /> > <$action-setfield $tiddler="$:/palette" text=" $:/palettes/SpartanNight > <#m_405025069336131131_%24%3A%2Fpalettes%2FSpartanNight>" /> > Dark Mode > </$button> > > Modify as necessary. > > On Friday, February 19, 2021 at 1:10:43 PM UTC-5 > [email protected] wrote: > >> Hello all, >> I do have a button to change from dark mode to light mode. >> on the light mode I do have a background picture that has the logo of my >> company. >> on dark mode though, I want my background to be dark and have different >> logo. >> >> I'm new to this and I need some help. >> How do I change the background picture when I click the dark mode button ? >> >> Thank you ! >> > -- 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/efc91898-2e81-4a2c-8217-655da6e667b2n%40googlegroups.com.

