Page 1 of 1

Change research bar color

Posted: Fri Jun 03, 2022 6:11 pm
by Fedex75
Is it possible to change the research progress bar color? I'm guessing no but it's worth a shot.

Re: Change research bar color

Posted: Fri Jun 03, 2022 7:57 pm
by DaveMcW
I tried

Code: Select all

data.raw['gui-style']['default'].research_progressbar.color = {r=1, g=1}
...but nothing seems to happen.