2024년 4월 22일 오전 9:01
TiddlyWiki class definitions are prefixed with tc- and are mainly used in the "vanilla base" theme. The tc- prefix is reserved for TiddlyWiki, so it should not be used for user defined classes.
Users, especially plugin developers, should use their own prefixes eg: mytc- or something similar.
The following info can also be found in the $:/ControlPanel -> Advanced -> Stylesheets tab
All stylesheets used in this wiki are: (shadow tiddlers are bold)
- $:/themes/tiddlywiki/vanilla/base
 - $:/plugins/tiddlywiki/dynannotate/styles
 - $:/plugins/tiddlywiki/internals/styles
 - $:/plugins/tiddlywiki/menubar/styles
 - $:/plugins/tiddlywiki/railroad/railroad-diagrams.css
 - $:/plugins/tiddlywiki/tour/styles
 - $:/themes/tiddlywiki/snowwhite/base
 - $:/_tw_shared/styles
 - $:/_tw5.com-styles
 - $:/_tw5.com/CustomStoryTiddlerTemplateDemo/Styles
 - $:/cards/styles
 - $:/editions/tw5.com/doc-styles
 - $:/HireJeremy/styles
 - $:/SavingThumbnailsStyles
 - $:/tiddlywiki/community/cards/Styles
 - Custom data-styles
 
Also see: Utility Classes