From 3f5e46011fa9845dbdb1de0b827b756d630c8c95 Mon Sep 17 00:00:00 2001 From: Jermolene Date: Fri, 2 Jan 2015 17:42:04 +0000 Subject: [PATCH] Remove inaccurate docs --- editions/tw5.com/tiddlers/concepts/ColourPalettes.tid | 2 -- 1 file changed, 2 deletions(-) diff --git a/editions/tw5.com/tiddlers/concepts/ColourPalettes.tid b/editions/tw5.com/tiddlers/concepts/ColourPalettes.tid index 4e08b2d21..e1b246386 100644 --- a/editions/tw5.com/tiddlers/concepts/ColourPalettes.tid +++ b/editions/tw5.com/tiddlers/concepts/ColourPalettes.tid @@ -28,5 +28,3 @@ Palette tiddlers should have the following fields: |tags |`$:/tags/Palette` | |description |Displayed in the palette browser | |text |`name: value` colour definitions | - -By convention, each [[theme|Themes]] provides a default colour palette in the tiddler [[$:/config/DefaultPalette]]. Thus, setting the tiddler [[$:/theme]] to the string `$:/config/DefaultPalette` will revert to the palette packaged with the current theme (as long as it hasn't been redefined, since it is a shadow tiddler).