Skip to content

Commit c0d4526

Browse files
mauroolivolvaccaro
authored andcommitted
Logo update
1 parent 3a6bcce commit c0d4526

File tree

5 files changed

+11
-10
lines changed

5 files changed

+11
-10
lines changed

gaios/Assets.xcassets/blockstreamGreen.imageset/Contents.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,18 @@
55
"scale" : "1x"
66
},
77
{
8+
"filename" : "logo-update 1.png",
89
"idiom" : "universal",
9-
"filename" : "greenlogo.png",
1010
"scale" : "2x"
1111
},
1212
{
13+
"filename" : "logo-update.png",
1314
"idiom" : "universal",
1415
"scale" : "3x"
1516
}
1617
],
1718
"info" : {
18-
"version" : 1,
19-
"author" : "xcode"
19+
"author" : "xcode",
20+
"version" : 1
2021
}
21-
}
22+
}
-8.01 KB
Binary file not shown.
24.6 KB
Loading
24.6 KB
Loading

gaios/DrawerNetworkSelection/DrawerNetworkSelection.storyboard

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="21507" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
2+
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="23504" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
33
<device id="retina6_1" orientation="portrait" appearance="light"/>
44
<dependencies>
55
<deployment identifier="iOS"/>
6-
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21505"/>
6+
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23506"/>
77
<capability name="Named colors" minToolsVersion="9.0"/>
88
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
99
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
@@ -18,7 +18,7 @@
1818
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
1919
<subviews>
2020
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="blockstreamGreen" translatesAutoresizingMaskIntoConstraints="NO" id="hq7-Ge-K40">
21-
<rect key="frame" x="0.0" y="78" width="200" height="65"/>
21+
<rect key="frame" x="25" y="78" width="200" height="65"/>
2222
<constraints>
2323
<constraint firstAttribute="height" constant="65" id="9yV-aR-Ula"/>
2424
<constraint firstAttribute="width" constant="200" id="fWf-El-5Gg"/>
@@ -117,7 +117,7 @@
117117
<constraint firstItem="daV-B4-79u" firstAttribute="bottom" secondItem="1xA-KR-PR8" secondAttribute="bottom" id="3dU-XH-3H9"/>
118118
<constraint firstItem="1xA-KR-PR8" firstAttribute="leading" secondItem="daV-B4-79u" secondAttribute="leading" constant="20" id="4I6-m7-v9A"/>
119119
<constraint firstItem="daV-B4-79u" firstAttribute="trailing" secondItem="n6A-Tk-XT1" secondAttribute="trailing" constant="20" id="DZ6-EF-Uay"/>
120-
<constraint firstItem="hq7-Ge-K40" firstAttribute="leading" secondItem="daV-B4-79u" secondAttribute="leading" id="NuO-Lc-mr6"/>
120+
<constraint firstItem="hq7-Ge-K40" firstAttribute="leading" secondItem="daV-B4-79u" secondAttribute="leading" constant="25" id="NuO-Lc-mr6"/>
121121
<constraint firstItem="n6A-Tk-XT1" firstAttribute="leading" secondItem="daV-B4-79u" secondAttribute="leading" constant="20" id="SZy-bf-G81"/>
122122
<constraint firstItem="qcp-QV-GxT" firstAttribute="leading" secondItem="daV-B4-79u" secondAttribute="leading" id="UAj-bN-lYD"/>
123123
<constraint firstItem="1xA-KR-PR8" firstAttribute="top" secondItem="n6A-Tk-XT1" secondAttribute="bottom" constant="10" id="hL7-ku-Vjq"/>
@@ -141,14 +141,14 @@
141141
</scene>
142142
</scenes>
143143
<resources>
144-
<image name="blockstreamGreen" width="280" height="114.5"/>
144+
<image name="blockstreamGreen" width="411" height="133"/>
145145
<image name="home" width="25" height="25"/>
146146
<image name="ic_wallet_disclose" width="7.5" height="11.5"/>
147147
<namedColor name="customTitaniumDark">
148148
<color red="0.070588235294117646" green="0.086274509803921567" blue="0.11764705882352941" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
149149
</namedColor>
150150
<namedColor name="gGrayCard">
151-
<color red="0.13300000131130219" green="0.13300000131130219" blue="0.14900000393390656" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
151+
<color red="0.10588235294117647" green="0.12549019607843137" blue="0.16470588235294117" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
152152
</namedColor>
153153
</resources>
154154
</document>

0 commit comments

Comments
 (0)