<stackTemplate theme="dark" class="background">
this would do it:
There's a theme property that a template element can take. This theme defaults to "light", and by change it's value to "dark" it would make the text color lighter.
Combining this with setting the background-color style property of the template element would do the trick. To get you a light text and a background color of your choice.
Topic:
App & System Services
SubTopic:
General
Tags: