Skip to content

Commit aa7c800

Browse files
committed
use the St. Olaf gold color for the launchscreen
1 parent 03b1098 commit aa7c800

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ios/AllAboutOlaf/LaunchScreen.storyboard

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@
2424
<view opaque="NO" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="k1n-VD-D39">
2525
<rect key="frame" x="0.0" y="0.0" width="375" height="20"/>
2626
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
27-
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
28-
<color key="tintColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
27+
<color key="backgroundColor" red="0.89" green="0.627" blue="0.145" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
28+
<color key="tintColor" red="0.89" green="0.627" blue="0.145" alpha="1" colorSpace="calibratedRGB"/>
2929
</view>
3030
<navigationBar opaque="NO" contentMode="scaleToFill" fixedFrame="YES" translucent="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SV4-Lg-vZX">
3131
<rect key="frame" x="0.0" y="20" width="375" height="44"/>
3232
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
33-
<color key="tintColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
34-
<color key="barTintColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
33+
<color key="tintColor" red="0.89" green="0.627" blue="0.145" alpha="1" colorSpace="calibratedRGB"/>
34+
<color key="barTintColor" red="0.89" green="0.627" blue="0.145" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
3535
<items>
3636
<navigationItem id="M41-5e-CfW"/>
3737
</items>

0 commit comments

Comments
 (0)