Phaser Change Background Color

this.cameras.main.setBackgroundColor(0x111111);
Tired Turtler