mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-12 02:10:27 +00:00
5c56d645ff
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"})`
9 lines
114 B
Plaintext
9 lines
114 B
Plaintext
{
|
|
"plugins": [
|
|
"tiddlywiki/fullscreen"
|
|
],
|
|
"themes": [
|
|
"tiddlywiki/snowwhite",
|
|
"tiddlywiki/starlight"
|
|
]
|
|
} |