In TiddlyWiki, themes contain a list of stylesheets. Activating a theme by clicking its name in $:/controlPanel -> Appearance -> Themes
loads the styles associated with that theme and unloads the styles from the previously active theme.
My question is: If I have three groups of stylesheets, each grouped under a name like, how can I use them in TiddlyWiki as themes? Please keep the answer simple and efficient.
Trivial solutions:
- Switch the
$:/tags/Stylesheet
- Use a dynamic stylesheet with a conditional filter
- Use a parent CSS selector