Skip to content

Commit 5a3af17

Browse files
authored
πŸ”— :: (#245) DesignSystem Color Palette
2 parents f96dccf + 6e556ea commit 5a3af17

File tree

25 files changed

+96
-58
lines changed

25 files changed

+96
-58
lines changed

β€ŽProjects/Modules/DesignSystem/Resources/Colors/Primary.xcassets/Blue 10.colorset/Contents.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"color-space" : "srgb",
2424
"components" : {
2525
"alpha" : "1.000",
26-
"blue" : "0x59",
27-
"green" : "0x25",
26+
"blue" : "0x8E",
27+
"green" : "0x0D",
2828
"red" : "0x00"
2929
}
3030
},

β€ŽProjects/Modules/DesignSystem/Resources/Colors/Primary.xcassets/Blue 20.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" : "0x9D",
9-
"green" : "0x5C",
10-
"red" : "0x13"
8+
"blue" : "0xEF",
9+
"green" : "0x4D",
10+
"red" : "0x2F"
1111
}
1212
},
1313
"idiom" : "universal"
@@ -23,9 +23,9 @@
2323
"color-space" : "srgb",
2424
"components" : {
2525
"alpha" : "1.000",
26-
"blue" : "0x9D",
27-
"green" : "0x5C",
28-
"red" : "0x13"
26+
"blue" : "0xEF",
27+
"green" : "0x4D",
28+
"red" : "0x2F"
2929
}
3030
},
3131
"idiom" : "universal"

β€ŽProjects/Modules/DesignSystem/Resources/Colors/Primary.xcassets/Blue 30.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" : "0x82",
9-
"green" : "0x4C",
10-
"red" : "0x0F"
8+
"blue" : "0xBF",
9+
"green" : "0x3E",
10+
"red" : "0x26"
1111
}
1212
},
1313
"idiom" : "universal"
@@ -23,9 +23,9 @@
2323
"color-space" : "srgb",
2424
"components" : {
2525
"alpha" : "1.000",
26-
"blue" : "0xB1",
27-
"green" : "0x70",
28-
"red" : "0x27"
26+
"blue" : "0xD4",
27+
"green" : "0x6E",
28+
"red" : "0x5B"
2929
}
3030
},
3131
"idiom" : "universal"

β€ŽProjects/Modules/DesignSystem/Resources/Colors/Primary.xcassets/Blue 40.colorset/Contents.jsonβ€Ž

Lines changed: 3 additions & 3 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" : "0x53",
9-
"green" : "0x2C",
10-
"red" : "0x00"
8+
"blue" : "0xAC",
9+
"green" : "0x2B",
10+
"red" : "0x13"
1111
}
1212
},
1313
"idiom" : "universal"
Lines changed: 9 additions & 0 deletions
Loading
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"images" : [
3+
{
4+
"filename" : "Bell.svg",
5+
"idiom" : "universal",
6+
"scale" : "1x"
7+
},
8+
{
9+
"idiom" : "universal",
10+
"scale" : "2x"
11+
},
12+
{
13+
"idiom" : "universal",
14+
"scale" : "3x"
15+
}
16+
],
17+
"info" : {
18+
"author" : "xcode",
19+
"version" : 1
20+
},
21+
"properties" : {
22+
"preserves-vector-representation" : true
23+
}
24+
}
Lines changed: 3 additions & 3 deletions
Loading
Lines changed: 3 additions & 3 deletions
Loading
Lines changed: 3 additions & 3 deletions
Loading

0 commit comments

Comments
Β (0)