2

When setting the icons for the tab bar items it seems that the icons are appearing darker for some reason. Examples below

Tab bar in app

enter image description here

What it should be like from designs

enter image description here

As you can see in the second example the colours are softer and lighter compared to the ones above i can't seem to figure out why because even in my image.xcassets the icons look like the ones in the design and in my setting in the identity inspector shown below there doesn't seem to be any settings for tints.

Storyboard

enter image description here

Tunds
  • 1,804
  • 2
  • 15
  • 30
  • 1
    iOS uses the image you provide as a template, ignoring the color, and applying a default for the unselected ones, and the tint for the selected item. You should check this answer if you don't want this behaviour: http://stackoverflow.com/questions/21596515/to-change-the-color-of-unselected-uitabbar-icon-in-ios-7 – andreamazz Nov 23 '15 at 09:07
  • So you want to make UITabBar icons to RGB colors? – Twitter khuong291 Dec 12 '15 at 03:36

0 Answers0