2025-02-04 21:08:02 +00:00
|
|
|
title: $:/palettes/TwentyTwenties/Settings
|
2025-01-02 17:10:51 +00:00
|
|
|
|
2025-01-09 10:50:37 +00:00
|
|
|
\procedure entry(name,description)
|
2025-01-25 11:05:13 +00:00
|
|
|
<$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">>
|