Custom Image in Theme Purple/Green

I don't like the stars. Can I change it?

We have the way to overcome the stars which makes you harder on map editing, but this time we are not going to mess around application tab, instead we are messing with consoles!

To sympathy that nobody even want to know how my magic works, so I will give the secret console instead:

document.getElementById("stars").style.backgroundImage = "url(put your desire image link here')";

By inputting this into your beloved console, press enter, you can have like this:

Enjoy mapping!

Due to how css works, you had to input the same command every time you started the level editor, I know this is quite inconvenient but there’s currently no better way to deal with it.

Last updated