Did you ever want to change the color of the Simulator for your game? Tired of that annoying turquoise?
Step 1
convert your code to javascript if you have not already. only do this if your game in finished or else it might not convert back to blocks if you have a big game
Step 2
open the explorer
Step 3
click on pxt.json
Step 4
click “edit settings as text” WARNING! EDITING PXT.JSON IS DANGEROUS. MAKE SURE TO BACK UP YOUR PROJECT FIRST
Step 5
change your name and description if you want to
Step 6
add a comma after the preferred editor line
maybe next time we have a team hackathon i’ll see if I can’t add a button like the color palette one with a quick editor to make themes, been working on some other stuff lately so haven’t had time – I made most of these as part of a very quick 2 day total feature for that zune skin, so not much has been invested in this feature beyond that
Pastel theme @jwunderl is there a way to change the dpad button outline colour? (currently stuck at grey) I don’t really mind it it’s just odd that everything but that can be customised but that
IDK whether it’s just my computer or something, but all it really does for me is delete the project and change its name to this. Is there a way to fix this?