Dark background when I run ionic serve (not an error)

Hi everyone,

I noticed that when I run $ >ionic serve --lab for one of my projects I get a really cool dark background with a few new additions (screenshot attached). Not sure how I did this. Any idea how I can replicate this?

Thanks.

I believe ionic-app-scripts 1.3.12 (?..whatever the latest as of this post is) added a new lab look. So my guess is that that project is using the latest app scripts.

@SigmundFroyd you are right! Just updated ionic-app-scripts and got the new lab look! Awesome! Thanks.