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,

-- 
palette indexes in eft-theme.c should not be prefixed with 0x
https://bugs.launchpad.net/bugs/66760
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to