color style lock pages

This commit is contained in:
Kyle Spearrin 2016-07-21 21:25:18 -04:00
parent 81473cbefe
commit 580be02e2d

View file

@ -300,9 +300,14 @@
<scene sceneID="6511"> <scene sceneID="6511">
<objects> <objects>
<navigationController definesPresentationContext="YES" id="6512" sceneMemberID="viewController"> <navigationController definesPresentationContext="YES" id="6512" sceneMemberID="viewController">
<navigationBar key="navigationBar" contentMode="scaleToFill" id="6515"> <navigationBar key="navigationBar" contentMode="scaleToFill" id="6515" translucent="NO">
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
<rect key="frame" x="0.0" y="20" width="600" height="44"/> <rect key="frame" x="0.0" y="20" width="600" height="44"/>
<color key="tintColor" colorSpace="calibratedWhite" white="1" alpha="1"/>
<color key="barTintColor" colorSpace="calibratedRGB" red="0.23529411764705882" green="0.55294117647058827" blue="0.73725490196078436" alpha="1"/>
<textAttributes key="titleTextAttributes">
<color key="textColor" colorSpace="calibratedWhite" white="1" alpha="1"/>
</textAttributes>
</navigationBar> </navigationBar>
<connections> <connections>
<segue destination="6514" kind="relationship" relationship="rootViewController" id="6513"/> <segue destination="6514" kind="relationship" relationship="rootViewController" id="6513"/>
@ -324,12 +329,13 @@
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
<subviews> <subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="6777" translatesAutoresizingMaskIntoConstraints="NO" misplaced="YES"> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="6777" translatesAutoresizingMaskIntoConstraints="NO">
<rect key="frame" x="30" y="530" width="540" height="30"/> <rect key="frame" x="30" y="519" width="540" height="41"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/> <fontDescription key="fontDescription" type="system" pointSize="17"/>
<state key="normal" title="Use Fingerprint To Unlock"> <state key="normal" title="Use Fingerprint To Unlock">
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/> <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state> </state>
<inset key="contentEdgeInsets" minX="0.0" minY="10" maxX="0.0" maxY="10"/>
</button> </button>
</subviews> </subviews>
<constraints> <constraints>
@ -413,9 +419,14 @@
<scene sceneID="6814"> <scene sceneID="6814">
<objects> <objects>
<navigationController definesPresentationContext="YES" id="6815" sceneMemberID="viewController"> <navigationController definesPresentationContext="YES" id="6815" sceneMemberID="viewController">
<navigationBar key="navigationBar" contentMode="scaleToFill" id="6817"> <navigationBar key="navigationBar" contentMode="scaleToFill" id="6817" translucent="NO">
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
<rect key="frame" x="0.0" y="20" width="600" height="44"/> <rect key="frame" x="0.0" y="20" width="600" height="44"/>
<color key="tintColor" colorSpace="calibratedWhite" white="1" alpha="1"/>
<textAttributes key="titleTextAttributes">
<color key="textColor" colorSpace="calibratedWhite" white="1" alpha="1"/>
</textAttributes>
<color key="barTintColor" colorSpace="calibratedRGB" red="0.23529411764705882" green="0.55294117647058827" blue="0.73725490196078436" alpha="1"/>
</navigationBar> </navigationBar>
<connections> <connections>
<segue destination="6802" kind="relationship" relationship="rootViewController" id="6816"/> <segue destination="6802" kind="relationship" relationship="rootViewController" id="6816"/>
@ -428,9 +439,14 @@
<scene sceneID="6854"> <scene sceneID="6854">
<objects> <objects>
<navigationController definesPresentationContext="YES" id="6855" sceneMemberID="viewController"> <navigationController definesPresentationContext="YES" id="6855" sceneMemberID="viewController">
<navigationBar key="navigationBar" contentMode="scaleToFill" id="6857"> <navigationBar key="navigationBar" contentMode="scaleToFill" id="6857" translucent="NO">
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
<rect key="frame" x="0.0" y="20" width="600" height="44"/> <rect key="frame" x="0.0" y="20" width="600" height="44"/>
<color key="barTintColor" colorSpace="calibratedRGB" red="0.23529411764705882" green="0.55294117647058827" blue="0.73725490196078436" alpha="1"/>
<textAttributes key="titleTextAttributes">
<color key="textColor" colorSpace="calibratedWhite" white="1" alpha="1"/>
</textAttributes>
<color key="tintColor" colorSpace="calibratedWhite" white="1" alpha="1"/>
</navigationBar> </navigationBar>
<connections> <connections>
<segue id="8266" destination="7413" kind="relationship" relationship="rootViewController"/> <segue id="8266" destination="7413" kind="relationship" relationship="rootViewController"/>