1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-24 22:33:16 +00:00
This commit is contained in:
Jermolene 2015-04-30 11:30:32 +01:00
parent 94817911c3
commit 3b78ebb9c0

View File

@ -13,12 +13,12 @@ It is provided for testing purposes. Please don't try to use it for anything imp
** <$button>
<$action-setfield $tiddler="$:/theme" text="$:/themes/tiddlywiki/vanilla"/>
<$action-setfield $tiddler="$:/palette" text="$:/palettes/ContrastDark"/>
Set "Contrast (Dark)" palette
Set "Contrast (Light)" palette
</$button>
** <$button>
<$action-setfield $tiddler="$:/theme" text="$:/themes/tiddlywiki/vanilla"/>
<$action-setfield $tiddler="$:/palette" text="$:/palettes/ContrastLight"/>
Set "Contrast (Light)" palette
Set "Contrast (Dark)" palette
</$button>
** <$button>
<$action-setfield $tiddler="$:/theme" text="$:/themes/tiddlywiki/snowwhite"/>