Skip to content

Commit 1ad162d

Browse files
author
Evan Greer
committed
minor updates
1 parent 56e480e commit 1ad162d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

swift-sdk/Resources/IterableEmbeddedView.xib

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Description text</string>
118118
</constraints>
119119
</view>
120120
</subviews>
121-
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
121+
<color key="backgroundColor" systemColor="systemGreenColor"/>
122122
<gestureRecognizers/>
123123
<constraints>
124124
<constraint firstAttribute="trailing" secondItem="W3z-UY-cBI" secondAttribute="trailing" id="Qj0-ZR-myT"/>
@@ -145,5 +145,8 @@ Description text</string>
145145
<systemColor name="systemBackgroundColor">
146146
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
147147
</systemColor>
148+
<systemColor name="systemGreenColor">
149+
<color red="0.20392156859999999" green="0.78039215689999997" blue="0.34901960780000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
150+
</systemColor>
148151
</resources>
149152
</document>

0 commit comments

Comments
 (0)