Search code examples
xcodeuiimageviewuistoryboardxib

Xcode - color of UIImageView in xib/storyboard


At office, I have two different Macs. In one of this when I drag a UIImageView in xib/storyboards, this appears light blue like in this image.

UIImageView with light blue background

but on the other Mac, the UIImageView appears brown/sandy.

UIImageView with light brown background

I can't explain why and can't find a configuration for this.

Now I have Xcode 9, but it was the same with Xcode 8 and 7. Ideas?


Solution

  • This color depends on the highlight color which you can set in System Preferences/General/Highlight color.

    Highlight color setting inside General