1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-03-29 14:56:55 +00:00
TiddlyWiki5/core/palette-templates/TwentyTwentiesEditor.tid

18 lines
561 B
Plaintext

title: $:/palette-editors/TwentyTwenties
\procedure entry(name,description)
<$text text=<<description>>/>: <$edit-text tiddler={{$:/palette}} index=<<name>> type="color" tag="input" default={{{ [function[colour],<name>] }}}/>
\end entry
<<entry name:"base-paper" description:"Paper">>
<<entry name:"base-background" description:"Page background">>
<<entry name:"base-ink" description:"Ink">>
<<entry name:"base-primary" description:"Primary">>
<<entry name:"base-secondary" description:"Secondary">>
<<entry name:"base-tertiary" description:"Tertiary">>