i'm using harlowe, and trying to change the color of hooks that can be clicked, and only those hooks; currently i'm stuck with the default blue. tw-link { affects links to other passages, which is fine. but tw-hook { affects all the hooks (of course), clickable or not.
so if i have a hook like
what's the easiest way to go about changing the color so it's uniform with tw-link? am i making things too difficult for myself in some way here? should i show more code?
so if i have a hook like
[doot doot]<link1| (click: ?link1)[the stuff that happens when clicked...]
what's the easiest way to go about changing the color so it's uniform with tw-link? am i making things too difficult for myself in some way here? should i show more code?