mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-08-04 09:58:52 +00:00
No UI for switching themes yet, try these two commands in the console:
`$tw.wiki.addTiddler({title:"$:/theme",
text:"$:/themes/tiddlywiki/starlight"})`
and
`$tw.wiki.addTiddler({title:"$:/theme",
text:"$:/themes/tiddlywiki/snowwhite"})`