Skip to content

Commit d72a635

Browse files
choijungptaipaise
authored andcommitted
Refactor: 수정된 디자인 시스템 반영
* Chore: Emotion Color Asset 제거 * Refactor: Orange 색상 값 변경 * Fix: Orange25 <-> Orange50 값 변경 * Feat: Cafe24SsurroundAir 폰트 추가
1 parent 4c3d643 commit d72a635

27 files changed

Lines changed: 153 additions & 76 deletions

File tree

1.21 MB
Binary file not shown.

Projects/Presentation/Resources/Colors.xcassets/Emotion/Contents.json renamed to Projects/Presentation/Resources/Colors.xcassets/Error/Contents.json

File renamed without changes.

Projects/Presentation/Resources/Colors.xcassets/Error.colorset/Contents.json renamed to Projects/Presentation/Resources/Colors.xcassets/Error/Error.colorset/Contents.json

File renamed without changes.

Projects/Presentation/Resources/Colors.xcassets/Emotion/EmotionLethargy.colorset/Contents.json renamed to Projects/Presentation/Resources/Colors.xcassets/Error/Error10.colorset/Contents.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"color-space" : "srgb",
66
"components" : {
77
"alpha" : "1.000",
8-
"blue" : "0xA1",
9-
"green" : "0xC0",
8+
"blue" : "0x58",
9+
"green" : "0x58",
1010
"red" : "0xFF"
1111
}
1212
},

Projects/Presentation/Resources/Colors.xcassets/Gray/Gray7.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" : "0x10",
9-
"green" : "0x0F",
10-
"red" : "0x0F"
8+
"blue" : "0x15",
9+
"green" : "0x14",
10+
"red" : "0x14"
1111
}
1212
},
1313
"idiom" : "universal"

Projects/Presentation/Resources/Colors.xcassets/Emotion/EmotionAnxiety.colorset/Contents.json renamed to Projects/Presentation/Resources/Colors.xcassets/Green.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" : "0xAD",
9-
"green" : "0xD8",
10-
"red" : "0x96"
8+
"blue" : "0xC6",
9+
"green" : "0xF5",
10+
"red" : "0xE6"
1111
}
1212
},
1313
"idiom" : "universal"

Projects/Presentation/Resources/Colors.xcassets/Orange/Orange100.colorset/Contents.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"color-space" : "srgb",
66
"components" : {
77
"alpha" : "1.000",
8-
"blue" : "0xB5",
9-
"green" : "0xD2",
8+
"blue" : "0xBA",
9+
"green" : "0xD3",
1010
"red" : "0xFF"
1111
}
1212
},

Projects/Presentation/Resources/Colors.xcassets/Orange/Orange200.colorset/Contents.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"color-space" : "srgb",
66
"components" : {
77
"alpha" : "1.000",
8-
"blue" : "0x91",
9-
"green" : "0xBD",
8+
"blue" : "0x98",
9+
"green" : "0xBE",
1010
"red" : "0xFF"
1111
}
1212
},

Projects/Presentation/Resources/Colors.xcassets/Emotion/EmotionHappy.colorset/Contents.json renamed to Projects/Presentation/Resources/Colors.xcassets/Orange/Orange25.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" : "0xAB",
9-
"green" : "0xE0",
10-
"red" : "0xFB"
8+
"blue" : "0xE9",
9+
"green" : "0xF1",
10+
"red" : "0xFF"
1111
}
1212
},
1313
"idiom" : "universal"

Projects/Presentation/Resources/Colors.xcassets/Orange/Orange300.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" : "0x5E",
9-
"green" : "0x9F",
10-
"red" : "0xFF"
8+
"blue" : "0x6A",
9+
"green" : "0xA0",
10+
"red" : "0xFE"
1111
}
1212
},
1313
"idiom" : "universal"

0 commit comments

Comments
 (0)