mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-06 22:04:19 +00:00
Typo
This commit is contained in:
parent
70a2019d85
commit
f270788f33
@ -11,17 +11,17 @@ It is provided for testing purposes. Please don't try to use it for anything imp
|
|||||||
|
|
||||||
* Improved monochrome palettes:
|
* Improved monochrome palettes:
|
||||||
** <$button>
|
** <$button>
|
||||||
<$action-setfield $tiddler="$:/theme" text="$:/plugins/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 (Dark)" palette
|
||||||
</$button>
|
</$button>
|
||||||
** <$button>
|
** <$button>
|
||||||
<$action-setfield $tiddler="$:/theme" text="$:/plugins/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 (Dark)" palette
|
Set "Contrast (Dark)" palette
|
||||||
</$button>
|
</$button>
|
||||||
** <$button>
|
** <$button>
|
||||||
<$action-setfield $tiddler="$:/theme" text="$:/plugins/tiddlywiki/snowwhite"/>
|
<$action-setfield $tiddler="$:/theme" text="$:/themes/tiddlywiki/snowwhite"/>
|
||||||
<$action-setfield $tiddler="$:/palette" text="$:/palettes/Vanilla"/>
|
<$action-setfield $tiddler="$:/palette" text="$:/palettes/Vanilla"/>
|
||||||
Revert
|
Revert
|
||||||
</$button>
|
</$button>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user