-
Notifications
You must be signed in to change notification settings - Fork 472
Color Matching
Charlie Hieger edited this page Oct 22, 2015
·
6 revisions
You may have noticed that The native color picker in Xcode seems a little off sometimes. One work around is to use the Digital Color Meter in OS X and then manually type the RGB into Xcode.
- Set Digital Color Meter to sRGB
- Hover over the color you want and use, cmd + L to lock in color
- Choose "Other" from the dropdown color menu.
- Select the RGB Sliders tab.
- Click the little gear and select, Generic RGB from the dropdown menu.