mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 23:26:18 +00:00
aa243e4478
Gets rid of the borders around tiddlers, and tightens up the use of white space. Works particularly well with the sidebar hidden.
10 lines
235 B
Plaintext
10 lines
235 B
Plaintext
{
|
|
"title": "$:/themes/tiddlywiki/seamless",
|
|
"name": "Seamless",
|
|
"author": "JeremyRuston",
|
|
"core-version": ">=5.0.0",
|
|
"plugin-type": "theme",
|
|
"description": "Borderless tiddlers",
|
|
"dependents": ["$:/themes/tiddlywiki/vanilla"]
|
|
}
|