Jump to content

Changing the color


Recommended Posts

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

On 12/18/2019 at 2:31 AM, mrspeak said:

Hello guys i forgot where to modify or even better to remove the color from the below i will appreciate if you could help me :)

2lwXlkY.png

root > ui.py

search for: class ThinBoard(Window):

inside this class search for: BOARD_COLOR = grp.GenerateColor

it will have numbers inside () something like: BOARD_COLOR = grp.GenerateColor(80,80,80,0.51)

the default is: BOARD_COLOR = grp.GenerateColor(0.0, 0.0, 0.0, 0.51)

 

Change however you would like ^^

Edited by Metin2 Dev
Core X - External 2 Internal

It's all lies

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.