Use consistent red color
This commit is contained in:
parent
a41bdff6c1
commit
a9f78688e2
1 changed files with 2 additions and 2 deletions
|
|
@ -1154,7 +1154,7 @@ Secret Question 1: What is your childhood best friend's most bizarre superhero f
|
||||||
<rect key="frame" x="20" y="0.0" width="374" height="43.666666666666664"/>
|
<rect key="frame" x="20" y="0.0" width="374" height="43.666666666666664"/>
|
||||||
<autoresizingMask key="autoresizingMask"/>
|
<autoresizingMask key="autoresizingMask"/>
|
||||||
<fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
|
<fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
|
||||||
<color key="textColor" red="0.50196081400000003" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
<color key="textColor" systemColor="systemRedColor" red="1" green="0.23137254901960785" blue="0.18823529411764706" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||||||
<nil key="highlightedColor"/>
|
<nil key="highlightedColor"/>
|
||||||
</label>
|
</label>
|
||||||
</subviews>
|
</subviews>
|
||||||
|
|
@ -1171,7 +1171,7 @@ Secret Question 1: What is your childhood best friend's most bizarre superhero f
|
||||||
<rect key="frame" x="20" y="0.0" width="374" height="43.666666666666664"/>
|
<rect key="frame" x="20" y="0.0" width="374" height="43.666666666666664"/>
|
||||||
<autoresizingMask key="autoresizingMask"/>
|
<autoresizingMask key="autoresizingMask"/>
|
||||||
<fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
|
<fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
|
||||||
<color key="textColor" red="0.50196081400000003" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
<color key="textColor" systemColor="systemRedColor" red="1" green="0.23137254901960785" blue="0.18823529411764706" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||||||
<nil key="highlightedColor"/>
|
<nil key="highlightedColor"/>
|
||||||
</label>
|
</label>
|
||||||
</subviews>
|
</subviews>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue