summaryrefslogtreecommitdiff
path: root/Juick/Main.storyboard
diff options
context:
space:
mode:
Diffstat (limited to 'Juick/Main.storyboard')
-rw-r--r--Juick/Main.storyboard17
1 files changed, 5 insertions, 12 deletions
diff --git a/Juick/Main.storyboard b/Juick/Main.storyboard
index 5fc9a0e..026665b 100644
--- a/Juick/Main.storyboard
+++ b/Juick/Main.storyboard
@@ -236,22 +236,12 @@
<subviews>
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="XYj-Y4-lfM">
<rect key="frame" x="4" y="52" width="367" height="591"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
+ <color key="backgroundColor" name="TextBackground"/>
<fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="color" keyPath="layer.shadowColor">
- <color key="value" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="NO"/>
- <userDefinedRuntimeAttribute type="string" keyPath="layer.shadowOpacity" value="0.16"/>
- <userDefinedRuntimeAttribute type="size" keyPath="layer.shadowOffset">
- <size key="value" width="0.0" height="3"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
</textView>
</subviews>
- <color key="backgroundColor" red="0.97254901960784312" green="0.97254901960784312" blue="0.97254901960784312" alpha="1" colorSpace="calibratedRGB"/>
+ <color key="backgroundColor" name="TextBackground"/>
<constraints>
<constraint firstItem="UJz-7C-l1q" firstAttribute="top" secondItem="XYj-Y4-lfM" secondAttribute="top" constant="4" id="5aN-lI-YBC"/>
<constraint firstItem="UJz-7C-l1q" firstAttribute="bottom" secondItem="XYj-Y4-lfM" secondAttribute="bottom" constant="4" id="7HQ-Ue-xFR"/>
@@ -452,6 +442,9 @@
<namedColor name="Chat">
<color red="0.97254901960784312" green="0.97254901960784312" blue="0.97254901960784312" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
+ <namedColor name="TextBackground">
+ <color red="0.99215686274509807" green="0.99215686274509807" blue="0.99607843137254903" alpha="0.33695653080940247" colorSpace="custom" customColorSpace="sRGB"/>
+ </namedColor>
<namedColor name="Title">
<color red="0.23529411764705882" green="0.46666666666666667" blue="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>