|
23 | 23 | <subviews> |
24 | 24 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ekS-Ew-GpT" userLabel="verificationCodeView" customClass="KWVerificationCodeView" customModule="KWVerificationCodeView"> |
25 | 25 | <rect key="frame" x="33" y="273" width="310" height="62"/> |
26 | | - <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/> |
| 26 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
27 | 27 | <constraints> |
28 | 28 | <constraint firstAttribute="width" constant="310" id="SmR-e4-qbu"/> |
29 | 29 | <constraint firstAttribute="height" constant="62" id="mda-A6-NvC"/> |
|
32 | 32 | <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius"> |
33 | 33 | <integer key="value" value="5"/> |
34 | 34 | </userDefinedRuntimeAttribute> |
35 | | - <userDefinedRuntimeAttribute type="color" keyPath="underlineSelectedColor"> |
36 | | - <color key="value" red="0.068236636075229451" green="0.44572890228426398" blue="0.12406174271236946" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
37 | | - </userDefinedRuntimeAttribute> |
38 | | - <userDefinedRuntimeAttribute type="color" keyPath="underlineColor"> |
39 | | - <color key="value" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/> |
40 | | - </userDefinedRuntimeAttribute> |
41 | 35 | </userDefinedRuntimeAttributes> |
42 | 36 | </view> |
43 | 37 | <button opaque="NO" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Skh-28-8br" userLabel="submitButton"> |
|
52 | 46 | <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
53 | 47 | </state> |
54 | 48 | <state key="disabled"> |
55 | | - <color key="titleColor" red="1" green="0.79129829853778799" blue="0.59988017074977373" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 49 | + <color key="titleColor" red="1" green="0.7912982985" blue="0.59988017069999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
56 | 50 | </state> |
57 | 51 | <userDefinedRuntimeAttributes> |
58 | 52 | <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius"> |
|
72 | 66 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Enter Code" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="P6k-pN-VEP" userLabel="promptLabel"> |
73 | 67 | <rect key="frame" x="149" y="233" width="77" height="18"/> |
74 | 68 | <fontDescription key="fontDescription" type="system" pointSize="15"/> |
75 | | - <nil key="textColor"/> |
| 69 | + <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
76 | 70 | <nil key="highlightedColor"/> |
77 | 71 | </label> |
78 | 72 | </subviews> |
79 | | - <color key="backgroundColor" red="0.93725490570000003" green="0.93725490570000003" blue="0.95686274770000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 73 | + <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/> |
80 | 74 | <constraints> |
81 | 75 | <constraint firstItem="ekS-Ew-GpT" firstAttribute="top" secondItem="P6k-pN-VEP" secondAttribute="bottom" constant="22" id="H7u-LC-n82"/> |
82 | 76 | <constraint firstItem="ekS-Ew-GpT" firstAttribute="top" secondItem="6e0-Am-MUv" secondAttribute="bottom" constant="90" id="HQQ-Ne-ux5"/> |
|
0 commit comments