Page 1 of 1

Change the font and color of the token label/name

Posted: Mon Jan 06, 2014 12:47 pm
by Meldac
I have a hard time seeing the name of NPC tokens light blue background with white font. Right now I just make them all PCs. Is there any way to change it (easily)? Or maybe possible in the? future

Re: Change the font and color of the token label/name

Posted: Tue Jan 14, 2014 8:27 pm
by Azhrei
There's no way to do that right now. The labels for images have a very cranky hard-coded routine that draws them that I'd dearly love to change, but it would unfortunately cause a lot of little pieces of code to be touched and that's dangerous this late in the release cycle.

The plan is to use JFX2 for the next version of MT and (I hope) that much of the UI experience will be configurable via a global stylesheet. (We'll see how that works out.)