@onereach/styles 2.27.0 → 2.28.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,918 +1,918 @@
|
|
|
1
1
|
{
|
|
2
|
-
"colors": [
|
|
2
|
+
"colors" : [
|
|
3
3
|
{
|
|
4
|
-
"name": "white",
|
|
5
|
-
"value": "rgba(255,255,255,1)",
|
|
6
|
-
"groupName": "white"
|
|
4
|
+
"name" : "white",
|
|
5
|
+
"value" : "rgba(255,255,255,1)",
|
|
6
|
+
"groupName" : "white"
|
|
7
7
|
},
|
|
8
8
|
{
|
|
9
|
-
"name": "black",
|
|
10
|
-
"value": "rgba(0,0,0,1)",
|
|
11
|
-
"groupName": "black"
|
|
9
|
+
"name" : "black",
|
|
10
|
+
"value" : "rgba(0,0,0,1)",
|
|
11
|
+
"groupName" : "black"
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"name": "light-primary",
|
|
15
|
-
"value": "rgba(0,95,177,1)",
|
|
16
|
-
"groupName": "light/primary"
|
|
14
|
+
"name" : "light-primary",
|
|
15
|
+
"value" : "rgba(0,95,177,1)",
|
|
16
|
+
"groupName" : "light/primary"
|
|
17
17
|
},
|
|
18
18
|
{
|
|
19
|
-
"name": "light-on-primary",
|
|
20
|
-
"value": "rgba(255,255,255,1)",
|
|
21
|
-
"groupName": "light/on-primary"
|
|
19
|
+
"name" : "light-on-primary",
|
|
20
|
+
"value" : "rgba(255,255,255,1)",
|
|
21
|
+
"groupName" : "light/on-primary"
|
|
22
22
|
},
|
|
23
23
|
{
|
|
24
|
-
"name": "light-primary-container",
|
|
25
|
-
"value": "rgba(211,227,255,1)",
|
|
26
|
-
"groupName": "light/primary-container"
|
|
24
|
+
"name" : "light-primary-container",
|
|
25
|
+
"value" : "rgba(211,227,255,1)",
|
|
26
|
+
"groupName" : "light/primary-container"
|
|
27
27
|
},
|
|
28
28
|
{
|
|
29
|
-
"name": "light-on-primary-container",
|
|
30
|
-
"value": "rgba(0,28,59,1)",
|
|
31
|
-
"groupName": "light/on-primary-container"
|
|
29
|
+
"name" : "light-on-primary-container",
|
|
30
|
+
"value" : "rgba(0,28,59,1)",
|
|
31
|
+
"groupName" : "light/on-primary-container"
|
|
32
32
|
},
|
|
33
33
|
{
|
|
34
|
-
"name": "light-secondary",
|
|
35
|
-
"value": "rgba(84,95,113,1)",
|
|
36
|
-
"groupName": "light/secondary"
|
|
34
|
+
"name" : "light-secondary",
|
|
35
|
+
"value" : "rgba(84,95,113,1)",
|
|
36
|
+
"groupName" : "light/secondary"
|
|
37
37
|
},
|
|
38
38
|
{
|
|
39
|
-
"name": "light-on-secondary",
|
|
40
|
-
"value": "rgba(255,255,255,1)",
|
|
41
|
-
"groupName": "light/on-secondary"
|
|
39
|
+
"name" : "light-on-secondary",
|
|
40
|
+
"value" : "rgba(255,255,255,1)",
|
|
41
|
+
"groupName" : "light/on-secondary"
|
|
42
42
|
},
|
|
43
43
|
{
|
|
44
|
-
"name": "light-secondary-container",
|
|
45
|
-
"value": "rgba(216,227,248,1)",
|
|
46
|
-
"groupName": "light/secondary-container"
|
|
44
|
+
"name" : "light-secondary-container",
|
|
45
|
+
"value" : "rgba(216,227,248,1)",
|
|
46
|
+
"groupName" : "light/secondary-container"
|
|
47
47
|
},
|
|
48
48
|
{
|
|
49
|
-
"name": "light-on-secondary-container",
|
|
50
|
-
"value": "rgba(18,28,43,1)",
|
|
51
|
-
"groupName": "light/on-secondary-container"
|
|
49
|
+
"name" : "light-on-secondary-container",
|
|
50
|
+
"value" : "rgba(18,28,43,1)",
|
|
51
|
+
"groupName" : "light/on-secondary-container"
|
|
52
52
|
},
|
|
53
53
|
{
|
|
54
|
-
"name": "light-tertiary",
|
|
55
|
-
"value": "rgba(109,86,118,1)",
|
|
56
|
-
"groupName": "light/tertiary"
|
|
54
|
+
"name" : "light-tertiary",
|
|
55
|
+
"value" : "rgba(109,86,118,1)",
|
|
56
|
+
"groupName" : "light/tertiary"
|
|
57
57
|
},
|
|
58
58
|
{
|
|
59
|
-
"name": "light-on-tertiary",
|
|
60
|
-
"value": "rgba(255,255,255,1)",
|
|
61
|
-
"groupName": "light/on-tertiary"
|
|
59
|
+
"name" : "light-on-tertiary",
|
|
60
|
+
"value" : "rgba(255,255,255,1)",
|
|
61
|
+
"groupName" : "light/on-tertiary"
|
|
62
62
|
},
|
|
63
63
|
{
|
|
64
|
-
"name": "light-tertiary-container",
|
|
65
|
-
"value": "rgba(247,217,255,1)",
|
|
66
|
-
"groupName": "light/tertiary-container"
|
|
64
|
+
"name" : "light-tertiary-container",
|
|
65
|
+
"value" : "rgba(247,217,255,1)",
|
|
66
|
+
"groupName" : "light/tertiary-container"
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"name": "light-on-tertiary-container",
|
|
70
|
-
"value": "rgba(39,19,48,1)",
|
|
71
|
-
"groupName": "light/on-tertiary-container"
|
|
69
|
+
"name" : "light-on-tertiary-container",
|
|
70
|
+
"value" : "rgba(39,19,48,1)",
|
|
71
|
+
"groupName" : "light/on-tertiary-container"
|
|
72
72
|
},
|
|
73
73
|
{
|
|
74
|
-
"name": "light-error",
|
|
75
|
-
"value": "rgba(186,27,27,1)",
|
|
76
|
-
"groupName": "light/error"
|
|
74
|
+
"name" : "light-error",
|
|
75
|
+
"value" : "rgba(186,27,27,1)",
|
|
76
|
+
"groupName" : "light/error"
|
|
77
77
|
},
|
|
78
78
|
{
|
|
79
|
-
"name": "light-on-error",
|
|
80
|
-
"value": "rgba(255,255,255,1)",
|
|
81
|
-
"groupName": "light/on-error"
|
|
79
|
+
"name" : "light-on-error",
|
|
80
|
+
"value" : "rgba(255,255,255,1)",
|
|
81
|
+
"groupName" : "light/on-error"
|
|
82
82
|
},
|
|
83
83
|
{
|
|
84
|
-
"name": "light-error-container",
|
|
85
|
-
"value": "rgba(255,237,233,1)",
|
|
86
|
-
"groupName": "light/error-container"
|
|
84
|
+
"name" : "light-error-container",
|
|
85
|
+
"value" : "rgba(255,237,233,1)",
|
|
86
|
+
"groupName" : "light/error-container"
|
|
87
87
|
},
|
|
88
88
|
{
|
|
89
|
-
"name": "light-on-error-container",
|
|
90
|
-
"value": "rgba(147,0,6,1)",
|
|
91
|
-
"groupName": "light/on-error-container"
|
|
89
|
+
"name" : "light-on-error-container",
|
|
90
|
+
"value" : "rgba(147,0,6,1)",
|
|
91
|
+
"groupName" : "light/on-error-container"
|
|
92
92
|
},
|
|
93
93
|
{
|
|
94
|
-
"name": "light-success",
|
|
95
|
-
"value": "rgba(44,137,0,1)",
|
|
96
|
-
"groupName": "light/success"
|
|
94
|
+
"name" : "light-success",
|
|
95
|
+
"value" : "rgba(44,137,0,1)",
|
|
96
|
+
"groupName" : "light/success"
|
|
97
97
|
},
|
|
98
98
|
{
|
|
99
|
-
"name": "light-on-success",
|
|
100
|
-
"value": "rgba(255,255,255,1)",
|
|
101
|
-
"groupName": "light/on-success"
|
|
99
|
+
"name" : "light-on-success",
|
|
100
|
+
"value" : "rgba(255,255,255,1)",
|
|
101
|
+
"groupName" : "light/on-success"
|
|
102
102
|
},
|
|
103
103
|
{
|
|
104
|
-
"name": "light-success-container",
|
|
105
|
-
"value": "rgba(204,255,170,1)",
|
|
106
|
-
"groupName": "light/success-container"
|
|
104
|
+
"name" : "light-success-container",
|
|
105
|
+
"value" : "rgba(204,255,170,1)",
|
|
106
|
+
"groupName" : "light/success-container"
|
|
107
107
|
},
|
|
108
108
|
{
|
|
109
|
-
"name": "light-on-success-container",
|
|
110
|
-
"value": "rgba(22,82,0,1)",
|
|
111
|
-
"groupName": "light/on-success-container"
|
|
109
|
+
"name" : "light-on-success-container",
|
|
110
|
+
"value" : "rgba(22,82,0,1)",
|
|
111
|
+
"groupName" : "light/on-success-container"
|
|
112
112
|
},
|
|
113
113
|
{
|
|
114
|
-
"name": "light-warning",
|
|
115
|
-
"value": "rgba(153,112,0,1)",
|
|
116
|
-
"groupName": "light/warning"
|
|
114
|
+
"name" : "light-warning",
|
|
115
|
+
"value" : "rgba(153,112,0,1)",
|
|
116
|
+
"groupName" : "light/warning"
|
|
117
117
|
},
|
|
118
118
|
{
|
|
119
|
-
"name": "light-on-warning",
|
|
120
|
-
"value": "rgba(255,255,255,1)",
|
|
121
|
-
"groupName": "light/on- warning"
|
|
119
|
+
"name" : "light-on-warning",
|
|
120
|
+
"value" : "rgba(255,255,255,1)",
|
|
121
|
+
"groupName" : "light/on- warning"
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"name": "light-warning-container",
|
|
125
|
-
"value": "rgba(255,239,209,1)",
|
|
126
|
-
"groupName": "light/warning-container"
|
|
124
|
+
"name" : "light-warning-container",
|
|
125
|
+
"value" : "rgba(255,239,209,1)",
|
|
126
|
+
"groupName" : "light/warning-container"
|
|
127
127
|
},
|
|
128
128
|
{
|
|
129
|
-
"name": "light-on-warning-container",
|
|
130
|
-
"value": "rgba(92,66,0,1)",
|
|
131
|
-
"groupName": "light/on- warning-container"
|
|
129
|
+
"name" : "light-on-warning-container",
|
|
130
|
+
"value" : "rgba(92,66,0,1)",
|
|
131
|
+
"groupName" : "light/on- warning-container"
|
|
132
132
|
},
|
|
133
133
|
{
|
|
134
|
-
"name": "light-background",
|
|
135
|
-
"value": "rgba(255,255,255,1)",
|
|
136
|
-
"groupName": "light/background"
|
|
134
|
+
"name" : "light-background",
|
|
135
|
+
"value" : "rgba(255,255,255,1)",
|
|
136
|
+
"groupName" : "light/background"
|
|
137
137
|
},
|
|
138
138
|
{
|
|
139
|
-
"name": "light-on-background",
|
|
140
|
-
"value": "rgba(27,27,29,1)",
|
|
141
|
-
"groupName": "light/on-background"
|
|
139
|
+
"name" : "light-on-background",
|
|
140
|
+
"value" : "rgba(27,27,29,1)",
|
|
141
|
+
"groupName" : "light/on-background"
|
|
142
142
|
},
|
|
143
143
|
{
|
|
144
|
-
"name": "light-surface",
|
|
145
|
-
"value": "rgba(253,251,255,1)",
|
|
146
|
-
"groupName": "light/surface"
|
|
144
|
+
"name" : "light-surface",
|
|
145
|
+
"value" : "rgba(253,251,255,1)",
|
|
146
|
+
"groupName" : "light/surface"
|
|
147
147
|
},
|
|
148
148
|
{
|
|
149
|
-
"name": "light-surface-1",
|
|
150
|
-
"value": "rgba(240,243,251,1)",
|
|
151
|
-
"groupName": "light/surface1"
|
|
149
|
+
"name" : "light-surface-1",
|
|
150
|
+
"value" : "rgba(240,243,251,1)",
|
|
151
|
+
"groupName" : "light/surface1"
|
|
152
152
|
},
|
|
153
153
|
{
|
|
154
|
-
"name": "light-surface-2",
|
|
155
|
-
"value": "rgba(233,239,249,1)",
|
|
156
|
-
"groupName": "light/surface2"
|
|
154
|
+
"name" : "light-surface-2",
|
|
155
|
+
"value" : "rgba(233,239,249,1)",
|
|
156
|
+
"groupName" : "light/surface2"
|
|
157
157
|
},
|
|
158
158
|
{
|
|
159
|
-
"name": "light-surface-3",
|
|
160
|
-
"value": "rgba(225,234,246,1)",
|
|
161
|
-
"groupName": "light/surface3"
|
|
159
|
+
"name" : "light-surface-3",
|
|
160
|
+
"value" : "rgba(225,234,246,1)",
|
|
161
|
+
"groupName" : "light/surface3"
|
|
162
162
|
},
|
|
163
163
|
{
|
|
164
|
-
"name": "light-surface-4",
|
|
165
|
-
"value": "rgba(223,232,246,1)",
|
|
166
|
-
"groupName": "light/surface4"
|
|
164
|
+
"name" : "light-surface-4",
|
|
165
|
+
"value" : "rgba(223,232,246,1)",
|
|
166
|
+
"groupName" : "light/surface4"
|
|
167
167
|
},
|
|
168
168
|
{
|
|
169
|
-
"name": "light-surface-5",
|
|
170
|
-
"value": "rgba(218,229,244,1)",
|
|
171
|
-
"groupName": "light/surface5"
|
|
169
|
+
"name" : "light-surface-5",
|
|
170
|
+
"value" : "rgba(218,229,244,1)",
|
|
171
|
+
"groupName" : "light/surface5"
|
|
172
172
|
},
|
|
173
173
|
{
|
|
174
|
-
"name": "light-on-surface",
|
|
175
|
-
"value": "rgba(27,27,29,1)",
|
|
176
|
-
"groupName": "light/on-surface"
|
|
174
|
+
"name" : "light-on-surface",
|
|
175
|
+
"value" : "rgba(27,27,29,1)",
|
|
176
|
+
"groupName" : "light/on-surface"
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"name": "light-surface-variant",
|
|
180
|
-
"value": "rgba(223,226,235,1)",
|
|
181
|
-
"groupName": "light/surface-variant"
|
|
179
|
+
"name" : "light-surface-variant",
|
|
180
|
+
"value" : "rgba(223,226,235,1)",
|
|
181
|
+
"groupName" : "light/surface-variant"
|
|
182
182
|
},
|
|
183
183
|
{
|
|
184
|
-
"name": "light-on-surface-variant",
|
|
185
|
-
"value": "rgba(67,71,78,1)",
|
|
186
|
-
"groupName": "light/on-surface-variant"
|
|
184
|
+
"name" : "light-on-surface-variant",
|
|
185
|
+
"value" : "rgba(67,71,78,1)",
|
|
186
|
+
"groupName" : "light/on-surface-variant"
|
|
187
187
|
},
|
|
188
188
|
{
|
|
189
|
-
"name": "light-inverse-surface",
|
|
190
|
-
"value": "rgba(47,48,51,1)",
|
|
191
|
-
"groupName": "light/inverse-surface"
|
|
189
|
+
"name" : "light-inverse-surface",
|
|
190
|
+
"value" : "rgba(47,48,51,1)",
|
|
191
|
+
"groupName" : "light/inverse-surface"
|
|
192
192
|
},
|
|
193
193
|
{
|
|
194
|
-
"name": "light-inverse-on-surface",
|
|
195
|
-
"value": "rgba(241,240,244,1)",
|
|
196
|
-
"groupName": "light/inverse-on-surface"
|
|
194
|
+
"name" : "light-inverse-on-surface",
|
|
195
|
+
"value" : "rgba(241,240,244,1)",
|
|
196
|
+
"groupName" : "light/inverse-on-surface"
|
|
197
197
|
},
|
|
198
198
|
{
|
|
199
|
-
"name": "light-inverse-primary",
|
|
200
|
-
"value": "rgba(164,200,255,1)",
|
|
201
|
-
"groupName": "light/inverse-primary"
|
|
199
|
+
"name" : "light-inverse-primary",
|
|
200
|
+
"value" : "rgba(164,200,255,1)",
|
|
201
|
+
"groupName" : "light/inverse-primary"
|
|
202
202
|
},
|
|
203
203
|
{
|
|
204
|
-
"name": "light-outline",
|
|
205
|
-
"value": "rgba(116,119,127,1)",
|
|
206
|
-
"groupName": "light/outline"
|
|
204
|
+
"name" : "light-outline",
|
|
205
|
+
"value" : "rgba(116,119,127,1)",
|
|
206
|
+
"groupName" : "light/outline"
|
|
207
207
|
},
|
|
208
208
|
{
|
|
209
|
-
"name": "light-shadow",
|
|
210
|
-
"value": "rgba(0,0,0,1)",
|
|
211
|
-
"groupName": "light/shadow"
|
|
209
|
+
"name" : "light-shadow",
|
|
210
|
+
"value" : "rgba(0,0,0,1)",
|
|
211
|
+
"groupName" : "light/shadow"
|
|
212
212
|
},
|
|
213
213
|
{
|
|
214
|
-
"name": "light-on-disabled",
|
|
215
|
-
"value": "rgba(27,27,29,0.3)",
|
|
216
|
-
"groupName": "light/on-disabled"
|
|
214
|
+
"name" : "light-on-disabled",
|
|
215
|
+
"value" : "rgba(27,27,29,0.3)",
|
|
216
|
+
"groupName" : "light/on-disabled"
|
|
217
217
|
},
|
|
218
218
|
{
|
|
219
|
-
"name": "light-primary-opacity-0-08",
|
|
220
|
-
"value": "rgba(0,95,177,0.08)",
|
|
221
|
-
"groupName": "light/primary/opacity-0.08"
|
|
219
|
+
"name" : "light-primary-opacity-0-08",
|
|
220
|
+
"value" : "rgba(0,95,177,0.08)",
|
|
221
|
+
"groupName" : "light/primary/opacity-0.08"
|
|
222
222
|
},
|
|
223
223
|
{
|
|
224
|
-
"name": "light-primary-opacity-0-12",
|
|
225
|
-
"value": "rgba(0,95,177,0.12)",
|
|
226
|
-
"groupName": "light/primary/opacity-0.12"
|
|
224
|
+
"name" : "light-primary-opacity-0-12",
|
|
225
|
+
"value" : "rgba(0,95,177,0.12)",
|
|
226
|
+
"groupName" : "light/primary/opacity-0.12"
|
|
227
227
|
},
|
|
228
228
|
{
|
|
229
|
-
"name": "light-primary-opacity-0-16",
|
|
230
|
-
"value": "rgba(0,95,177,0.16)",
|
|
231
|
-
"groupName": "light/primary/opacity-0.16"
|
|
229
|
+
"name" : "light-primary-opacity-0-16",
|
|
230
|
+
"value" : "rgba(0,95,177,0.16)",
|
|
231
|
+
"groupName" : "light/primary/opacity-0.16"
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"name": "dark-primary",
|
|
235
|
-
"value": "rgba(164,200,255,1)",
|
|
236
|
-
"groupName": "dark/primary"
|
|
234
|
+
"name" : "dark-primary",
|
|
235
|
+
"value" : "rgba(164,200,255,1)",
|
|
236
|
+
"groupName" : "dark/primary"
|
|
237
237
|
},
|
|
238
238
|
{
|
|
239
|
-
"name": "dark-on-primary",
|
|
240
|
-
"value": "rgba(0,48,95,1)",
|
|
241
|
-
"groupName": "dark/on-primary"
|
|
239
|
+
"name" : "dark-on-primary",
|
|
240
|
+
"value" : "rgba(0,48,95,1)",
|
|
241
|
+
"groupName" : "dark/on-primary"
|
|
242
242
|
},
|
|
243
243
|
{
|
|
244
|
-
"name": "dark-primary-container",
|
|
245
|
-
"value": "rgba(0,71,136,1)",
|
|
246
|
-
"groupName": "dark/primary-container"
|
|
244
|
+
"name" : "dark-primary-container",
|
|
245
|
+
"value" : "rgba(0,71,136,1)",
|
|
246
|
+
"groupName" : "dark/primary-container"
|
|
247
247
|
},
|
|
248
248
|
{
|
|
249
|
-
"name": "dark-on-primary-container",
|
|
250
|
-
"value": "rgba(211,227,255,1)",
|
|
251
|
-
"groupName": "dark/on-primary-container"
|
|
249
|
+
"name" : "dark-on-primary-container",
|
|
250
|
+
"value" : "rgba(211,227,255,1)",
|
|
251
|
+
"groupName" : "dark/on-primary-container"
|
|
252
252
|
},
|
|
253
253
|
{
|
|
254
|
-
"name": "dark-secondary",
|
|
255
|
-
"value": "rgba(188,199,220,1)",
|
|
256
|
-
"groupName": "dark/secondary"
|
|
254
|
+
"name" : "dark-secondary",
|
|
255
|
+
"value" : "rgba(188,199,220,1)",
|
|
256
|
+
"groupName" : "dark/secondary"
|
|
257
257
|
},
|
|
258
258
|
{
|
|
259
|
-
"name": "dark-on-secondary",
|
|
260
|
-
"value": "rgba(38,49,65,1)",
|
|
261
|
-
"groupName": "dark/on-secondary"
|
|
259
|
+
"name" : "dark-on-secondary",
|
|
260
|
+
"value" : "rgba(38,49,65,1)",
|
|
261
|
+
"groupName" : "dark/on-secondary"
|
|
262
262
|
},
|
|
263
263
|
{
|
|
264
|
-
"name": "dark-secondary-container",
|
|
265
|
-
"value": "rgba(61,71,88,1)",
|
|
266
|
-
"groupName": "dark/secondary-container"
|
|
264
|
+
"name" : "dark-secondary-container",
|
|
265
|
+
"value" : "rgba(61,71,88,1)",
|
|
266
|
+
"groupName" : "dark/secondary-container"
|
|
267
267
|
},
|
|
268
268
|
{
|
|
269
|
-
"name": "dark-on-secondary-container",
|
|
270
|
-
"value": "rgba(216,227,248,1)",
|
|
271
|
-
"groupName": "dark/on-secondary-container"
|
|
269
|
+
"name" : "dark-on-secondary-container",
|
|
270
|
+
"value" : "rgba(216,227,248,1)",
|
|
271
|
+
"groupName" : "dark/on-secondary-container"
|
|
272
272
|
},
|
|
273
273
|
{
|
|
274
|
-
"name": "dark-tertiary",
|
|
275
|
-
"value": "rgba(218,189,226,1)",
|
|
276
|
-
"groupName": "dark/tertiary"
|
|
274
|
+
"name" : "dark-tertiary",
|
|
275
|
+
"value" : "rgba(218,189,226,1)",
|
|
276
|
+
"groupName" : "dark/tertiary"
|
|
277
277
|
},
|
|
278
278
|
{
|
|
279
|
-
"name": "dark-on-tertiary",
|
|
280
|
-
"value": "rgba(61,40,70,1)",
|
|
281
|
-
"groupName": "dark/on-tertiary"
|
|
279
|
+
"name" : "dark-on-tertiary",
|
|
280
|
+
"value" : "rgba(61,40,70,1)",
|
|
281
|
+
"groupName" : "dark/on-tertiary"
|
|
282
282
|
},
|
|
283
283
|
{
|
|
284
|
-
"name": "dark-tertiary-container",
|
|
285
|
-
"value": "rgba(85,63,94,1)",
|
|
286
|
-
"groupName": "dark/tertiary-container"
|
|
284
|
+
"name" : "dark-tertiary-container",
|
|
285
|
+
"value" : "rgba(85,63,94,1)",
|
|
286
|
+
"groupName" : "dark/tertiary-container"
|
|
287
287
|
},
|
|
288
288
|
{
|
|
289
|
-
"name": "dark-on-tertiary-container",
|
|
290
|
-
"value": "rgba(247,217,255,1)",
|
|
291
|
-
"groupName": "dark/on-tertiary-container"
|
|
289
|
+
"name" : "dark-on-tertiary-container",
|
|
290
|
+
"value" : "rgba(247,217,255,1)",
|
|
291
|
+
"groupName" : "dark/on-tertiary-container"
|
|
292
292
|
},
|
|
293
293
|
{
|
|
294
|
-
"name": "dark-error",
|
|
295
|
-
"value": "rgba(255,180,169,1)",
|
|
296
|
-
"groupName": "dark/error"
|
|
294
|
+
"name" : "dark-error",
|
|
295
|
+
"value" : "rgba(255,180,169,1)",
|
|
296
|
+
"groupName" : "dark/error"
|
|
297
297
|
},
|
|
298
298
|
{
|
|
299
|
-
"name": "dark-on-error",
|
|
300
|
-
"value": "rgba(104,0,3,1)",
|
|
301
|
-
"groupName": "dark/on-error"
|
|
299
|
+
"name" : "dark-on-error",
|
|
300
|
+
"value" : "rgba(104,0,3,1)",
|
|
301
|
+
"groupName" : "dark/on-error"
|
|
302
302
|
},
|
|
303
303
|
{
|
|
304
|
-
"name": "dark-error-container",
|
|
305
|
-
"value": "rgba(147,0,6,1)",
|
|
306
|
-
"groupName": "dark/error-container"
|
|
304
|
+
"name" : "dark-error-container",
|
|
305
|
+
"value" : "rgba(147,0,6,1)",
|
|
306
|
+
"groupName" : "dark/error-container"
|
|
307
307
|
},
|
|
308
308
|
{
|
|
309
|
-
"name": "dark-on-error-container",
|
|
310
|
-
"value": "rgba(255,218,212,1)",
|
|
311
|
-
"groupName": "dark/on-error-container"
|
|
309
|
+
"name" : "dark-on-error-container",
|
|
310
|
+
"value" : "rgba(255,218,212,1)",
|
|
311
|
+
"groupName" : "dark/on-error-container"
|
|
312
312
|
},
|
|
313
313
|
{
|
|
314
|
-
"name": "dark-success",
|
|
315
|
-
"value": "rgba(108,224,54,1)",
|
|
316
|
-
"groupName": "dark/success"
|
|
314
|
+
"name" : "dark-success",
|
|
315
|
+
"value" : "rgba(108,224,54,1)",
|
|
316
|
+
"groupName" : "dark/success"
|
|
317
317
|
},
|
|
318
318
|
{
|
|
319
|
-
"name": "dark-on-success",
|
|
320
|
-
"value": "rgba(12,57,0,1)",
|
|
321
|
-
"groupName": "dark/on-success"
|
|
319
|
+
"name" : "dark-on-success",
|
|
320
|
+
"value" : "rgba(12,57,0,1)",
|
|
321
|
+
"groupName" : "dark/on-success"
|
|
322
322
|
},
|
|
323
323
|
{
|
|
324
|
-
"name": "dark-success-container",
|
|
325
|
-
"value": "rgba(22,82,0,1)",
|
|
326
|
-
"groupName": "dark/success-container"
|
|
324
|
+
"name" : "dark-success-container",
|
|
325
|
+
"value" : "rgba(22,82,0,1)",
|
|
326
|
+
"groupName" : "dark/success-container"
|
|
327
327
|
},
|
|
328
328
|
{
|
|
329
|
-
"name": "dark-on-success-container",
|
|
330
|
-
"value": "rgba(136,253,82,1)",
|
|
331
|
-
"groupName": "dark/on-success-container"
|
|
329
|
+
"name" : "dark-on-success-container",
|
|
330
|
+
"value" : "rgba(136,253,82,1)",
|
|
331
|
+
"groupName" : "dark/on-success-container"
|
|
332
332
|
},
|
|
333
333
|
{
|
|
334
|
-
"name": "dark-warning",
|
|
335
|
-
"value": "rgba(251,188,12,1)",
|
|
336
|
-
"groupName": "dark/warning"
|
|
334
|
+
"name" : "dark-warning",
|
|
335
|
+
"value" : "rgba(251,188,12,1)",
|
|
336
|
+
"groupName" : "dark/warning"
|
|
337
337
|
},
|
|
338
338
|
{
|
|
339
|
-
"name": "dark-on-warning",
|
|
340
|
-
"value": "rgba(64,45,0,1)",
|
|
341
|
-
"groupName": "dark/on- warning"
|
|
339
|
+
"name" : "dark-on-warning",
|
|
340
|
+
"value" : "rgba(64,45,0,1)",
|
|
341
|
+
"groupName" : "dark/on- warning"
|
|
342
342
|
},
|
|
343
343
|
{
|
|
344
|
-
"name": "dark-warning-container",
|
|
345
|
-
"value": "rgba(92,66,0,1)",
|
|
346
|
-
"groupName": "dark/warning-container"
|
|
344
|
+
"name" : "dark-warning-container",
|
|
345
|
+
"value" : "rgba(92,66,0,1)",
|
|
346
|
+
"groupName" : "dark/warning-container"
|
|
347
347
|
},
|
|
348
348
|
{
|
|
349
|
-
"name": "dark-on-warning-container",
|
|
350
|
-
"value": "rgba(255,223,156,1)",
|
|
351
|
-
"groupName": "dark/on- warning-container"
|
|
349
|
+
"name" : "dark-on-warning-container",
|
|
350
|
+
"value" : "rgba(255,223,156,1)",
|
|
351
|
+
"groupName" : "dark/on- warning-container"
|
|
352
352
|
},
|
|
353
353
|
{
|
|
354
|
-
"name": "dark-background",
|
|
355
|
-
"value": "rgba(27,27,29,1)",
|
|
356
|
-
"groupName": "dark/background"
|
|
354
|
+
"name" : "dark-background",
|
|
355
|
+
"value" : "rgba(27,27,29,1)",
|
|
356
|
+
"groupName" : "dark/background"
|
|
357
357
|
},
|
|
358
358
|
{
|
|
359
|
-
"name": "dark-on-background",
|
|
360
|
-
"value": "rgba(227,226,230,1)",
|
|
361
|
-
"groupName": "dark/on-background"
|
|
359
|
+
"name" : "dark-on-background",
|
|
360
|
+
"value" : "rgba(227,226,230,1)",
|
|
361
|
+
"groupName" : "dark/on-background"
|
|
362
362
|
},
|
|
363
363
|
{
|
|
364
|
-
"name": "dark-surface",
|
|
365
|
-
"value": "rgba(27,27,29,1)",
|
|
366
|
-
"groupName": "dark/surface"
|
|
364
|
+
"name" : "dark-surface",
|
|
365
|
+
"value" : "rgba(27,27,29,1)",
|
|
366
|
+
"groupName" : "dark/surface"
|
|
367
367
|
},
|
|
368
368
|
{
|
|
369
|
-
"name": "dark-surface-1",
|
|
370
|
-
"value": "rgba(34,36,40,1)",
|
|
371
|
-
"groupName": "dark/surface1"
|
|
369
|
+
"name" : "dark-surface-1",
|
|
370
|
+
"value" : "rgba(34,36,40,1)",
|
|
371
|
+
"groupName" : "dark/surface1"
|
|
372
372
|
},
|
|
373
373
|
{
|
|
374
|
-
"name": "dark-surface-2",
|
|
375
|
-
"value": "rgba(38,41,47,1)",
|
|
376
|
-
"groupName": "dark/surface2"
|
|
374
|
+
"name" : "dark-surface-2",
|
|
375
|
+
"value" : "rgba(38,41,47,1)",
|
|
376
|
+
"groupName" : "dark/surface2"
|
|
377
377
|
},
|
|
378
378
|
{
|
|
379
|
-
"name": "dark-surface-3",
|
|
380
|
-
"value": "rgba(42,46,54,1)",
|
|
381
|
-
"groupName": "dark/surface3"
|
|
379
|
+
"name" : "dark-surface-3",
|
|
380
|
+
"value" : "rgba(42,46,54,1)",
|
|
381
|
+
"groupName" : "dark/surface3"
|
|
382
382
|
},
|
|
383
383
|
{
|
|
384
|
-
"name": "dark-surface-4",
|
|
385
|
-
"value": "rgba(43,48,56,1)",
|
|
386
|
-
"groupName": "dark/surface4"
|
|
384
|
+
"name" : "dark-surface-4",
|
|
385
|
+
"value" : "rgba(43,48,56,1)",
|
|
386
|
+
"groupName" : "dark/surface4"
|
|
387
387
|
},
|
|
388
388
|
{
|
|
389
|
-
"name": "dark-surface-5",
|
|
390
|
-
"value": "rgba(46,51,61,1)",
|
|
391
|
-
"groupName": "dark/surface5"
|
|
389
|
+
"name" : "dark-surface-5",
|
|
390
|
+
"value" : "rgba(46,51,61,1)",
|
|
391
|
+
"groupName" : "dark/surface5"
|
|
392
392
|
},
|
|
393
393
|
{
|
|
394
|
-
"name": "dark-on-surface",
|
|
395
|
-
"value": "rgba(227,226,230,1)",
|
|
396
|
-
"groupName": "dark/on-surface"
|
|
394
|
+
"name" : "dark-on-surface",
|
|
395
|
+
"value" : "rgba(227,226,230,1)",
|
|
396
|
+
"groupName" : "dark/on-surface"
|
|
397
397
|
},
|
|
398
398
|
{
|
|
399
|
-
"name": "dark-surface-variant",
|
|
400
|
-
"value": "rgba(67,71,78,1)",
|
|
401
|
-
"groupName": "dark/surface-variant"
|
|
399
|
+
"name" : "dark-surface-variant",
|
|
400
|
+
"value" : "rgba(67,71,78,1)",
|
|
401
|
+
"groupName" : "dark/surface-variant"
|
|
402
402
|
},
|
|
403
403
|
{
|
|
404
|
-
"name": "dark-on-surface-variant",
|
|
405
|
-
"value": "rgba(195,198,207,1)",
|
|
406
|
-
"groupName": "dark/on-surface-variant"
|
|
404
|
+
"name" : "dark-on-surface-variant",
|
|
405
|
+
"value" : "rgba(195,198,207,1)",
|
|
406
|
+
"groupName" : "dark/on-surface-variant"
|
|
407
407
|
},
|
|
408
408
|
{
|
|
409
|
-
"name": "dark-inverse-surface",
|
|
410
|
-
"value": "rgba(227,226,230,1)",
|
|
411
|
-
"groupName": "dark/inverse-surface"
|
|
409
|
+
"name" : "dark-inverse-surface",
|
|
410
|
+
"value" : "rgba(227,226,230,1)",
|
|
411
|
+
"groupName" : "dark/inverse-surface"
|
|
412
412
|
},
|
|
413
413
|
{
|
|
414
|
-
"name": "dark-inverse-on-surface",
|
|
415
|
-
"value": "rgba(27,27,29,1)",
|
|
416
|
-
"groupName": "dark/inverse-on-surface"
|
|
414
|
+
"name" : "dark-inverse-on-surface",
|
|
415
|
+
"value" : "rgba(27,27,29,1)",
|
|
416
|
+
"groupName" : "dark/inverse-on-surface"
|
|
417
417
|
},
|
|
418
418
|
{
|
|
419
|
-
"name": "dark-inverse-primary",
|
|
420
|
-
"value": "rgba(0,95,177,1)",
|
|
421
|
-
"groupName": "dark/inverse-primary"
|
|
419
|
+
"name" : "dark-inverse-primary",
|
|
420
|
+
"value" : "rgba(0,95,177,1)",
|
|
421
|
+
"groupName" : "dark/inverse-primary"
|
|
422
422
|
},
|
|
423
423
|
{
|
|
424
|
-
"name": "dark-outline",
|
|
425
|
-
"value": "rgba(142,145,153,1)",
|
|
426
|
-
"groupName": "dark/outline"
|
|
424
|
+
"name" : "dark-outline",
|
|
425
|
+
"value" : "rgba(142,145,153,1)",
|
|
426
|
+
"groupName" : "dark/outline"
|
|
427
427
|
},
|
|
428
428
|
{
|
|
429
|
-
"name": "dark-shadow",
|
|
430
|
-
"value": "rgba(0,0,0,1)",
|
|
431
|
-
"groupName": "dark/shadow"
|
|
429
|
+
"name" : "dark-shadow",
|
|
430
|
+
"value" : "rgba(0,0,0,1)",
|
|
431
|
+
"groupName" : "dark/shadow"
|
|
432
432
|
},
|
|
433
433
|
{
|
|
434
|
-
"name": "dark-on-disabled",
|
|
435
|
-
"value": "rgba(227,226,230,0.3)",
|
|
436
|
-
"groupName": "dark/on-disabled"
|
|
434
|
+
"name" : "dark-on-disabled",
|
|
435
|
+
"value" : "rgba(227,226,230,0.3)",
|
|
436
|
+
"groupName" : "dark/on-disabled"
|
|
437
437
|
},
|
|
438
438
|
{
|
|
439
|
-
"name": "dark-primary-opacity-0-08",
|
|
440
|
-
"value": "rgba(164,200,255,0.08)",
|
|
441
|
-
"groupName": "dark/primary/opacity-0.08"
|
|
439
|
+
"name" : "dark-primary-opacity-0-08",
|
|
440
|
+
"value" : "rgba(164,200,255,0.08)",
|
|
441
|
+
"groupName" : "dark/primary/opacity-0.08"
|
|
442
442
|
},
|
|
443
443
|
{
|
|
444
|
-
"name": "dark-primary-opacity-0-12",
|
|
445
|
-
"value": "rgba(164,200,255,0.12)",
|
|
446
|
-
"groupName": "dark/primary/opacity-0.12"
|
|
444
|
+
"name" : "dark-primary-opacity-0-12",
|
|
445
|
+
"value" : "rgba(164,200,255,0.12)",
|
|
446
|
+
"groupName" : "dark/primary/opacity-0.12"
|
|
447
447
|
},
|
|
448
448
|
{
|
|
449
|
-
"name": "dark-primary-opacity-0-16",
|
|
450
|
-
"value": "rgba(164,200,255,0.16)",
|
|
451
|
-
"groupName": "dark/primary/opacity-0.16"
|
|
449
|
+
"name" : "dark-primary-opacity-0-16",
|
|
450
|
+
"value" : "rgba(164,200,255,0.16)",
|
|
451
|
+
"groupName" : "dark/primary/opacity-0.16"
|
|
452
452
|
},
|
|
453
453
|
{
|
|
454
|
-
"name": "light-primary-hover",
|
|
455
|
-
"value": "rgba(0,119,220,1)",
|
|
456
|
-
"groupName": "light/primary-hover"
|
|
454
|
+
"name" : "light-primary-hover",
|
|
455
|
+
"value" : "rgba(0,119,220,1)",
|
|
456
|
+
"groupName" : "light/primary-hover"
|
|
457
457
|
},
|
|
458
458
|
{
|
|
459
|
-
"name": "light-error-hover",
|
|
460
|
-
"value": "rgba(221,55,48,1)",
|
|
461
|
-
"groupName": "light/error-hover"
|
|
459
|
+
"name" : "light-error-hover",
|
|
460
|
+
"value" : "rgba(221,55,48,1)",
|
|
461
|
+
"groupName" : "light/error-hover"
|
|
462
462
|
},
|
|
463
463
|
{
|
|
464
|
-
"name": "light-success-hover",
|
|
465
|
-
"value": "rgba(56,166,0,1)",
|
|
466
|
-
"groupName": "light/success-hover"
|
|
464
|
+
"name" : "light-success-hover",
|
|
465
|
+
"value" : "rgba(56,166,0,1)",
|
|
466
|
+
"groupName" : "light/success-hover"
|
|
467
467
|
},
|
|
468
468
|
{
|
|
469
|
-
"name": "light-warning-hover",
|
|
470
|
-
"value": "rgba(186,137,0,1)",
|
|
471
|
-
"groupName": "light/warning-hover"
|
|
469
|
+
"name" : "light-warning-hover",
|
|
470
|
+
"value" : "rgba(186,137,0,1)",
|
|
471
|
+
"groupName" : "light/warning-hover"
|
|
472
472
|
},
|
|
473
473
|
{
|
|
474
|
-
"name": "light-error-opacity-0-08",
|
|
475
|
-
"value": "rgba(186,27,27,0.08)",
|
|
476
|
-
"groupName": "light/error/opacity-0.08"
|
|
474
|
+
"name" : "light-error-opacity-0-08",
|
|
475
|
+
"value" : "rgba(186,27,27,0.08)",
|
|
476
|
+
"groupName" : "light/error/opacity-0.08"
|
|
477
477
|
},
|
|
478
478
|
{
|
|
479
|
-
"name": "light-error-opacity-0-12",
|
|
480
|
-
"value": "rgba(186,27,27,0.12)",
|
|
481
|
-
"groupName": "light/error/opacity-0.12"
|
|
479
|
+
"name" : "light-error-opacity-0-12",
|
|
480
|
+
"value" : "rgba(186,27,27,0.12)",
|
|
481
|
+
"groupName" : "light/error/opacity-0.12"
|
|
482
482
|
},
|
|
483
483
|
{
|
|
484
|
-
"name": "light-error-opacity-0-16",
|
|
485
|
-
"value": "rgba(186,27,27,0.16)",
|
|
486
|
-
"groupName": "light/error/opacity-0.16"
|
|
484
|
+
"name" : "light-error-opacity-0-16",
|
|
485
|
+
"value" : "rgba(186,27,27,0.16)",
|
|
486
|
+
"groupName" : "light/error/opacity-0.16"
|
|
487
487
|
},
|
|
488
488
|
{
|
|
489
|
-
"name": "dark-primary-hover",
|
|
490
|
-
"value": "rgba(111,174,255,1)",
|
|
491
|
-
"groupName": "dark/primary-hover"
|
|
489
|
+
"name" : "dark-primary-hover",
|
|
490
|
+
"value" : "rgba(111,174,255,1)",
|
|
491
|
+
"groupName" : "dark/primary-hover"
|
|
492
492
|
},
|
|
493
493
|
{
|
|
494
|
-
"name": "dark-error-hover",
|
|
495
|
-
"value": "rgba(255,137,122,1)",
|
|
496
|
-
"groupName": "dark/error-hover"
|
|
494
|
+
"name" : "dark-error-hover",
|
|
495
|
+
"value" : "rgba(255,137,122,1)",
|
|
496
|
+
"groupName" : "dark/error-hover"
|
|
497
497
|
},
|
|
498
498
|
{
|
|
499
|
-
"name": "dark-success-hover",
|
|
500
|
-
"value": "rgba(81,195,20,1)",
|
|
501
|
-
"groupName": "dark/success-hover"
|
|
499
|
+
"name" : "dark-success-hover",
|
|
500
|
+
"value" : "rgba(81,195,20,1)",
|
|
501
|
+
"groupName" : "dark/success-hover"
|
|
502
502
|
},
|
|
503
503
|
{
|
|
504
|
-
"name": "dark-warning-hover",
|
|
505
|
-
"value": "rgba(219,162,0,1)",
|
|
506
|
-
"groupName": "dark/warning-hover"
|
|
504
|
+
"name" : "dark-warning-hover",
|
|
505
|
+
"value" : "rgba(219,162,0,1)",
|
|
506
|
+
"groupName" : "dark/warning-hover"
|
|
507
507
|
},
|
|
508
508
|
{
|
|
509
|
-
"name": "dark-error-opacity-0-08",
|
|
510
|
-
"value": "rgba(255,180,169,0.08)",
|
|
511
|
-
"groupName": "dark/error/opacity-0.08"
|
|
509
|
+
"name" : "dark-error-opacity-0-08",
|
|
510
|
+
"value" : "rgba(255,180,169,0.08)",
|
|
511
|
+
"groupName" : "dark/error/opacity-0.08"
|
|
512
512
|
},
|
|
513
513
|
{
|
|
514
|
-
"name": "dark-error-opacity-0-12",
|
|
515
|
-
"value": "rgba(255,180,169,0.12)",
|
|
516
|
-
"groupName": "dark/error/opacity-0.12"
|
|
514
|
+
"name" : "dark-error-opacity-0-12",
|
|
515
|
+
"value" : "rgba(255,180,169,0.12)",
|
|
516
|
+
"groupName" : "dark/error/opacity-0.12"
|
|
517
517
|
},
|
|
518
518
|
{
|
|
519
|
-
"name": "dark-error-opacity-0-16",
|
|
520
|
-
"value": "rgba(255,180,169,0.16)",
|
|
521
|
-
"groupName": "dark/error/opacity-0.16"
|
|
519
|
+
"name" : "dark-error-opacity-0-16",
|
|
520
|
+
"value" : "rgba(255,180,169,0.16)",
|
|
521
|
+
"groupName" : "dark/error/opacity-0.16"
|
|
522
522
|
},
|
|
523
523
|
{
|
|
524
|
-
"name": "light-disabled",
|
|
525
|
-
"value": "rgba(27,27,29,0.12)",
|
|
526
|
-
"groupName": "light/disabled"
|
|
524
|
+
"name" : "light-disabled",
|
|
525
|
+
"value" : "rgba(27,27,29,0.12)",
|
|
526
|
+
"groupName" : "light/disabled"
|
|
527
527
|
},
|
|
528
528
|
{
|
|
529
|
-
"name": "dark-disabled",
|
|
530
|
-
"value": "rgba(227,226,230,0.12)",
|
|
531
|
-
"groupName": "dark/disabled"
|
|
529
|
+
"name" : "dark-disabled",
|
|
530
|
+
"value" : "rgba(227,226,230,0.12)",
|
|
531
|
+
"groupName" : "dark/disabled"
|
|
532
532
|
},
|
|
533
533
|
{
|
|
534
|
-
"name": "light-success-opacity-0-08",
|
|
535
|
-
"value": "rgba(44,137,0,0.08)",
|
|
536
|
-
"groupName": "light/success/opacity-0.08"
|
|
534
|
+
"name" : "light-success-opacity-0-08",
|
|
535
|
+
"value" : "rgba(44,137,0,0.08)",
|
|
536
|
+
"groupName" : "light/success/opacity-0.08"
|
|
537
537
|
},
|
|
538
538
|
{
|
|
539
|
-
"name": "light-success-opacity-0-12",
|
|
540
|
-
"value": "rgba(44,137,0,0.12)",
|
|
541
|
-
"groupName": "light/success/opacity-0.12"
|
|
539
|
+
"name" : "light-success-opacity-0-12",
|
|
540
|
+
"value" : "rgba(44,137,0,0.12)",
|
|
541
|
+
"groupName" : "light/success/opacity-0.12"
|
|
542
542
|
},
|
|
543
543
|
{
|
|
544
|
-
"name": "light-success-opacity-0-16",
|
|
545
|
-
"value": "rgba(44,137,0,0.16)",
|
|
546
|
-
"groupName": "light/success/opacity-0.16"
|
|
544
|
+
"name" : "light-success-opacity-0-16",
|
|
545
|
+
"value" : "rgba(44,137,0,0.16)",
|
|
546
|
+
"groupName" : "light/success/opacity-0.16"
|
|
547
547
|
},
|
|
548
548
|
{
|
|
549
|
-
"name": "light-warning-opacity-0-08",
|
|
550
|
-
"value": "rgba(153,112,0,0.08)",
|
|
551
|
-
"groupName": "light/warning/opacity-0.08"
|
|
549
|
+
"name" : "light-warning-opacity-0-08",
|
|
550
|
+
"value" : "rgba(153,112,0,0.08)",
|
|
551
|
+
"groupName" : "light/warning/opacity-0.08"
|
|
552
552
|
},
|
|
553
553
|
{
|
|
554
|
-
"name": "light-warning-opacity-0-12",
|
|
555
|
-
"value": "rgba(153,112,0,0.12)",
|
|
556
|
-
"groupName": "light/warning/opacity-0.12"
|
|
554
|
+
"name" : "light-warning-opacity-0-12",
|
|
555
|
+
"value" : "rgba(153,112,0,0.12)",
|
|
556
|
+
"groupName" : "light/warning/opacity-0.12"
|
|
557
557
|
},
|
|
558
558
|
{
|
|
559
|
-
"name": "light-warning-opacity-0-16",
|
|
560
|
-
"value": "rgba(153,112,0,0.16)",
|
|
561
|
-
"groupName": "light/warning/opacity-0.16"
|
|
559
|
+
"name" : "light-warning-opacity-0-16",
|
|
560
|
+
"value" : "rgba(153,112,0,0.16)",
|
|
561
|
+
"groupName" : "light/warning/opacity-0.16"
|
|
562
562
|
},
|
|
563
563
|
{
|
|
564
|
-
"name": "dark-success-opacity-0-08",
|
|
565
|
-
"value": "rgba(108,224,54,0.08)",
|
|
566
|
-
"groupName": "dark/success/opacity-0.08"
|
|
564
|
+
"name" : "dark-success-opacity-0-08",
|
|
565
|
+
"value" : "rgba(108,224,54,0.08)",
|
|
566
|
+
"groupName" : "dark/success/opacity-0.08"
|
|
567
567
|
},
|
|
568
568
|
{
|
|
569
|
-
"name": "dark-success-opacity-0-12",
|
|
570
|
-
"value": "rgba(108,224,54,0.12)",
|
|
571
|
-
"groupName": "dark/success/opacity-0.12"
|
|
569
|
+
"name" : "dark-success-opacity-0-12",
|
|
570
|
+
"value" : "rgba(108,224,54,0.12)",
|
|
571
|
+
"groupName" : "dark/success/opacity-0.12"
|
|
572
572
|
},
|
|
573
573
|
{
|
|
574
|
-
"name": "dark-success-opacity-0-16",
|
|
575
|
-
"value": "rgba(108,224,54,0.16)",
|
|
576
|
-
"groupName": "dark/success/opacity-0.16"
|
|
574
|
+
"name" : "dark-success-opacity-0-16",
|
|
575
|
+
"value" : "rgba(108,224,54,0.16)",
|
|
576
|
+
"groupName" : "dark/success/opacity-0.16"
|
|
577
577
|
},
|
|
578
578
|
{
|
|
579
|
-
"name": "dark-warning-opacity-0-08",
|
|
580
|
-
"value": "rgba(251,188,12,0.08)",
|
|
581
|
-
"groupName": "dark/warning/opacity-0.08"
|
|
579
|
+
"name" : "dark-warning-opacity-0-08",
|
|
580
|
+
"value" : "rgba(251,188,12,0.08)",
|
|
581
|
+
"groupName" : "dark/warning/opacity-0.08"
|
|
582
582
|
},
|
|
583
583
|
{
|
|
584
|
-
"name": "dark-warning-opacity-0-12",
|
|
585
|
-
"value": "rgba(251,188,12,0.12)",
|
|
586
|
-
"groupName": "dark/warning/opacity-0.12"
|
|
584
|
+
"name" : "dark-warning-opacity-0-12",
|
|
585
|
+
"value" : "rgba(251,188,12,0.12)",
|
|
586
|
+
"groupName" : "dark/warning/opacity-0.12"
|
|
587
587
|
},
|
|
588
588
|
{
|
|
589
|
-
"name": "dark-warning-opacity-0-16",
|
|
590
|
-
"value": "rgba(251,188,12,0.16)",
|
|
591
|
-
"groupName": "dark/warning/opacity-0.16"
|
|
589
|
+
"name" : "dark-warning-opacity-0-16",
|
|
590
|
+
"value" : "rgba(251,188,12,0.16)",
|
|
591
|
+
"groupName" : "dark/warning/opacity-0.16"
|
|
592
592
|
},
|
|
593
593
|
{
|
|
594
|
-
"name": "light-overlay",
|
|
595
|
-
"value": "rgba(27,27,29,0.8)",
|
|
596
|
-
"groupName": "light/overlay"
|
|
594
|
+
"name" : "light-overlay",
|
|
595
|
+
"value" : "rgba(27,27,29,0.8)",
|
|
596
|
+
"groupName" : "light/overlay"
|
|
597
597
|
},
|
|
598
598
|
{
|
|
599
|
-
"name": "dark-overlay",
|
|
600
|
-
"value": "rgba(27,27,29,0.8)",
|
|
601
|
-
"groupName": "dark/overlay"
|
|
599
|
+
"name" : "dark-overlay",
|
|
600
|
+
"value" : "rgba(27,27,29,0.8)",
|
|
601
|
+
"groupName" : "dark/overlay"
|
|
602
602
|
}
|
|
603
603
|
],
|
|
604
|
-
"Gradients": [
|
|
604
|
+
"Gradients" : [
|
|
605
605
|
{
|
|
606
|
-
"name": "light-skeletons-gradient",
|
|
607
|
-
"value": "linear-gradient(90deg, rgba(0,95,177,0.08) 0.00%,rgba(0,95,177,0.04) 50.01%,rgba(0,95,177,0.08) 100.00%)"
|
|
606
|
+
"name" : "light-skeletons-gradient",
|
|
607
|
+
"value" : "linear-gradient(90deg, rgba(0,95,177,0.08) 0.00%,rgba(0,95,177,0.04) 50.01%,rgba(0,95,177,0.08) 100.00%)"
|
|
608
608
|
},
|
|
609
609
|
{
|
|
610
|
-
"name": "dark-skeletons-gradient",
|
|
611
|
-
"value": "linear-gradient(90deg, rgba(164,200,255,0.08) 0.00%,rgba(164,200,255,0.04) 50.01%,rgba(164,200,255,0.08) 100.00%)"
|
|
610
|
+
"name" : "dark-skeletons-gradient",
|
|
611
|
+
"value" : "linear-gradient(90deg, rgba(164,200,255,0.08) 0.00%,rgba(164,200,255,0.04) 50.01%,rgba(164,200,255,0.08) 100.00%)"
|
|
612
612
|
}
|
|
613
613
|
],
|
|
614
|
-
"Shadows": [
|
|
614
|
+
"Shadows" : [
|
|
615
615
|
{
|
|
616
|
-
"name": "light-modal",
|
|
617
|
-
"value": "0px 0px 1px 0px rgba(0,0,0,0.2), 0px 26px 80px 0px rgba(0,0,0,0.2)"
|
|
616
|
+
"name" : "light-modal",
|
|
617
|
+
"value" : "0px 0px 1px 0px rgba(0,0,0,0.2), 0px 26px 80px 0px rgba(0,0,0,0.2)"
|
|
618
618
|
},
|
|
619
619
|
{
|
|
620
|
-
"name": "light-contextual",
|
|
621
|
-
"value": "-1px 0px 20px 0px rgba(24,28,34,0.05), 0px 1px 5px 0px rgba(0,0,0,0.15)"
|
|
620
|
+
"name" : "light-contextual",
|
|
621
|
+
"value" : "-1px 0px 20px 0px rgba(24,28,34,0.05), 0px 1px 5px 0px rgba(0,0,0,0.15)"
|
|
622
622
|
},
|
|
623
623
|
{
|
|
624
|
-
"name": "light-card",
|
|
625
|
-
"value": "0px 0px 5px 0px rgba(0,0,0,0.05), 0px 1px 2px 0px rgba(24,28,34,0.15)"
|
|
624
|
+
"name" : "light-card",
|
|
625
|
+
"value" : "0px 0px 5px 0px rgba(0,0,0,0.05), 0px 1px 2px 0px rgba(24,28,34,0.15)"
|
|
626
626
|
},
|
|
627
627
|
{
|
|
628
|
-
"name": "light-button",
|
|
629
|
-
"value": "inset 0px -1px 0px 0px rgba(0,0,0,0.1), 0px 0px 5px 0px rgba(0,0,0,0.05), 0px 1px 2px 0px rgba(24,28,34,0.15)"
|
|
628
|
+
"name" : "light-button",
|
|
629
|
+
"value" : "inset 0px -1px 0px 0px rgba(0,0,0,0.1), 0px 0px 5px 0px rgba(0,0,0,0.05), 0px 1px 2px 0px rgba(24,28,34,0.15)"
|
|
630
630
|
},
|
|
631
631
|
{
|
|
632
|
-
"name": "dark-modal",
|
|
633
|
-
"value": "0px 4px 4px 0px rgba(0,0,0,0.15), 0px 26px 80px 0px rgba(0,0,0,0.6), inset 0px 0px 1px 0px rgba(255,255,255,0.2)"
|
|
632
|
+
"name" : "dark-modal",
|
|
633
|
+
"value" : "0px 4px 4px 0px rgba(0,0,0,0.15), 0px 26px 80px 0px rgba(0,0,0,0.6), inset 0px 0px 1px 0px rgba(255,255,255,0.2)"
|
|
634
634
|
},
|
|
635
635
|
{
|
|
636
|
-
"name": "dark-contextual",
|
|
637
|
-
"value": "0px 4px 4px 0px rgba(0,0,0,0.25), -1px 0px 20px 0px rgba(24,28,34,0.05), inset 0px 0px 1px 0px rgba(255,255,255,0.4)"
|
|
636
|
+
"name" : "dark-contextual",
|
|
637
|
+
"value" : "0px 4px 4px 0px rgba(0,0,0,0.25), -1px 0px 20px 0px rgba(24,28,34,0.05), inset 0px 0px 1px 0px rgba(255,255,255,0.4)"
|
|
638
638
|
},
|
|
639
639
|
{
|
|
640
|
-
"name": "dark-card",
|
|
641
|
-
"value": "0px 2px 1px -1px rgba(0,0,0,0.2), 0px 1px 1px 0px rgba(0,0,0,0.14), 0px 1px 3px 0px rgba(24,28,34,0.12)"
|
|
640
|
+
"name" : "dark-card",
|
|
641
|
+
"value" : "0px 2px 1px -1px rgba(0,0,0,0.2), 0px 1px 1px 0px rgba(0,0,0,0.14), 0px 1px 3px 0px rgba(24,28,34,0.12)"
|
|
642
642
|
},
|
|
643
643
|
{
|
|
644
|
-
"name": "dark-button",
|
|
645
|
-
"value": "inset 0px -1px 0px 0px rgba(255,255,255,0.2), 0px 0px 5px 0px rgba(0,0,0,0.05), 0px 1px 2px 0px rgba(24,28,34,0.15)"
|
|
644
|
+
"name" : "dark-button",
|
|
645
|
+
"value" : "inset 0px -1px 0px 0px rgba(255,255,255,0.2), 0px 0px 5px 0px rgba(0,0,0,0.05), 0px 1px 2px 0px rgba(24,28,34,0.15)"
|
|
646
646
|
}
|
|
647
647
|
],
|
|
648
|
-
"Borders": [
|
|
648
|
+
"Borders" : [
|
|
649
649
|
{
|
|
650
|
-
"name": "solid-1",
|
|
651
|
-
"value": "1px solid"
|
|
650
|
+
"name" : "solid-1",
|
|
651
|
+
"value" : "1px solid"
|
|
652
652
|
},
|
|
653
653
|
{
|
|
654
|
-
"name": "solid-2",
|
|
655
|
-
"value": "2px solid"
|
|
654
|
+
"name" : "solid-2",
|
|
655
|
+
"value" : "2px solid"
|
|
656
656
|
},
|
|
657
657
|
{
|
|
658
|
-
"name": "dashed-1",
|
|
659
|
-
"value": "1px dashed"
|
|
658
|
+
"name" : "dashed-1",
|
|
659
|
+
"value" : "1px dashed"
|
|
660
660
|
}
|
|
661
661
|
],
|
|
662
|
-
"BorderRadiuses": [
|
|
662
|
+
"BorderRadiuses" : [
|
|
663
663
|
{
|
|
664
|
-
"name": "sm",
|
|
665
|
-
"value": "2px"
|
|
664
|
+
"name" : "sm",
|
|
665
|
+
"value" : "2px"
|
|
666
666
|
},
|
|
667
667
|
{
|
|
668
|
-
"name": "md",
|
|
669
|
-
"value": "4px"
|
|
668
|
+
"name" : "md",
|
|
669
|
+
"value" : "4px"
|
|
670
670
|
},
|
|
671
671
|
{
|
|
672
|
-
"name": "lg",
|
|
673
|
-
"value": "8px"
|
|
672
|
+
"name" : "lg",
|
|
673
|
+
"value" : "8px"
|
|
674
674
|
}
|
|
675
675
|
],
|
|
676
|
-
"fonts": [
|
|
676
|
+
"fonts" : [
|
|
677
677
|
{
|
|
678
|
-
"name": "inter",
|
|
679
|
-
"fontFamily": "Inter"
|
|
678
|
+
"name" : "inter",
|
|
679
|
+
"fontFamily" : "Inter"
|
|
680
680
|
},
|
|
681
681
|
{
|
|
682
|
-
"name": "inter-700",
|
|
683
|
-
"fontFamily": "Inter"
|
|
682
|
+
"name" : "inter-700",
|
|
683
|
+
"fontFamily" : "Inter"
|
|
684
684
|
},
|
|
685
685
|
{
|
|
686
|
-
"name": "inter-500",
|
|
687
|
-
"fontFamily": "Inter"
|
|
686
|
+
"name" : "inter-500",
|
|
687
|
+
"fontFamily" : "Inter"
|
|
688
688
|
},
|
|
689
689
|
{
|
|
690
|
-
"name": "inter-600",
|
|
691
|
-
"fontFamily": "Inter"
|
|
690
|
+
"name" : "inter-600",
|
|
691
|
+
"fontFamily" : "Inter"
|
|
692
692
|
}
|
|
693
693
|
],
|
|
694
|
-
"typeStyles": [
|
|
695
|
-
{
|
|
696
|
-
"name": "headline-1",
|
|
697
|
-
"fontFamily": "Inter",
|
|
698
|
-
"fontSize": "24px",
|
|
699
|
-
"lineHeight": "29px",
|
|
700
|
-
"letterSpacing": "0px",
|
|
701
|
-
"fontWeight":
|
|
702
|
-
"fontSizeRem": "1.5",
|
|
703
|
-
"lineHeightRem": "1.8125"
|
|
704
|
-
},
|
|
705
|
-
{
|
|
706
|
-
"name": "headline-2",
|
|
707
|
-
"fontFamily": "Inter",
|
|
708
|
-
"fontSize": "20px",
|
|
709
|
-
"lineHeight": "24px",
|
|
710
|
-
"letterSpacing": "0px",
|
|
711
|
-
"fontWeight":
|
|
712
|
-
"fontSizeRem": "1.25",
|
|
713
|
-
"lineHeightRem": "1.5"
|
|
714
|
-
},
|
|
715
|
-
{
|
|
716
|
-
"name": "headline-3",
|
|
717
|
-
"fontFamily": "Inter",
|
|
718
|
-
"fontSize": "16px",
|
|
719
|
-
"lineHeight": "24px",
|
|
720
|
-
"letterSpacing": "0px",
|
|
721
|
-
"fontWeight":
|
|
722
|
-
"fontSizeRem": "1",
|
|
723
|
-
"lineHeightRem": "1.5"
|
|
724
|
-
},
|
|
725
|
-
{
|
|
726
|
-
"name": "headline-4",
|
|
727
|
-
"fontFamily": "Inter",
|
|
728
|
-
"fontSize": "14px",
|
|
729
|
-
"lineHeight": "21px",
|
|
730
|
-
"letterSpacing": "0px",
|
|
731
|
-
"fontWeight":
|
|
732
|
-
"fontSizeRem": "0.875",
|
|
733
|
-
"lineHeightRem": "1.3125"
|
|
734
|
-
},
|
|
735
|
-
{
|
|
736
|
-
"name": "button",
|
|
737
|
-
"fontFamily": "Inter",
|
|
738
|
-
"fontSize": "14px",
|
|
739
|
-
"lineHeight": "20px",
|
|
740
|
-
"letterSpacing": "0px",
|
|
741
|
-
"fontWeight":
|
|
742
|
-
"fontSizeRem": "0.875",
|
|
743
|
-
"lineHeightRem": "1.25"
|
|
744
|
-
},
|
|
745
|
-
{
|
|
746
|
-
"name": "body-1-regular",
|
|
747
|
-
"fontFamily": "Inter",
|
|
748
|
-
"fontSize": "16px",
|
|
749
|
-
"lineHeight": "24px",
|
|
750
|
-
"letterSpacing": "0px",
|
|
751
|
-
"fontWeight":
|
|
752
|
-
"fontSizeRem": "1",
|
|
753
|
-
"lineHeightRem": "1.5"
|
|
754
|
-
},
|
|
755
|
-
{
|
|
756
|
-
"name": "body-1-semibold",
|
|
757
|
-
"fontFamily": "Inter",
|
|
758
|
-
"fontSize": "16px",
|
|
759
|
-
"lineHeight": "24px",
|
|
760
|
-
"letterSpacing": "0px",
|
|
761
|
-
"fontWeight":
|
|
762
|
-
"fontSizeRem": "1",
|
|
763
|
-
"lineHeightRem": "1.5"
|
|
764
|
-
},
|
|
765
|
-
{
|
|
766
|
-
"name": "body-1-bold",
|
|
767
|
-
"fontFamily": "Inter",
|
|
768
|
-
"fontSize": "16px",
|
|
769
|
-
"lineHeight": "24px",
|
|
770
|
-
"letterSpacing": "0px",
|
|
771
|
-
"fontWeight":
|
|
772
|
-
"fontSizeRem": "1",
|
|
773
|
-
"lineHeightRem": "1.5"
|
|
774
|
-
},
|
|
775
|
-
{
|
|
776
|
-
"name": "body-2-regular",
|
|
777
|
-
"fontFamily": "Inter",
|
|
778
|
-
"fontSize": "14px",
|
|
779
|
-
"lineHeight": "21px",
|
|
780
|
-
"letterSpacing": "0px",
|
|
781
|
-
"fontWeight":
|
|
782
|
-
"fontSizeRem": "0.875",
|
|
783
|
-
"lineHeightRem": "1.3125"
|
|
784
|
-
},
|
|
785
|
-
{
|
|
786
|
-
"name": "body-2-semibold",
|
|
787
|
-
"fontFamily": "Inter",
|
|
788
|
-
"fontSize": "14px",
|
|
789
|
-
"lineHeight": "21px",
|
|
790
|
-
"letterSpacing": "0px",
|
|
791
|
-
"fontWeight":
|
|
792
|
-
"fontSizeRem": "0.875",
|
|
793
|
-
"lineHeightRem": "1.3125"
|
|
794
|
-
},
|
|
795
|
-
{
|
|
796
|
-
"name": "body-2-bold",
|
|
797
|
-
"fontFamily": "Inter",
|
|
798
|
-
"fontSize": "14px",
|
|
799
|
-
"lineHeight": "21px",
|
|
800
|
-
"letterSpacing": "0px",
|
|
801
|
-
"fontWeight":
|
|
802
|
-
"fontSizeRem": "0.875",
|
|
803
|
-
"lineHeightRem": "1.3125"
|
|
804
|
-
},
|
|
805
|
-
{
|
|
806
|
-
"name": "caption-regular",
|
|
807
|
-
"fontFamily": "Inter",
|
|
808
|
-
"fontSize": "12px",
|
|
809
|
-
"lineHeight": "18px",
|
|
810
|
-
"letterSpacing": "0px",
|
|
811
|
-
"fontWeight":
|
|
812
|
-
"fontSizeRem": "0.75",
|
|
813
|
-
"lineHeightRem": "1.125"
|
|
814
|
-
},
|
|
815
|
-
{
|
|
816
|
-
"name": "caption-semibold",
|
|
817
|
-
"fontFamily": "Inter",
|
|
818
|
-
"fontSize": "12px",
|
|
819
|
-
"lineHeight": "18px",
|
|
820
|
-
"letterSpacing": "0px",
|
|
821
|
-
"fontWeight":
|
|
822
|
-
"fontSizeRem": "0.75",
|
|
823
|
-
"lineHeightRem": "1.125"
|
|
824
|
-
},
|
|
825
|
-
{
|
|
826
|
-
"name": "caption-bold",
|
|
827
|
-
"fontFamily": "Inter",
|
|
828
|
-
"fontSize": "12px",
|
|
829
|
-
"lineHeight": "18px",
|
|
830
|
-
"letterSpacing": "0px",
|
|
831
|
-
"fontWeight":
|
|
832
|
-
"fontSizeRem": "0.75",
|
|
833
|
-
"lineHeightRem": "1.125"
|
|
834
|
-
},
|
|
835
|
-
{
|
|
836
|
-
"name": "mobile-button",
|
|
837
|
-
"fontFamily": "Inter",
|
|
838
|
-
"fontSize": "16px",
|
|
839
|
-
"lineHeight": "24px",
|
|
840
|
-
"letterSpacing": "0px",
|
|
841
|
-
"fontWeight":
|
|
842
|
-
"fontSizeRem": "1",
|
|
843
|
-
"lineHeightRem": "1.5"
|
|
844
|
-
},
|
|
845
|
-
{
|
|
846
|
-
"name": "mobile-body-2-regular",
|
|
847
|
-
"fontFamily": "Inter",
|
|
848
|
-
"fontSize": "16px",
|
|
849
|
-
"lineHeight": "24px",
|
|
850
|
-
"letterSpacing": "0px",
|
|
851
|
-
"fontWeight":
|
|
852
|
-
"fontSizeRem": "1",
|
|
853
|
-
"lineHeightRem": "1.5"
|
|
854
|
-
},
|
|
855
|
-
{
|
|
856
|
-
"name": "mobile-body-2-semibold",
|
|
857
|
-
"fontFamily": "Inter",
|
|
858
|
-
"fontSize": "16px",
|
|
859
|
-
"lineHeight": "24px",
|
|
860
|
-
"letterSpacing": "0px",
|
|
861
|
-
"fontWeight":
|
|
862
|
-
"fontSizeRem": "1",
|
|
863
|
-
"lineHeightRem": "1.5"
|
|
864
|
-
},
|
|
865
|
-
{
|
|
866
|
-
"name": "mobile-body-2-bold",
|
|
867
|
-
"fontFamily": "Inter",
|
|
868
|
-
"fontSize": "16px",
|
|
869
|
-
"lineHeight": "24px",
|
|
870
|
-
"letterSpacing": "0px",
|
|
871
|
-
"fontWeight":
|
|
872
|
-
"fontSizeRem": "1",
|
|
873
|
-
"lineHeightRem": "1.5"
|
|
694
|
+
"typeStyles" : [
|
|
695
|
+
{
|
|
696
|
+
"name" : "headline-1",
|
|
697
|
+
"fontFamily" : "Inter",
|
|
698
|
+
"fontSize" : "24px",
|
|
699
|
+
"lineHeight" : "29px",
|
|
700
|
+
"letterSpacing" : "0px",
|
|
701
|
+
"fontWeight": "700",
|
|
702
|
+
"fontSizeRem" : "1.5",
|
|
703
|
+
"lineHeightRem" : "1.8125"
|
|
704
|
+
},
|
|
705
|
+
{
|
|
706
|
+
"name" : "headline-2",
|
|
707
|
+
"fontFamily" : "Inter",
|
|
708
|
+
"fontSize" : "20px",
|
|
709
|
+
"lineHeight" : "24px",
|
|
710
|
+
"letterSpacing" : "0px",
|
|
711
|
+
"fontWeight": "700",
|
|
712
|
+
"fontSizeRem" : "1.25",
|
|
713
|
+
"lineHeightRem" : "1.5"
|
|
714
|
+
},
|
|
715
|
+
{
|
|
716
|
+
"name" : "headline-3",
|
|
717
|
+
"fontFamily" : "Inter",
|
|
718
|
+
"fontSize" : "16px",
|
|
719
|
+
"lineHeight" : "24px",
|
|
720
|
+
"letterSpacing" : "0px",
|
|
721
|
+
"fontWeight": "700",
|
|
722
|
+
"fontSizeRem" : "1",
|
|
723
|
+
"lineHeightRem" : "1.5"
|
|
724
|
+
},
|
|
725
|
+
{
|
|
726
|
+
"name" : "headline-4",
|
|
727
|
+
"fontFamily" : "Inter",
|
|
728
|
+
"fontSize" : "14px",
|
|
729
|
+
"lineHeight" : "21px",
|
|
730
|
+
"letterSpacing" : "0px",
|
|
731
|
+
"fontWeight": "700",
|
|
732
|
+
"fontSizeRem" : "0.875",
|
|
733
|
+
"lineHeightRem" : "1.3125"
|
|
734
|
+
},
|
|
735
|
+
{
|
|
736
|
+
"name" : "button",
|
|
737
|
+
"fontFamily" : "Inter",
|
|
738
|
+
"fontSize" : "14px",
|
|
739
|
+
"lineHeight" : "20px",
|
|
740
|
+
"letterSpacing" : "0px",
|
|
741
|
+
"fontWeight": "600",
|
|
742
|
+
"fontSizeRem" : "0.875",
|
|
743
|
+
"lineHeightRem" : "1.25"
|
|
744
|
+
},
|
|
745
|
+
{
|
|
746
|
+
"name" : "body-1-regular",
|
|
747
|
+
"fontFamily" : "Inter",
|
|
748
|
+
"fontSize" : "16px",
|
|
749
|
+
"lineHeight" : "24px",
|
|
750
|
+
"letterSpacing" : "0px",
|
|
751
|
+
"fontWeight": "400",
|
|
752
|
+
"fontSizeRem" : "1",
|
|
753
|
+
"lineHeightRem" : "1.5"
|
|
754
|
+
},
|
|
755
|
+
{
|
|
756
|
+
"name" : "body-1-semibold",
|
|
757
|
+
"fontFamily" : "Inter",
|
|
758
|
+
"fontSize" : "16px",
|
|
759
|
+
"lineHeight" : "24px",
|
|
760
|
+
"letterSpacing" : "0px",
|
|
761
|
+
"fontWeight": "600",
|
|
762
|
+
"fontSizeRem" : "1",
|
|
763
|
+
"lineHeightRem" : "1.5"
|
|
764
|
+
},
|
|
765
|
+
{
|
|
766
|
+
"name" : "body-1-bold",
|
|
767
|
+
"fontFamily" : "Inter",
|
|
768
|
+
"fontSize" : "16px",
|
|
769
|
+
"lineHeight" : "24px",
|
|
770
|
+
"letterSpacing" : "0px",
|
|
771
|
+
"fontWeight": "700",
|
|
772
|
+
"fontSizeRem" : "1",
|
|
773
|
+
"lineHeightRem" : "1.5"
|
|
774
|
+
},
|
|
775
|
+
{
|
|
776
|
+
"name" : "body-2-regular",
|
|
777
|
+
"fontFamily" : "Inter",
|
|
778
|
+
"fontSize" : "14px",
|
|
779
|
+
"lineHeight" : "21px",
|
|
780
|
+
"letterSpacing" : "0px",
|
|
781
|
+
"fontWeight": "400",
|
|
782
|
+
"fontSizeRem" : "0.875",
|
|
783
|
+
"lineHeightRem" : "1.3125"
|
|
784
|
+
},
|
|
785
|
+
{
|
|
786
|
+
"name" : "body-2-semibold",
|
|
787
|
+
"fontFamily" : "Inter",
|
|
788
|
+
"fontSize" : "14px",
|
|
789
|
+
"lineHeight" : "21px",
|
|
790
|
+
"letterSpacing" : "0px",
|
|
791
|
+
"fontWeight": "600",
|
|
792
|
+
"fontSizeRem" : "0.875",
|
|
793
|
+
"lineHeightRem" : "1.3125"
|
|
794
|
+
},
|
|
795
|
+
{
|
|
796
|
+
"name" : "body-2-bold",
|
|
797
|
+
"fontFamily" : "Inter",
|
|
798
|
+
"fontSize" : "14px",
|
|
799
|
+
"lineHeight" : "21px",
|
|
800
|
+
"letterSpacing" : "0px",
|
|
801
|
+
"fontWeight": "700",
|
|
802
|
+
"fontSizeRem" : "0.875",
|
|
803
|
+
"lineHeightRem" : "1.3125"
|
|
804
|
+
},
|
|
805
|
+
{
|
|
806
|
+
"name" : "caption-regular",
|
|
807
|
+
"fontFamily" : "Inter",
|
|
808
|
+
"fontSize" : "12px",
|
|
809
|
+
"lineHeight" : "18px",
|
|
810
|
+
"letterSpacing" : "0px",
|
|
811
|
+
"fontWeight": "400",
|
|
812
|
+
"fontSizeRem" : "0.75",
|
|
813
|
+
"lineHeightRem" : "1.125"
|
|
814
|
+
},
|
|
815
|
+
{
|
|
816
|
+
"name" : "caption-semibold",
|
|
817
|
+
"fontFamily" : "Inter",
|
|
818
|
+
"fontSize" : "12px",
|
|
819
|
+
"lineHeight" : "18px",
|
|
820
|
+
"letterSpacing" : "0px",
|
|
821
|
+
"fontWeight": "600",
|
|
822
|
+
"fontSizeRem" : "0.75",
|
|
823
|
+
"lineHeightRem" : "1.125"
|
|
824
|
+
},
|
|
825
|
+
{
|
|
826
|
+
"name" : "caption-bold",
|
|
827
|
+
"fontFamily" : "Inter",
|
|
828
|
+
"fontSize" : "12px",
|
|
829
|
+
"lineHeight" : "18px",
|
|
830
|
+
"letterSpacing" : "0px",
|
|
831
|
+
"fontWeight": "700",
|
|
832
|
+
"fontSizeRem" : "0.75",
|
|
833
|
+
"lineHeightRem" : "1.125"
|
|
834
|
+
},
|
|
835
|
+
{
|
|
836
|
+
"name" : "mobile-button",
|
|
837
|
+
"fontFamily" : "Inter",
|
|
838
|
+
"fontSize" : "16px",
|
|
839
|
+
"lineHeight" : "24px",
|
|
840
|
+
"letterSpacing" : "0px",
|
|
841
|
+
"fontWeight": "600",
|
|
842
|
+
"fontSizeRem" : "1",
|
|
843
|
+
"lineHeightRem" : "1.5"
|
|
844
|
+
},
|
|
845
|
+
{
|
|
846
|
+
"name" : "mobile-body-2-regular",
|
|
847
|
+
"fontFamily" : "Inter",
|
|
848
|
+
"fontSize" : "16px",
|
|
849
|
+
"lineHeight" : "24px",
|
|
850
|
+
"letterSpacing" : "0px",
|
|
851
|
+
"fontWeight": "400",
|
|
852
|
+
"fontSizeRem" : "1",
|
|
853
|
+
"lineHeightRem" : "1.5"
|
|
854
|
+
},
|
|
855
|
+
{
|
|
856
|
+
"name" : "mobile-body-2-semibold",
|
|
857
|
+
"fontFamily" : "Inter",
|
|
858
|
+
"fontSize" : "16px",
|
|
859
|
+
"lineHeight" : "24px",
|
|
860
|
+
"letterSpacing" : "0px",
|
|
861
|
+
"fontWeight": "600",
|
|
862
|
+
"fontSizeRem" : "1",
|
|
863
|
+
"lineHeightRem" : "1.5"
|
|
864
|
+
},
|
|
865
|
+
{
|
|
866
|
+
"name" : "mobile-body-2-bold",
|
|
867
|
+
"fontFamily" : "Inter",
|
|
868
|
+
"fontSize" : "16px",
|
|
869
|
+
"lineHeight" : "24px",
|
|
870
|
+
"letterSpacing" : "0px",
|
|
871
|
+
"fontWeight": "700",
|
|
872
|
+
"fontSizeRem" : "1",
|
|
873
|
+
"lineHeightRem" : "1.5"
|
|
874
874
|
}
|
|
875
875
|
],
|
|
876
|
-
"SpacePatterns": [
|
|
876
|
+
"SpacePatterns" : [
|
|
877
877
|
{
|
|
878
|
-
"name": "none",
|
|
879
|
-
"value": "0px"
|
|
878
|
+
"name" : "none",
|
|
879
|
+
"value" : "0px"
|
|
880
880
|
},
|
|
881
881
|
{
|
|
882
|
-
"name": "2xs",
|
|
883
|
-
"value": "2px"
|
|
882
|
+
"name" : "2xs",
|
|
883
|
+
"value" : "2px"
|
|
884
884
|
},
|
|
885
885
|
{
|
|
886
|
-
"name": "xs",
|
|
887
|
-
"value": "4px"
|
|
886
|
+
"name" : "xs",
|
|
887
|
+
"value" : "4px"
|
|
888
888
|
},
|
|
889
889
|
{
|
|
890
|
-
"name": "sm",
|
|
891
|
-
"value": "8px"
|
|
890
|
+
"name" : "sm",
|
|
891
|
+
"value" : "8px"
|
|
892
892
|
},
|
|
893
893
|
{
|
|
894
|
-
"name": "md",
|
|
895
|
-
"value": "16px"
|
|
894
|
+
"name" : "md",
|
|
895
|
+
"value" : "16px"
|
|
896
896
|
},
|
|
897
897
|
{
|
|
898
|
-
"name": "xl",
|
|
899
|
-
"value": "32px"
|
|
898
|
+
"name" : "xl",
|
|
899
|
+
"value" : "32px"
|
|
900
900
|
},
|
|
901
901
|
{
|
|
902
|
-
"name": "3xl",
|
|
903
|
-
"value": "64px"
|
|
902
|
+
"name" : "3xl",
|
|
903
|
+
"value" : "64px"
|
|
904
904
|
},
|
|
905
905
|
{
|
|
906
|
-
"name": "4xl",
|
|
907
|
-
"value": "128px"
|
|
906
|
+
"name" : "4xl",
|
|
907
|
+
"value" : "128px"
|
|
908
908
|
},
|
|
909
909
|
{
|
|
910
|
-
"name": "lg",
|
|
911
|
-
"value": "24px"
|
|
910
|
+
"name" : "lg",
|
|
911
|
+
"value" : "24px"
|
|
912
912
|
},
|
|
913
913
|
{
|
|
914
|
-
"name": "2xl",
|
|
915
|
-
"value": "48px"
|
|
914
|
+
"name" : "2xl",
|
|
915
|
+
"value" : "48px"
|
|
916
916
|
}
|
|
917
917
|
]
|
|
918
918
|
}
|