Comment 10 for bug 66760

Revision history for this message
red_team316 (redteam316) wrote :

Okay, I've tested a bit more and apparently what was throwing me off is the fact that "text background" does not palette properly. Try using input similar to what I've got posted below. Just don't set them all to zero(black) as for some reason that actually worked. It should give you a rectangle of color where the text box is but it doesn't! Can someone confirm this as it should be pretty quick.

/* Palette indexes */
.background = 254,
.progressbar_background = 254,
.progressbar_foreground = 254,
.text_background = 254,
.text_foreground = 254,
.text_success = 254,
.text_failure = 254,