From fb79bebef4a6eb71efa9ef3f711c86b0705e904f Mon Sep 17 00:00:00 2001 From: twMat Date: Wed, 24 May 2023 22:03:10 +0200 Subject: [PATCH] Update Tiddler Colour Cascade.tid (updated PR) (#7491) --- editions/tw5.com/tiddlers/concepts/Tiddler Colour Cascade.tid | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/editions/tw5.com/tiddlers/concepts/Tiddler Colour Cascade.tid b/editions/tw5.com/tiddlers/concepts/Tiddler Colour Cascade.tid index 1a290938e..8ec685929 100644 --- a/editions/tw5.com/tiddlers/concepts/Tiddler Colour Cascade.tid +++ b/editions/tw5.com/tiddlers/concepts/Tiddler Colour Cascade.tid @@ -6,6 +6,8 @@ type: text/vnd.tiddlywiki The tiddler colour cascade is a [[cascade|Cascades]] used to choose which colour should be used for a particular tiddler. +Core tiddler colour cascades can be found in $:/core/macros/tag, $:/core/ui/Components/tag-link, $:/core/ui/EditTemplate/tags, $:/core/ui/TagPickerTagTemplate, $:/core/ui/TagTemplate and $:/core/ui/ViewTemplate/title + The default tiddler colour cascade consists of: # If the tiddler has a ''color'' field, use the value as the colour @@ -13,4 +15,4 @@ The default tiddler colour cascade consists of: You can see the current settings for the tiddler colour cascade in $:/ControlPanel under the ''Info'' -> ''Advanced'' -> ''Cascades'' -> ''Tiddler Colour'' tab. -<> \ No newline at end of file +<>