mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-07 18:39:57 +00:00
16 lines
661 B
Plaintext
16 lines
661 B
Plaintext
|
created: 20211206160300525
|
||
|
modified: 20211206165301231
|
||
|
tags: Cascades
|
||
|
title: Tiddler Colour Cascade
|
||
|
type: text/vnd.tiddlywiki
|
||
|
|
||
|
The tiddler colour cascade is a [[cascade|Cascades]] used to choose which colour should be used for a particular tiddler.
|
||
|
|
||
|
The default tiddler colour cascade consists of:
|
||
|
|
||
|
# If the tiddler has a ''color'' field, use the value as the colour
|
||
|
# If the tiddler $:/config/DefaultTiddlerColour exists, use the value as the colour
|
||
|
|
||
|
You can see the current settings for the tiddler colour cascade in $:/ControlPanel under the ''Info'' -> ''Advanced'' -> ''Cascades'' -> ''Tiddler Colour'' tab.
|
||
|
|
||
|
<<list-links "[tag[Tiddler Colour Cascade]]">>
|