mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-07 06:14:44 +00:00
Typos
This commit is contained in:
parent
94817911c3
commit
3b78ebb9c0
@ -13,12 +13,12 @@ It is provided for testing purposes. Please don't try to use it for anything imp
|
|||||||
** <$button>
|
** <$button>
|
||||||
<$action-setfield $tiddler="$:/theme" text="$:/themes/tiddlywiki/vanilla"/>
|
<$action-setfield $tiddler="$:/theme" text="$:/themes/tiddlywiki/vanilla"/>
|
||||||
<$action-setfield $tiddler="$:/palette" text="$:/palettes/ContrastDark"/>
|
<$action-setfield $tiddler="$:/palette" text="$:/palettes/ContrastDark"/>
|
||||||
Set "Contrast (Dark)" palette
|
Set "Contrast (Light)" palette
|
||||||
</$button>
|
</$button>
|
||||||
** <$button>
|
** <$button>
|
||||||
<$action-setfield $tiddler="$:/theme" text="$:/themes/tiddlywiki/vanilla"/>
|
<$action-setfield $tiddler="$:/theme" text="$:/themes/tiddlywiki/vanilla"/>
|
||||||
<$action-setfield $tiddler="$:/palette" text="$:/palettes/ContrastLight"/>
|
<$action-setfield $tiddler="$:/palette" text="$:/palettes/ContrastLight"/>
|
||||||
Set "Contrast (Light)" palette
|
Set "Contrast (Dark)" palette
|
||||||
</$button>
|
</$button>
|
||||||
** <$button>
|
** <$button>
|
||||||
<$action-setfield $tiddler="$:/theme" text="$:/themes/tiddlywiki/snowwhite"/>
|
<$action-setfield $tiddler="$:/theme" text="$:/themes/tiddlywiki/snowwhite"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user