Jaredk3nt/laserwave

Status bar has different color when debugging using LaserWave Italic

Closed this issue · 1 comments

I'm trying out LaserWave and I really love the colors and contrast so far. I ran into a small issue with the color of the status bar for the italic variant.

When you start debugging in the default version of LaserWave, the color of the status bar becomes fuchsia-ish:

2019-11-22 14_48_07-Window

But when you debug in the italic version, the color becomes orange-brownish:

2019-11-22 14_48_22-Window

I would expect the colors to be the same. And besides: the fuchsia looks much better! In both versions the status bar color when not debugging is the same:

2019-11-22 14_48_12-Window

I believe this line is missing from the italic theme:

"statusBar.debuggingBackground": "#74dfc4",