Skip to content

Commit 06a88c1

Browse files
committed
Scrapped original login design, new colors
Needs big orange bit, logo, and border on “Register” button still. Plus all functionality!
1 parent 3d51db7 commit 06a88c1

14 files changed

Lines changed: 83 additions & 94 deletions

File tree

-6.94 KB
Binary file not shown.

BrickHack-Mobile/Assets.xcassets/BH-logo.imageset/Contents.json

Lines changed: 0 additions & 12 deletions
This file was deleted.
-61.5 KB
Binary file not shown.
Binary file not shown.

BrickHack-Mobile/Assets.xcassets/BrickHackV Background.imageset/Contents.json

Lines changed: 0 additions & 12 deletions
This file was deleted.
11.5 KB
Loading
28 KB
Loading
46.5 KB
Loading

BrickHack-Mobile/Assets.xcassets/BH5 Logo.imageset/Contents.json renamed to BrickHack-Mobile/Assets.xcassets/brickHack6Logo.imageset/Contents.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,17 @@
22
"images" : [
33
{
44
"idiom" : "universal",
5-
"filename" : "BH5 Logo.png",
5+
"filename" : "BH Logo.png",
66
"scale" : "1x"
77
},
88
{
99
"idiom" : "universal",
10+
"filename" : "BH Logo@2x.png",
1011
"scale" : "2x"
1112
},
1213
{
1314
"idiom" : "universal",
15+
"filename" : "BH Logo@3x.png",
1416
"scale" : "3x"
1517
}
1618
],

BrickHack-Mobile/Assets.xcassets/tintColor.colorset/Contents.json renamed to BrickHack-Mobile/Assets.xcassets/primaryColor.colorset/Contents.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
"color" : {
1010
"color-space" : "srgb",
1111
"components" : {
12-
"red" : "0x36",
12+
"red" : "0xF5",
1313
"alpha" : "1.000",
14-
"blue" : "0x58",
15-
"green" : "0x47"
14+
"blue" : "0x25",
15+
"green" : "0x86"
1616
}
1717
}
1818
}

0 commit comments

Comments
 (0)