TiddlyWiki / TiddlyWiki5

A self-contained JavaScript wiki for the browser, Node.js, AWS Lambda etc.
https://tiddlywiki.com/
Other
8.07k stars 1.19k forks source link

[BUG] Hidden Setting: Default Tiddler Colour changes default tag color #8760

Open amreus opened 3 hours ago

amreus commented 3 hours ago

Describe the bug

tiddlywiki.com says:

A default tiddler colour can be specified by creating a tiddler called $:/config/DefaultTiddlerColour containing the CSS color value.

But setting the text of this tiddler to a color changes the default tag color, and not the default tiddler color.

Not sure if documentation issue or code issue.

Expected behavior

No response

To Reproduce

No response

Screenshots

No response

TiddlyWiki Configuration

v5.3.6 at tiddlywiki.com

Additional context

No response

pmario commented 2 hours ago

The code has always been like that. IMO it's a naming and documentation problem. The hidden-setting tiddler should probably link to Tiddler Colour Cascade tiddler for more info

As you can see at: https://tiddlywiki.com/#Tiddler%20Colour%20Cascade all the elements are "tag-related".