mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-08 10:59:57 +00:00
7175f1cbf1
And add a new Night-Time theme for the /dev wiki. The idea is that the Vanilla theme will make a more convenient base for retheming.
14 lines
217 B
Plaintext
14 lines
217 B
Plaintext
{
|
|
"plugins": [
|
|
"tiddlywiki/fullscreen",
|
|
"tiddlywiki/googleanalytics",
|
|
"tiddlywiki/github-fork-ribbon"
|
|
],
|
|
"themes": [
|
|
"tiddlywiki/nighttime",
|
|
"tiddlywiki/vanilla"
|
|
],
|
|
"includeWikis": [
|
|
"../tw5.com"
|
|
]
|
|
} |