OnSceneGUI: Weird color changed

Hi,
I’m working on an example that need to draw some gui on SceneView. I can draw it as a tool (always show) but the entire gui color changed when i choose some objects like camera, or object that have implement custom scene gui too.
Here is normal:

And when select object like camera:

Anyone know how to solve this?

Nvm, fixed it!