From d65fd771e752604405898090719353b84e557481 Mon Sep 17 00:00:00 2001 From: gernert Date: Fri, 17 Mar 2017 14:54:32 +0100 Subject: [PATCH] Update ColourPalettes.tid (#2806) --- editions/tw5.com/tiddlers/concepts/ColourPalettes.tid | 1 + 1 file changed, 1 insertion(+) diff --git a/editions/tw5.com/tiddlers/concepts/ColourPalettes.tid b/editions/tw5.com/tiddlers/concepts/ColourPalettes.tid index b52d8913ba..75faa41e21 100644 --- a/editions/tw5.com/tiddlers/concepts/ColourPalettes.tid +++ b/editions/tw5.com/tiddlers/concepts/ColourPalettes.tid @@ -26,5 +26,6 @@ Palette tiddlers should have the following fields: |title |Typically starting with `$:/` | |type |`application/x-tiddler-dictionary` | |tags |`$:/tags/Palette` | +|name |Displayed in the palette browser | |description |Displayed in the palette browser | |text |`name: value` colour definitions |