mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-01 08:27:03 +00:00
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.
10 lines
233 B
Plaintext
10 lines
233 B
Plaintext
{
|
|
"title": "$:/themes/tiddlywiki/nighttime",
|
|
"name": "Night-time",
|
|
"author": "JeremyRuston",
|
|
"core-version": ">=5.0.0",
|
|
"plugin-type": "theme",
|
|
"description": "A darker theme",
|
|
"dependents": ["$:/themes/tiddlywiki/vanilla"]
|
|
}
|