Skip to content

Commit 0fbf2f8

Browse files
committed
[Change] 타이포 토큰 업데이트
1 parent f30fd00 commit 0fbf2f8

1 file changed

Lines changed: 136 additions & 136 deletions

File tree

tokens/semantic/typography.json

Lines changed: 136 additions & 136 deletions
Original file line numberDiff line numberDiff line change
@@ -1,158 +1,158 @@
11
{
2-
"typography": {
3-
"heading": {
4-
"1": {
5-
"$value": {
6-
"fontWeight": "{typography.base.weight.bold}",
7-
"fontSize": "{typography.base.size.t32}",
8-
"lineHeight": "{typography.base.lineHeight.t48}",
9-
"letterSpacing": "{typography.base.letterSpacing.default}"
10-
},
11-
"$type": "typography"
12-
},
13-
"2": {
14-
"$value": {
15-
"fontWeight": "{typography.base.weight.bold}",
16-
"fontSize": "{typography.base.size.t24}",
17-
"lineHeight": "{typography.base.lineHeight.t36}",
18-
"letterSpacing": "{typography.base.letterSpacing.default}"
19-
},
20-
"$type": "typography"
21-
},
22-
"3": {
23-
"$value": {
24-
"fontWeight": "{typography.base.weight.bold}",
25-
"fontSize": "{typography.base.size.t20}",
26-
"lineHeight": "{typography.base.lineHeight.t30}",
27-
"letterSpacing": "{typography.base.letterSpacing.default}"
28-
},
29-
"$type": "typography"
30-
},
31-
"4": {
32-
"$value": {
33-
"fontWeight": "{typography.base.weight.bold}",
34-
"fontSize": "{typography.base.size.t16}",
35-
"lineHeight": "{typography.base.lineHeight.t24}",
36-
"letterSpacing": "{typography.base.letterSpacing.wide}"
37-
},
38-
"$type": "typography"
39-
}
40-
},
41-
"title": {
42-
"1": {
43-
"$value": {
44-
"fontWeight": "{typography.base.weight.semibold}",
45-
"fontSize": "{typography.base.size.t28}",
46-
"lineHeight": "{typography.base.lineHeight.t42}",
47-
"letterSpacing": "{typography.base.letterSpacing.default}"
48-
},
49-
"$type": "typography"
50-
},
51-
"2": {
52-
"$value": {
53-
"fontWeight": "{typography.base.weight.semibold}",
54-
"fontSize": "{typography.base.size.t24}",
55-
"lineHeight": "{typography.base.lineHeight.t36}",
56-
"letterSpacing": "{typography.base.letterSpacing.default}"
57-
},
58-
"$type": "typography"
59-
},
60-
"3": {
61-
"$value": {
62-
"fontWeight": "{typography.base.weight.semibold}",
63-
"fontSize": "{typography.base.size.t20}",
64-
"lineHeight": "{typography.base.lineHeight.t30}",
65-
"letterSpacing": "{typography.base.letterSpacing.default}"
66-
},
67-
"$type": "typography"
68-
},
69-
"4": {
70-
"$value": {
71-
"fontWeight": "{typography.base.weight.semibold}",
72-
"fontSize": "{typography.base.size.t18}",
73-
"lineHeight": "{typography.base.lineHeight.t26}",
74-
"letterSpacing": "{typography.base.letterSpacing.default}"
75-
},
76-
"$type": "typography"
77-
}
78-
},
79-
"5": {
80-
"$value": {
81-
"fontWeight": "{typography.base.weight.semibold}",
82-
"fontSize": "{typography.base.size.t16}",
83-
"lineHeight": "{typography.base.lineHeight.t24}",
84-
"letterSpacing": "{typography.base.letterSpacing.wide}"
85-
},
86-
"$type": "typography"
87-
}
2+
"typography": {
3+
"heading": {
4+
"1": {
5+
"$value": {
6+
"fontWeight": "{typography.base.weight.bold}",
7+
"fontSize": "{typography.base.size.t32}",
8+
"lineHeight": "{typography.base.lineHeight.t48}",
9+
"letterSpacing": "{typography.base.letterSpacing.default}"
10+
},
11+
"$type": "typography"
12+
},
13+
"2": {
14+
"$value": {
15+
"fontWeight": "{typography.base.weight.bold}",
16+
"fontSize": "{typography.base.size.t24}",
17+
"lineHeight": "{typography.base.lineHeight.t36}",
18+
"letterSpacing": "{typography.base.letterSpacing.default}"
19+
},
20+
"$type": "typography"
21+
},
22+
"3": {
23+
"$value": {
24+
"fontWeight": "{typography.base.weight.bold}",
25+
"fontSize": "{typography.base.size.t20}",
26+
"lineHeight": "{typography.base.lineHeight.t30}",
27+
"letterSpacing": "{typography.base.letterSpacing.default}"
28+
},
29+
"$type": "typography"
30+
},
31+
"4": {
32+
"$value": {
33+
"fontWeight": "{typography.base.weight.bold}",
34+
"fontSize": "{typography.base.size.t16}",
35+
"lineHeight": "{typography.base.lineHeight.t24}",
36+
"letterSpacing": "{typography.base.letterSpacing.wide}"
37+
},
38+
"$type": "typography"
39+
}
40+
},
41+
"title": {
42+
"1": {
43+
"$value": {
44+
"fontWeight": "{typography.base.weight.semibold}",
45+
"fontSize": "{typography.base.size.t28}",
46+
"lineHeight": "{typography.base.lineHeight.t42}",
47+
"letterSpacing": "{typography.base.letterSpacing.default}"
48+
},
49+
"$type": "typography"
50+
},
51+
"2": {
52+
"$value": {
53+
"fontWeight": "{typography.base.weight.semibold}",
54+
"fontSize": "{typography.base.size.t24}",
55+
"lineHeight": "{typography.base.lineHeight.t36}",
56+
"letterSpacing": "{typography.base.letterSpacing.default}"
57+
},
58+
"$type": "typography"
59+
},
60+
"3": {
61+
"$value": {
62+
"fontWeight": "{typography.base.weight.semibold}",
63+
"fontSize": "{typography.base.size.t20}",
64+
"lineHeight": "{typography.base.lineHeight.t30}",
65+
"letterSpacing": "{typography.base.letterSpacing.default}"
66+
},
67+
"$type": "typography"
68+
},
69+
"4": {
70+
"$value": {
71+
"fontWeight": "{typography.base.weight.semibold}",
72+
"fontSize": "{typography.base.size.t18}",
73+
"lineHeight": "{typography.base.lineHeight.t26}",
74+
"letterSpacing": "{typography.base.letterSpacing.default}"
75+
},
76+
"$type": "typography"
77+
},
78+
"5": {
79+
"$value": {
80+
"fontWeight": "{typography.base.weight.semibold}",
81+
"fontSize": "{typography.base.size.t16}",
82+
"lineHeight": "{typography.base.lineHeight.t24}",
83+
"letterSpacing": "{typography.base.letterSpacing.wide}"
84+
},
85+
"$type": "typography"
86+
}
87+
}
8888
},
8989
"body": {
90-
"1": {
90+
"1": {
91+
"$value": {
92+
"fontWeight": "{typography.base.weight.regular}",
93+
"fontSize": "{typography.base.size.t16}",
94+
"lineHeight": "{typography.base.lineHeight.t26}",
95+
"letterSpacing": "{typography.base.letterSpacing.wide}"
96+
},
97+
"$type": "typography"
98+
},
99+
"2": {
100+
"$value": {
101+
"fontWeight": "{typography.base.weight.regular}",
102+
"fontSize": "{typography.base.size.t14}",
103+
"lineHeight": "{typography.base.lineHeight.t22}",
104+
"letterSpacing": "{typography.base.letterSpacing.wide}"
105+
},
106+
"$type": "typography"
107+
}
108+
},
109+
"3": {
91110
"$value": {
92-
"fontWeight": "{typography.base.weight.regular}",
93-
"fontSize": "{typography.base.size.t16}",
94-
"lineHeight": "{typography.base.lineHeight.t26}",
95-
"letterSpacing": "{typography.base.letterSpacing.wide}"
111+
"fontWeight": "{typography.base.weight.regular}",
112+
"fontSize": "{typography.base.size.t12}",
113+
"lineHeight": "{typography.base.lineHeight.t18}",
114+
"letterSpacing": "{typography.base.letterSpacing.wide}"
96115
},
97116
"$type": "typography"
98-
},
99-
"2": {
117+
}
118+
},
119+
"label": {
120+
"1": {
100121
"$value": {
101-
"fontWeight": "{typography.base.weight.regular}",
102-
"fontSize": "{typography.base.size.t14}",
103-
"lineHeight": "{typography.base.lineHeight.t22}",
104-
"letterSpacing": "{typography.base.letterSpacing.wide}"
122+
"fontWeight": "{typography.base.weight.semibold}",
123+
"fontSize": "{typography.base.size.t18}",
124+
"lineHeight": "{typography.base.lineHeight.t24}",
125+
"letterSpacing": "{typography.base.letterSpacing.default}"
105126
},
106127
"$type": "typography"
107-
}
108128
},
109-
"3": {
129+
"2": {
110130
"$value": {
111-
"fontWeight": "{typography.base.weight.regular}",
112-
"fontSize": "{typography.base.size.t12}",
113-
"lineHeight": "{typography.base.lineHeight.t18}",
114-
"letterSpacing": "{typography.base.letterSpacing.wide}"
131+
"fontWeight": "{typography.base.weight.semibold}",
132+
"fontSize": "{typography.base.size.t16}",
133+
"lineHeight": "{typography.base.lineHeight.t22}",
134+
"letterSpacing": "{typography.base.letterSpacing.default}"
115135
},
116136
"$type": "typography"
117-
}
118137
},
119-
"label": {
120-
"1": {
121-
"$value": {
122-
"fontWeight": "{typography.base.weight.semibold}",
123-
"fontSize": "{typography.base.size.t18}",
124-
"lineHeight": "{typography.base.lineHeight.t24}",
125-
"letterSpacing": "{typography.base.letterSpacing.default}"
126-
},
127-
"$type": "typography"
128-
},
129-
"2": {
130-
"$value": {
131-
"fontWeight": "{typography.base.weight.semibold}",
132-
"fontSize": "{typography.base.size.t16}",
133-
"lineHeight": "{typography.base.lineHeight.t22}",
134-
"letterSpacing": "{typography.base.letterSpacing.default}"
135-
},
136-
"$type": "typography"
137-
},
138-
"3": {
138+
"3": {
139139
"$value": {
140-
"fontWeight": "{typography.base.weight.semibold}",
141-
"fontSize": "{typography.base.size.t14}",
142-
"lineHeight": "{typography.base.lineHeight.t18}",
143-
"letterSpacing": "{typography.base.letterSpacing.default}"
140+
"fontWeight": "{typography.base.weight.semibold}",
141+
"fontSize": "{typography.base.size.t14}",
142+
"lineHeight": "{typography.base.lineHeight.t18}",
143+
"letterSpacing": "{typography.base.letterSpacing.default}"
144144
},
145145
"$type": "typography"
146-
},
147-
"4": {
146+
},
147+
"4": {
148148
"$value": {
149-
"fontWeight": "{typography.base.weight.semibold}",
150-
"fontSize": "{typography.base.size.t12}",
151-
"lineHeight": "{typography.base.lineHeight.t16}",
152-
"letterSpacing": "{typography.base.letterSpacing.default}"
149+
"fontWeight": "{typography.base.weight.semibold}",
150+
"fontSize": "{typography.base.size.t12}",
151+
"lineHeight": "{typography.base.lineHeight.t16}",
152+
"letterSpacing": "{typography.base.letterSpacing.default}"
153153
},
154154
"$type": "typography"
155-
}
156155
}
157-
}
156+
}
157+
}
158158
}

0 commit comments

Comments
 (0)