Skip to content

Commit 5c4f607

Browse files
authored
Combination of many updates (#2)
- [Add styling to pickers, update header text, add location sorting option.](89ad747) - [Visual changes and functional upgrades](0ed1b3d) - [Update record ordering](936cd6b) - [Fix broken Search and improve colors](f11fdbb) - [Multiple updates to colors, layout, and ux](bfee6da) - [Appearance updates, improved constants, autofocus title input](5eb8246) - [Bump project number to 22](f64fc4f)
2 parents 4701567 + f64fc4f commit 5c4f607

File tree

57 files changed

+1738
-282
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+1738
-282
lines changed

CollectSomeMore/Assets.xcassets/AccentColor.colorset/Contents.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"color-space" : "display-p3",
66
"components" : {
77
"alpha" : "1.000",
8-
"blue" : "0.525",
9-
"green" : "0.329",
10-
"red" : "0.024"
8+
"blue" : "0xC8",
9+
"green" : "0x66",
10+
"red" : "0x04"
1111
}
1212
},
1313
"idiom" : "universal"
@@ -20,12 +20,12 @@
2020
}
2121
],
2222
"color" : {
23-
"color-space" : "srgb",
23+
"color-space" : "display-p3",
2424
"components" : {
2525
"alpha" : "1.000",
26-
"blue" : "0.996",
27-
"green" : "0.894",
28-
"red" : "0.725"
26+
"blue" : "0xF9",
27+
"green" : "0xBB",
28+
"red" : "0x00"
2929
}
3030
},
3131
"idiom" : "universal"

CollectSomeMore/Assets.xcassets/ErrorColor.colorset/Contents.json

Lines changed: 0 additions & 56 deletions
This file was deleted.

CollectSomeMore/Assets.xcassets/TextColor.colorset/Contents.json renamed to CollectSomeMore/Assets.xcassets/GradientBottom.colorset/Contents.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"color" : {
55
"color-space" : "srgb",
66
"components" : {
7-
"alpha" : "1.000",
8-
"blue" : "0.039",
9-
"green" : "0.039",
10-
"red" : "0.039"
7+
"alpha" : "0.100",
8+
"blue" : "0xA1",
9+
"green" : "0x7D",
10+
"red" : "0x27"
1111
}
1212
},
1313
"idiom" : "universal"
@@ -22,10 +22,10 @@
2222
"color" : {
2323
"color-space" : "srgb",
2424
"components" : {
25-
"alpha" : "1.000",
26-
"blue" : "0.039",
27-
"green" : "0.039",
28-
"red" : "0.039"
25+
"alpha" : "0.100",
26+
"blue" : "0xA1",
27+
"green" : "0x7D",
28+
"red" : "0x27"
2929
}
3030
},
3131
"idiom" : "universal"
@@ -40,10 +40,10 @@
4040
"color" : {
4141
"color-space" : "display-p3",
4242
"components" : {
43-
"alpha" : "1.000",
44-
"blue" : "0.965",
45-
"green" : "0.965",
46-
"red" : "0.969"
43+
"alpha" : "0.500",
44+
"blue" : "0x9D",
45+
"green" : "0x7B",
46+
"red" : "0x41"
4747
}
4848
},
4949
"idiom" : "universal"
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
{
2+
"colors" : [
3+
{
4+
"color" : {
5+
"color-space" : "display-p3",
6+
"components" : {
7+
"alpha" : "1.000",
8+
"blue" : "0x38",
9+
"green" : "0x5A",
10+
"red" : "0x98"
11+
}
12+
},
13+
"idiom" : "universal"
14+
},
15+
{
16+
"appearances" : [
17+
{
18+
"appearance" : "luminosity",
19+
"value" : "dark"
20+
}
21+
],
22+
"color" : {
23+
"color-space" : "display-p3",
24+
"components" : {
25+
"alpha" : "0.500",
26+
"blue" : "0x4A",
27+
"green" : "0x84",
28+
"red" : "0xF9"
29+
}
30+
},
31+
"idiom" : "universal"
32+
}
33+
],
34+
"info" : {
35+
"author" : "xcode",
36+
"version" : 1
37+
}
38+
}

CollectSomeMore/Assets.xcassets/SuccessColor.colorset/Contents.json

Lines changed: 0 additions & 56 deletions
This file was deleted.

CollectSomeMore/Assets.xcassets/BorderPrimary.colorset/Contents.json renamed to CollectSomeMore/Assets.xcassets/TabBarColor.colorset/Contents.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"color-space" : "srgb",
66
"components" : {
77
"alpha" : "1.000",
8-
"blue" : "0.851",
9-
"green" : "0.827",
10-
"red" : "0.784"
8+
"blue" : "0x50",
9+
"green" : "0x3C",
10+
"red" : "0x05"
1111
}
1212
},
1313
"idiom" : "universal"
@@ -23,9 +23,9 @@
2323
"color-space" : "srgb",
2424
"components" : {
2525
"alpha" : "1.000",
26-
"blue" : "0.851",
27-
"green" : "0.827",
28-
"red" : "0.784"
26+
"blue" : "0x50",
27+
"green" : "0x3C",
28+
"red" : "0x05"
2929
}
3030
},
3131
"idiom" : "universal"
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
{
2+
"colors" : [
3+
{
4+
"color" : {
5+
"color-space" : "display-p3",
6+
"components" : {
7+
"alpha" : "0.250",
8+
"blue" : "0xC8",
9+
"green" : "0x66",
10+
"red" : "0x04"
11+
}
12+
},
13+
"idiom" : "universal"
14+
},
15+
{
16+
"appearances" : [
17+
{
18+
"appearance" : "luminosity",
19+
"value" : "dark"
20+
}
21+
],
22+
"color" : {
23+
"color-space" : "display-p3",
24+
"components" : {
25+
"alpha" : "0.250",
26+
"blue" : "0xF9",
27+
"green" : "0xBB",
28+
"red" : "0x00"
29+
}
30+
},
31+
"idiom" : "universal"
32+
}
33+
],
34+
"info" : {
35+
"author" : "xcode",
36+
"version" : 1
37+
}
38+
}
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
{
2+
"colors" : [
3+
{
4+
"color" : {
5+
"color-space" : "display-p3",
6+
"components" : {
7+
"alpha" : "0.300",
8+
"blue" : "0xE5",
9+
"green" : "0x75",
10+
"red" : "0x04"
11+
}
12+
},
13+
"idiom" : "universal"
14+
},
15+
{
16+
"appearances" : [
17+
{
18+
"appearance" : "luminosity",
19+
"value" : "dark"
20+
}
21+
],
22+
"color" : {
23+
"color-space" : "display-p3",
24+
"components" : {
25+
"alpha" : "0.300",
26+
"blue" : "0xE5",
27+
"green" : "0x75",
28+
"red" : "0x04"
29+
}
30+
},
31+
"idiom" : "universal"
32+
}
33+
],
34+
"info" : {
35+
"author" : "xcode",
36+
"version" : 1
37+
}
38+
}
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
{
2+
"colors" : [
3+
{
4+
"color" : {
5+
"color-space" : "display-p3",
6+
"components" : {
7+
"alpha" : "0.300",
8+
"blue" : "0x29",
9+
"green" : "0xE5",
10+
"red" : "0x00"
11+
}
12+
},
13+
"idiom" : "universal"
14+
},
15+
{
16+
"appearances" : [
17+
{
18+
"appearance" : "luminosity",
19+
"value" : "dark"
20+
}
21+
],
22+
"color" : {
23+
"color-space" : "display-p3",
24+
"components" : {
25+
"alpha" : "0.300",
26+
"blue" : "0x29",
27+
"green" : "0xE5",
28+
"red" : "0x00"
29+
}
30+
},
31+
"idiom" : "universal"
32+
}
33+
],
34+
"info" : {
35+
"author" : "xcode",
36+
"version" : 1
37+
}
38+
}

0 commit comments

Comments
 (0)