Skip to content

Commit 0b6b360

Browse files
authored
Merge pull request #3 from YAPP-Github/feature/#2-Design-Resources
๋””์ž์ธ ๋ฆฌ์†Œ์Šค ์ถ”๊ฐ€
2 parents 50cc7c4 + c4a07f6 commit 0b6b360

File tree

143 files changed

+5655
-8
lines changed

Some content is hidden

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

143 files changed

+5655
-8
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"info" : {
3+
"author" : "xcode",
4+
"version" : 1
5+
}
6+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"info" : {
3+
"author" : "xcode",
4+
"version" : 1
5+
},
6+
"properties" : {
7+
"provides-namespace" : true
8+
}
9+
}
Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
{
2+
"colors" : [
3+
{
4+
"color" : {
5+
"color-space" : "display-p3",
6+
"components" : {
7+
"alpha" : "1.000",
8+
"blue" : "0xFF",
9+
"green" : "0xFF",
10+
"red" : "0xFF"
11+
}
12+
},
13+
"idiom" : "universal"
14+
},
15+
{
16+
"appearances" : [
17+
{
18+
"appearance" : "luminosity",
19+
"value" : "light"
20+
}
21+
],
22+
"color" : {
23+
"color-space" : "display-p3",
24+
"components" : {
25+
"alpha" : "1.000",
26+
"blue" : "0xFF",
27+
"green" : "0xFF",
28+
"red" : "0xFF"
29+
}
30+
},
31+
"idiom" : "universal"
32+
},
33+
{
34+
"appearances" : [
35+
{
36+
"appearance" : "luminosity",
37+
"value" : "dark"
38+
}
39+
],
40+
"color" : {
41+
"color-space" : "display-p3",
42+
"components" : {
43+
"alpha" : "1.000",
44+
"blue" : "0xFF",
45+
"green" : "0xFF",
46+
"red" : "0xFF"
47+
}
48+
},
49+
"idiom" : "universal"
50+
}
51+
],
52+
"info" : {
53+
"author" : "xcode",
54+
"version" : 1
55+
}
56+
}
Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
{
2+
"colors" : [
3+
{
4+
"color" : {
5+
"color-space" : "display-p3",
6+
"components" : {
7+
"alpha" : "0.600",
8+
"blue" : "0xD9",
9+
"green" : "0xD9",
10+
"red" : "0xD9"
11+
}
12+
},
13+
"idiom" : "universal"
14+
},
15+
{
16+
"appearances" : [
17+
{
18+
"appearance" : "luminosity",
19+
"value" : "light"
20+
}
21+
],
22+
"color" : {
23+
"color-space" : "display-p3",
24+
"components" : {
25+
"alpha" : "0.600",
26+
"blue" : "0xD9",
27+
"green" : "0xD9",
28+
"red" : "0xD9"
29+
}
30+
},
31+
"idiom" : "universal"
32+
},
33+
{
34+
"appearances" : [
35+
{
36+
"appearance" : "luminosity",
37+
"value" : "dark"
38+
}
39+
],
40+
"color" : {
41+
"color-space" : "display-p3",
42+
"components" : {
43+
"alpha" : "0.600",
44+
"blue" : "0xD9",
45+
"green" : "0xD9",
46+
"red" : "0xD9"
47+
}
48+
},
49+
"idiom" : "universal"
50+
}
51+
],
52+
"info" : {
53+
"author" : "xcode",
54+
"version" : 1
55+
}
56+
}
Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
{
2+
"colors" : [
3+
{
4+
"color" : {
5+
"color-space" : "display-p3",
6+
"components" : {
7+
"alpha" : "1.000",
8+
"blue" : "0x21",
9+
"green" : "0x9E",
10+
"red" : "0xFE"
11+
}
12+
},
13+
"idiom" : "universal"
14+
},
15+
{
16+
"appearances" : [
17+
{
18+
"appearance" : "luminosity",
19+
"value" : "light"
20+
}
21+
],
22+
"color" : {
23+
"color-space" : "display-p3",
24+
"components" : {
25+
"alpha" : "1.000",
26+
"blue" : "0x21",
27+
"green" : "0x9E",
28+
"red" : "0xFE"
29+
}
30+
},
31+
"idiom" : "universal"
32+
},
33+
{
34+
"appearances" : [
35+
{
36+
"appearance" : "luminosity",
37+
"value" : "dark"
38+
}
39+
],
40+
"color" : {
41+
"color-space" : "display-p3",
42+
"components" : {
43+
"alpha" : "1.000",
44+
"blue" : "0x21",
45+
"green" : "0x9E",
46+
"red" : "0xFE"
47+
}
48+
},
49+
"idiom" : "universal"
50+
}
51+
],
52+
"info" : {
53+
"author" : "xcode",
54+
"version" : 1
55+
}
56+
}
Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
{
2+
"colors" : [
3+
{
4+
"color" : {
5+
"color-space" : "display-p3",
6+
"components" : {
7+
"alpha" : "1.000",
8+
"blue" : "0xD9",
9+
"green" : "0xD9",
10+
"red" : "0xD9"
11+
}
12+
},
13+
"idiom" : "universal"
14+
},
15+
{
16+
"appearances" : [
17+
{
18+
"appearance" : "luminosity",
19+
"value" : "light"
20+
}
21+
],
22+
"color" : {
23+
"color-space" : "display-p3",
24+
"components" : {
25+
"alpha" : "1.000",
26+
"blue" : "0xD9",
27+
"green" : "0xD9",
28+
"red" : "0xD9"
29+
}
30+
},
31+
"idiom" : "universal"
32+
},
33+
{
34+
"appearances" : [
35+
{
36+
"appearance" : "luminosity",
37+
"value" : "dark"
38+
}
39+
],
40+
"color" : {
41+
"color-space" : "display-p3",
42+
"components" : {
43+
"alpha" : "1.000",
44+
"blue" : "0xD9",
45+
"green" : "0xD9",
46+
"red" : "0xD9"
47+
}
48+
},
49+
"idiom" : "universal"
50+
}
51+
],
52+
"info" : {
53+
"author" : "xcode",
54+
"version" : 1
55+
}
56+
}
Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
{
2+
"colors" : [
3+
{
4+
"color" : {
5+
"color-space" : "display-p3",
6+
"components" : {
7+
"alpha" : "1.000",
8+
"blue" : "0x3A",
9+
"green" : "0x44",
10+
"red" : "0xFF"
11+
}
12+
},
13+
"idiom" : "universal"
14+
},
15+
{
16+
"appearances" : [
17+
{
18+
"appearance" : "luminosity",
19+
"value" : "light"
20+
}
21+
],
22+
"color" : {
23+
"color-space" : "display-p3",
24+
"components" : {
25+
"alpha" : "1.000",
26+
"blue" : "0x3A",
27+
"green" : "0x44",
28+
"red" : "0xFF"
29+
}
30+
},
31+
"idiom" : "universal"
32+
},
33+
{
34+
"appearances" : [
35+
{
36+
"appearance" : "luminosity",
37+
"value" : "dark"
38+
}
39+
],
40+
"color" : {
41+
"color-space" : "display-p3",
42+
"components" : {
43+
"alpha" : "1.000",
44+
"blue" : "0x3A",
45+
"green" : "0x44",
46+
"red" : "0xFF"
47+
}
48+
},
49+
"idiom" : "universal"
50+
}
51+
],
52+
"info" : {
53+
"author" : "xcode",
54+
"version" : 1
55+
}
56+
}
Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
{
2+
"colors" : [
3+
{
4+
"color" : {
5+
"color-space" : "display-p3",
6+
"components" : {
7+
"alpha" : "1.000",
8+
"blue" : "0xFF",
9+
"green" : "0x7B",
10+
"red" : "0x00"
11+
}
12+
},
13+
"idiom" : "universal"
14+
},
15+
{
16+
"appearances" : [
17+
{
18+
"appearance" : "luminosity",
19+
"value" : "light"
20+
}
21+
],
22+
"color" : {
23+
"color-space" : "display-p3",
24+
"components" : {
25+
"alpha" : "1.000",
26+
"blue" : "0xFF",
27+
"green" : "0x7B",
28+
"red" : "0x00"
29+
}
30+
},
31+
"idiom" : "universal"
32+
},
33+
{
34+
"appearances" : [
35+
{
36+
"appearance" : "luminosity",
37+
"value" : "dark"
38+
}
39+
],
40+
"color" : {
41+
"color-space" : "display-p3",
42+
"components" : {
43+
"alpha" : "1.000",
44+
"blue" : "0xFF",
45+
"green" : "0x7B",
46+
"red" : "0x00"
47+
}
48+
},
49+
"idiom" : "universal"
50+
}
51+
],
52+
"info" : {
53+
"author" : "xcode",
54+
"version" : 1
55+
}
56+
}

0 commit comments

Comments
ย (0)