Comment 1 for bug 800825

Revision history for this message
JC Hulce (soaringsky) wrote : Re: clashing fill color

I think the issue has something to do with lines 44 and 45 in ugr-super/ugr-super.script
44 Window.SetBackgroundTopColor(0.234, 0.43, 0.705);
45 Window.SetBackgroundBottomColor(0.16, 0.25, 0.44);

However, I'm not sure what those color codes mean. Are they percents?