I don't remember the details, but basically you have to copy the desired style sheet into a tiddler and tag it as stylesheet (it's a certain system tag, not just style sheet). Then you have to create a Json config tiddler. If I remember well it was not very clear on the plugin wiki. I asked a couple of times here too and at the end I found the solution myself. In a couple of hours I will provide you more detail and maybe I could write a tutorial
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
highlight.pack.js
in a text editor
var hljs = require("$:/plugins/tiddlywiki/highlight/highlight.js");
exports.hljs = hljs;
$:/plugins/tiddlywiki/highlight/highlight.js
tiddler in your wiki and click on edit button from text editorhighlight.pack.js
from text editor