Skip to content

Commit 530031e

Browse files
authored
Merge pull request #373 from dev-five-git/LFOP-12
Lfop 12
2 parents 81c511d + 052f083 commit 530031e

File tree

18 files changed

+704
-354
lines changed

18 files changed

+704
-354
lines changed

apps/landing/devup.json

Lines changed: 78 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@
22
"theme": {
33
"colors": {
44
"light": {
5-
"primary": "#6159D4",
5+
"primary": "#5A44FF",
66
"secondary": "#85A5F2",
77
"link": "#006BFF",
88
"text": "#2F2F2F",
9-
"background": "#FFFFFF",
10-
"containerBackground": "#FFFFFF",
9+
"background": "#FFF",
10+
"containerBackground": "#FFF",
1111
"border": "#E0E0E0",
1212
"success": "#4CAF50",
1313
"warning": "#FF9800",
1414
"error": "#F44336",
1515
"info": "#2196F3",
16-
"base": "#FFFFFF",
17-
"negativeBase": "#000000",
16+
"base": "#FFF",
17+
"negativeBase": "#000",
1818
"title": "#1A1A1A",
1919
"caption": "#A9A8B4",
2020
"shadow": "#87878740",
@@ -25,9 +25,9 @@
2525
"third": "#918AE9",
2626
"buttonBlueHover": "#1453AC",
2727
"buttonBlueActive": "#19498B",
28-
"textReverse": "#FFFFFF",
28+
"textReverse": "#FFF",
2929
"footerTitle": "#A3A4B4",
30-
"footerBg": "#E6E7ED",
30+
"footerBg": "#F4F4F6",
3131
"footerText": "#51575F",
3232
"menuHover": "#F6F4FF",
3333
"menuActive": "#EAE8FC",
@@ -38,7 +38,7 @@
3838
"kakaoButtonActive": "#B77D00",
3939
"imageBorder": "#C8C7D1",
4040
"imageDropdown": "#ECECEC",
41-
"imagePlaceholder": "#999999",
41+
"imagePlaceholder": "#999",
4242
"imageDate": "#C9C9C9",
4343
"imageDateNone": "#F2F2F2",
4444
"imageProgress": "#DADADA",
@@ -47,19 +47,19 @@
4747
"starBg": "#F7F8FF"
4848
},
4949
"dark": {
50-
"primary": "#6670F9",
50+
"primary": "#9086FF",
5151
"secondary": "#2A4586",
5252
"link": "#006BFF",
5353
"text": "#EDEDED",
5454
"background": "#131313",
55-
"containerBackground": "#1E1E1E",
56-
"border": "#333333",
55+
"containerBackground": "#373639",
56+
"border": "#333",
5757
"success": "#4CAF50",
5858
"warning": "#FF9800",
5959
"error": "#F44336",
6060
"info": "#2196F3",
61-
"base": "#000000",
62-
"negativeBase": "#FFFFFF",
61+
"base": "#000",
62+
"negativeBase": "#FFF",
6363
"title": "#FAFAFA",
6464
"caption": "#787878",
6565
"shadow": "#62626240",
@@ -73,7 +73,7 @@
7373
"textReverse": "#2F2F2F",
7474
"footerTitle": "#A3A4B4",
7575
"footerBg": "#2E303C",
76-
"footerText": "#FFFFFF",
76+
"footerText": "#FFF",
7777
"menuHover": "#3C404B",
7878
"menuActive": "#283259",
7979
"captionBold": "#9C9BA9",
@@ -86,7 +86,7 @@
8686
"imagePlaceholder": "#4C4C4C",
8787
"imageDate": "#636363",
8888
"imageDateNone": "#343333",
89-
"imageProgress": "#444444",
89+
"imageProgress": "#444",
9090
"imageMenuBg": "#262626",
9191
"imageMenuSelect": "#3F3F3F",
9292
"starBg": "#232323"
@@ -112,7 +112,8 @@
112112
"fontSize": "52px",
113113
"lineHeight": 1.3,
114114
"letterSpacing": "-0.03em"
115-
}
115+
},
116+
null
116117
],
117118
"h6Reg": [
118119
{
@@ -133,7 +134,8 @@
133134
"fontSize": "24px",
134135
"lineHeight": 1.3,
135136
"letterSpacing": "-0.03em"
136-
}
137+
},
138+
null
137139
],
138140
"buttonL": [
139141
{
@@ -154,7 +156,8 @@
154156
"fontSize": "20px",
155157
"lineHeight": 1.3,
156158
"letterSpacing": "-0.03em"
157-
}
159+
},
160+
null
158161
],
159162
"code": [
160163
{
@@ -175,7 +178,8 @@
175178
"fontSize": "15px",
176179
"lineHeight": 1.5,
177180
"letterSpacing": "-0.03em"
178-
}
181+
},
182+
null
179183
],
180184
"buttonM": [
181185
{
@@ -196,7 +200,8 @@
196200
"fontSize": "17px",
197201
"lineHeight": 1.3,
198202
"letterSpacing": "-0.03em"
199-
}
203+
},
204+
null
200205
],
201206
"h4": [
202207
{
@@ -217,7 +222,8 @@
217222
"fontSize": "36px",
218223
"lineHeight": 1.3,
219224
"letterSpacing": "-0.03em"
220-
}
225+
},
226+
null
221227
],
222228
"body": [
223229
{
@@ -238,7 +244,8 @@
238244
"fontSize": "16px",
239245
"lineHeight": 1.5,
240246
"letterSpacing": "-0.03em"
241-
}
247+
},
248+
null
242249
],
243250
"h6": [
244251
{
@@ -255,11 +262,12 @@
255262
{
256263
"fontFamily": "Pretendard",
257264
"fontStyle": "normal",
258-
"fontWeight": 700,
265+
"fontWeight": 600,
259266
"fontSize": "24px",
260267
"lineHeight": 1.3,
261268
"letterSpacing": "-0.03em"
262-
}
269+
},
270+
null
263271
],
264272
"textS": {
265273
"fontFamily": "Pretendard",
@@ -288,7 +296,8 @@
288296
"fontSize": "18px",
289297
"lineHeight": 1.3,
290298
"letterSpacing": "-0.03em"
291-
}
299+
},
300+
null
292301
],
293302
"buttonLsemiB": [
294303
{
@@ -309,7 +318,8 @@
309318
"fontSize": "18px",
310319
"lineHeight": 1.3,
311320
"letterSpacing": "-0.03em"
312-
}
321+
},
322+
null
313323
],
314324
"h2": [
315325
{
@@ -330,7 +340,8 @@
330340
"fontSize": "48px",
331341
"lineHeight": 1.3,
332342
"letterSpacing": "-0.03em"
333-
}
343+
},
344+
null
334345
],
335346
"h3": [
336347
{
@@ -351,7 +362,8 @@
351362
"fontSize": "42px",
352363
"lineHeight": 1.3,
353364
"letterSpacing": "-0.03em"
354-
}
365+
},
366+
null
355367
],
356368
"h5": [
357369
{
@@ -372,7 +384,8 @@
372384
"fontSize": "30px",
373385
"lineHeight": 1.3,
374386
"letterSpacing": "-0.03em"
375-
}
387+
},
388+
null
376389
],
377390
"buttonS": [
378391
{
@@ -393,7 +406,8 @@
393406
"fontSize": "15px",
394407
"lineHeight": 1.3,
395408
"letterSpacing": "-0.03em"
396-
}
409+
},
410+
null
397411
],
398412
"caption": {
399413
"fontFamily": "Pretendard",
@@ -422,7 +436,8 @@
422436
"fontSize": "12px",
423437
"lineHeight": 1.4,
424438
"letterSpacing": "-0.03em"
425-
}
439+
},
440+
null
426441
],
427442
"buttonSmid": [
428443
{
@@ -443,7 +458,8 @@
443458
"fontSize": "15px",
444459
"lineHeight": 1.3,
445460
"letterSpacing": "-0.03em"
446-
}
461+
},
462+
null
447463
],
448464
"captionBold": [
449465
{
@@ -464,16 +480,31 @@
464480
"fontSize": "14px",
465481
"lineHeight": 1.3,
466482
"letterSpacing": "-0.03em"
467-
}
483+
},
484+
null
485+
],
486+
"textSbold": [
487+
{
488+
"fontFamily": "Pretendard",
489+
"fontStyle": "normal",
490+
"fontWeight": 700,
491+
"fontSize": "13px",
492+
"lineHeight": 1.4,
493+
"letterSpacing": "-0.03em"
494+
},
495+
null,
496+
null,
497+
null,
498+
{
499+
"fontFamily": "Pretendard",
500+
"fontStyle": "normal",
501+
"fontWeight": 700,
502+
"fontSize": "15px",
503+
"lineHeight": 1.4,
504+
"letterSpacing": "-0.03em"
505+
},
506+
null
468507
],
469-
"textSbold": {
470-
"fontFamily": "Pretendard",
471-
"fontStyle": "normal",
472-
"fontWeight": 700,
473-
"fontSize": "15px",
474-
"lineHeight": 1.4,
475-
"letterSpacing": "-0.03em"
476-
},
477508
"textL": [
478509
{
479510
"fontFamily": "Pretendard",
@@ -493,7 +524,8 @@
493524
"fontSize": "18px",
494525
"lineHeight": 1.5,
495526
"letterSpacing": "-0.03em"
496-
}
527+
},
528+
null
497529
],
498530
"footerMenu": [
499531
{
@@ -514,7 +546,8 @@
514546
"fontSize": "14px",
515547
"lineHeight": 1.4,
516548
"letterSpacing": "-0.03em"
517-
}
549+
},
550+
null
518551
],
519552
"bodyReg": [
520553
{
@@ -535,7 +568,8 @@
535568
"fontSize": "16px",
536569
"lineHeight": 1.5,
537570
"letterSpacing": "-0.03em"
538-
}
571+
},
572+
null
539573
],
540574
"smallBold": {
541575
"fontFamily": "Pretendard",
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 17 additions & 0 deletions
Loading

apps/landing/public/icons/link.svg

Lines changed: 4 additions & 0 deletions
Loading
645 KB
Loading

0 commit comments

Comments
 (0)