microsoft / pxt-arcade

Arcade game editor based on Microsoft MakeCode
https://arcade.makecode.com
MIT License
484 stars 210 forks source link

Sim theme does not update if you go to blocks after pxt.json #5830

Open kimprice opened 1 year ago

kimprice commented 1 year ago

Repro:

  1. Edit the theme in pxt.json
    • i.e. add "theme": "purple"
  2. Go to blocks
  3. See the theme does not update
  4. Go back to pxt.json
  5. See the theme has reverted
abchatra commented 2 weeks ago

Still repros.