johnno1962 / InjectionIII

Re-write of Injection for Xcode in (mostly) Swift
MIT License
4.1k stars 321 forks source link

Meaning of colors #492

Closed JoeFerrucci closed 8 months ago

JoeFerrucci commented 8 months ago

I've noticed the menu bar icon changes colors...what does each mean? Thanks

johnno1962 commented 8 months ago

HI, blue is idle/unconnected, orange is connected to a running app/ready to inject, green is compiling, yellow which isn't very easy to differentiate from orange means there was an error.

JoeFerrucci commented 8 months ago

HI, blue is idle/unconnected, orange is connected to a running app/ready to inject, green is compiling, yellow which isn't very easy to differentiate from orange means there was an error.

thanks john. fwiw I find the yellow easy to differentiate. no complaints on the colors used.

Blue: idle/unconnected Orange: connect to a running app/ready to inject Green: compiling Yellow: error