1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-03-01 09:20:02 +00:00
TiddlyWiki5/core/palettes/TwentyTwentiesSettings.tid

18 lines
563 B
Plaintext
Raw Permalink Normal View History

title: $:/palettes/TwentyTwenties/Settings
2025-01-02 17:10:51 +00:00
2025-01-09 10:50:37 +00:00
\procedure entry(name,description)
<$text text=<<description>>/>: <$edit-text tiddler={{$:/palette}} index=<<name>> type="color" tag="input" default={{{ [function[colour],<name>] }}}/>
2025-01-09 10:50:37 +00:00
\end entry
2025-01-02 17:10:51 +00:00
2025-01-09 10:50:37 +00:00
<<entry name:"base-paper" description:"Paper">>
2025-01-02 17:10:51 +00:00
2025-01-09 10:50:37 +00:00
<<entry name:"base-background" description:"Page background">>
2025-01-02 17:10:51 +00:00
2025-01-09 10:50:37 +00:00
<<entry name:"base-ink" description:"Ink">>
2025-01-02 17:10:51 +00:00
2025-01-09 10:50:37 +00:00
<<entry name:"base-primary" description:"Primary">>
2025-01-02 17:10:51 +00:00
2025-01-09 10:50:37 +00:00
<<entry name:"base-secondary" description:"Secondary">>
2025-01-02 17:10:51 +00:00
2025-01-09 10:50:37 +00:00
<<entry name:"base-tertiary" description:"Tertiary">>