diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2019-09-06 10:38:55 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2019-09-09 09:53:24 +0200 |
| commit | 63a1045f04e2959a66daa68937fdc770688370a4 (patch) | |
| tree | cc770462adcf4353167c1df617e7e3b362ad4167 | |
| parent | 7240e6313aacf18c5d989f151ec83fd2d0445a5e (diff) | |
| download | mullvadvpn-63a1045f04e2959a66daa68937fdc770688370a4.tar.xz mullvadvpn-63a1045f04e2959a66daa68937fdc770688370a4.zip | |
Adjust header alpha on iOS
| -rw-r--r-- | ios/MullvadVPN/Base.lproj/Main.storyboard | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/MullvadVPN/Base.lproj/Main.storyboard b/ios/MullvadVPN/Base.lproj/Main.storyboard index 6a9a7713d3..911e1634a6 100644 --- a/ios/MullvadVPN/Base.lproj/Main.storyboard +++ b/ios/MullvadVPN/Base.lproj/Main.storyboard @@ -38,7 +38,7 @@ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="MULLVAD VPN" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dqy-A0-TdV"> <rect key="frame" x="36" y="42" width="168" height="29"/> <fontDescription key="fontDescription" type="boldSystem" pointSize="24"/> - <color key="textColor" white="1" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> + <color key="textColor" white="1" alpha="0.80" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <nil key="highlightedColor"/> </label> </subviews> |
