@momentum-design/tokens 0.0.21 → 0.0.22

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,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 29 Nov 2022 18:52:49 GMT
3
+ * Generated on Tue, 29 Nov 2022 19:04:10 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 29 Nov 2022 18:52:49 GMT
3
+ * Generated on Tue, 29 Nov 2022 19:04:10 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 29 Nov 2022 18:52:50 GMT
3
+ * Generated on Tue, 29 Nov 2022 19:04:10 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 29 Nov 2022 18:52:49 GMT
7
+ // Generated on Tue, 29 Nov 2022 19:04:10 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 29 Nov 2022 18:52:50 GMT
7
+ // Generated on Tue, 29 Nov 2022 19:04:10 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 29 Nov 2022 18:52:50 GMT
7
+ // Generated on Tue, 29 Nov 2022 19:04:10 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -0,0 +1,410 @@
1
+ {
2
+ "border-radius": {
3
+ "small": "4px",
4
+ "medium": "8px",
5
+ "large": "12px",
6
+ "half-height": "50%"
7
+ },
8
+ "border-width": {
9
+ "small": "1px",
10
+ "medium": "2px",
11
+ "large": "3px"
12
+ },
13
+ "color": {
14
+ "core": {
15
+ "white-alpha": {
16
+ "11": "#ffffff1c",
17
+ "20": "#ffffff33",
18
+ "30": "#ffffff4d",
19
+ "40": "#ffffff66",
20
+ "50": "#ffffff80",
21
+ "60": "#ffffff99",
22
+ "70": "#ffffffb3",
23
+ "80": "#ffffffcc",
24
+ "90": "#ffffffe6",
25
+ "95": "#fffffff2",
26
+ "100": "#ffffff",
27
+ "00": "#ffffff00",
28
+ "05": "#ffffff0d",
29
+ "07": "#ffffff12"
30
+ },
31
+ "black-alpha": {
32
+ "11": "#0000001c",
33
+ "20": "#00000033",
34
+ "30": "#0000004d",
35
+ "40": "#00000066",
36
+ "50": "#00000080",
37
+ "60": "#00000099",
38
+ "70": "#000000b3",
39
+ "80": "#000000cc",
40
+ "90": "#000000e6",
41
+ "95": "#000000f2",
42
+ "100": "#000000",
43
+ "00": "#00000000",
44
+ "04": "#0000000a",
45
+ "07": "#00000012"
46
+ },
47
+ "gray": {
48
+ "10": "#ededed",
49
+ "20": "#dedede",
50
+ "30": "#c9c9c9",
51
+ "40": "#adadad",
52
+ "50": "#8f8f8f",
53
+ "60": "#707070",
54
+ "70": "#545454",
55
+ "80": "#3b3b3b",
56
+ "90": "#262626",
57
+ "95": "#1a1a1a",
58
+ "100": "#0f0f0f",
59
+ "05": "#f7f7f7"
60
+ },
61
+ "blue": {
62
+ "10": "#dbf0ff",
63
+ "20": "#bfe3ff",
64
+ "30": "#96d0ff",
65
+ "40": "#64b4fa",
66
+ "50": "#3492eb",
67
+ "60": "#1170cf",
68
+ "70": "#0353a8",
69
+ "80": "#063a75",
70
+ "90": "#0a274a",
71
+ "95": "#091a30",
72
+ "100": "#07101c",
73
+ "05": "#edf8ff"
74
+ },
75
+ "green": {
76
+ "10": "#cef5eb",
77
+ "20": "#9fedd8",
78
+ "30": "#68debd",
79
+ "40": "#3cc29a",
80
+ "50": "#27a17a",
81
+ "60": "#1d805f",
82
+ "70": "#185e46",
83
+ "80": "#134231",
84
+ "90": "#0e2b20",
85
+ "95": "#0a1c15",
86
+ "100": "#07120d",
87
+ "05": "#edf7f5"
88
+ },
89
+ "red": {
90
+ "10": "#ffe8ea",
91
+ "20": "#ffd4da",
92
+ "30": "#ffb8c1",
93
+ "40": "#fc8b98",
94
+ "50": "#f55868",
95
+ "60": "#db1f2e",
96
+ "70": "#ab0a15",
97
+ "80": "#780d13",
98
+ "90": "#4f0e10",
99
+ "95": "#330d0e",
100
+ "100": "#1f0a0a",
101
+ "05": "#fff5f6"
102
+ },
103
+ "yellow": {
104
+ "10": "#ffebc2",
105
+ "20": "#ffda94",
106
+ "30": "#ffbe4f",
107
+ "40": "#f2990a",
108
+ "50": "#cf7900",
109
+ "60": "#a65e00",
110
+ "70": "#7d4705",
111
+ "80": "#57330a",
112
+ "90": "#36220c",
113
+ "95": "#24180b",
114
+ "100": "#140e08",
115
+ "05": "#fff6e3"
116
+ },
117
+ "orange": {
118
+ "10": "#FEEBD7",
119
+ "20": "#FAF4EB",
120
+ "30": "#FFCA99",
121
+ "40": "#FF9D52",
122
+ "50": "#F26B1D",
123
+ "60": "#C74F0E",
124
+ "70": "#914017",
125
+ "80": "#59311E",
126
+ "90": "#33221B",
127
+ "95": "#291303",
128
+ "100": "#211916",
129
+ "05": "#FEF3E8"
130
+ }
131
+ },
132
+ "decorative": {
133
+ "gold": {
134
+ "10": "#f7f6dc",
135
+ "20": "#f5eaa2",
136
+ "30": "#ebd460",
137
+ "40": "#d6b220",
138
+ "50": "#ba8c00",
139
+ "60": "#996e00",
140
+ "70": "#735107",
141
+ "80": "#4d370c",
142
+ "90": "#30240d",
143
+ "100": "#21190b"
144
+ },
145
+ "olive": {
146
+ "10": "#f3f5e4",
147
+ "20": "#e7edb7",
148
+ "30": "#d3db7b",
149
+ "40": "#b4ba43",
150
+ "50": "#999923",
151
+ "60": "#7d7a18",
152
+ "70": "#5c5813",
153
+ "80": "#403d11",
154
+ "90": "#29260d",
155
+ "100": "#1c1a0a"
156
+ },
157
+ "lime": {
158
+ "10": "#f3f7e9",
159
+ "20": "#ddf2ae",
160
+ "30": "#bce36f",
161
+ "40": "#93c437",
162
+ "50": "#73a321",
163
+ "60": "#588219",
164
+ "70": "#416116",
165
+ "80": "#2d4214",
166
+ "90": "#1e2b10",
167
+ "100": "#141c0c"
168
+ },
169
+ "mint": {
170
+ "10": "#e9f7f3",
171
+ "20": "#baf5e7",
172
+ "30": "#74e8d1",
173
+ "40": "#30c9b0",
174
+ "50": "#16a693",
175
+ "60": "#148579",
176
+ "70": "#12615a",
177
+ "80": "#12423f",
178
+ "90": "#102b2a",
179
+ "100": "#0c1c1b"
180
+ },
181
+ "cyan": {
182
+ "10": "#e6f9fa",
183
+ "20": "#b2f4f7",
184
+ "30": "#67e7f0",
185
+ "40": "#22c7d6",
186
+ "50": "#00a3b5",
187
+ "60": "#008094",
188
+ "70": "#066070",
189
+ "80": "#0a414d",
190
+ "90": "#0b2a30",
191
+ "100": "#091c21"
192
+ },
193
+ "cobalt": {
194
+ "10": "#e5f8ff",
195
+ "20": "#c7eeff",
196
+ "30": "#99ddff",
197
+ "40": "#5ebff7",
198
+ "50": "#279be8",
199
+ "60": "#0a78cc",
200
+ "70": "#08599c",
201
+ "80": "#103c63",
202
+ "90": "#12283d",
203
+ "100": "#0f1a26"
204
+ },
205
+ "slate": {
206
+ "10": "#f2f4ff",
207
+ "20": "#e3e7fa",
208
+ "30": "#ced2ed",
209
+ "40": "#b0b4d9",
210
+ "50": "#8c91bd",
211
+ "60": "#6f739e",
212
+ "70": "#535573",
213
+ "80": "#393a47",
214
+ "90": "#26262b",
215
+ "100": "#1a1a1c"
216
+ },
217
+ "violet": {
218
+ "10": "#f8f2fc",
219
+ "20": "#f0e3fc",
220
+ "30": "#e2cafc",
221
+ "40": "#c7a5fa",
222
+ "50": "#a87ff0",
223
+ "60": "#875ae0",
224
+ "70": "#643abd",
225
+ "80": "#432c78",
226
+ "90": "#29223d",
227
+ "100": "#1b1824"
228
+ },
229
+ "purple": {
230
+ "10": "#fcf2fc",
231
+ "20": "#fce1fc",
232
+ "30": "#fac3f8",
233
+ "40": "#f294f1",
234
+ "50": "#e060de",
235
+ "60": "#c233c4",
236
+ "70": "#932099",
237
+ "80": "#601e66",
238
+ "90": "#3b1840",
239
+ "100": "#251329"
240
+ },
241
+ "pink": {
242
+ "10": "#fff2f5",
243
+ "20": "#ffe0e7",
244
+ "30": "#ffc7d2",
245
+ "40": "#fc97aa",
246
+ "50": "#f0677e",
247
+ "60": "#d43b52",
248
+ "70": "#a12a3a",
249
+ "80": "#66262d",
250
+ "90": "#3b1e21",
251
+ "100": "#241617"
252
+ }
253
+ },
254
+ "gradient": {
255
+ "default": {
256
+ "light": {
257
+ "secondary": "linear-gradient(180deg, #fafafa 0%, #ffffff 100%)",
258
+ "primary": "linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%)"
259
+ },
260
+ "dark": {
261
+ "primary": "linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%)",
262
+ "secondary": "linear-gradient(180deg, #262626 0%, #0f0f0f 100%)"
263
+ }
264
+ },
265
+ "indigo": {
266
+ "light": {
267
+ "primary": "linear-gradient(180deg, #ebeffc 0%, #ffffff 100%)",
268
+ "secondary": "linear-gradient(180deg, #f7f9ff 0%, #ffffff 100%)"
269
+ },
270
+ "dark": {
271
+ "primary": "linear-gradient(180deg, #13182b 0%, #0e111a 100%)",
272
+ "secondary": "linear-gradient(180deg, #212536 0%, #0e111a 100%)"
273
+ }
274
+ },
275
+ "jade": {
276
+ "light": {
277
+ "primary": "linear-gradient(180deg, #e6f2f1 0%, #ffffff 100%)",
278
+ "secondary": "linear-gradient(180deg, #f7fcfc 0%, #ffffff 100%)"
279
+ },
280
+ "dark": {
281
+ "primary": "linear-gradient(180deg, #001c18 0%, #021412 100%)",
282
+ "secondary": "linear-gradient(180deg, #122925 0%, #021412 100%)"
283
+ }
284
+ },
285
+ "bronze": {
286
+ "light": {
287
+ "primary": "linear-gradient(180deg, #f5efe4 0%, #ffffff 100%)",
288
+ "secondary": "linear-gradient(180deg, #fcfaf4 0%, #ffffff 100%)"
289
+ },
290
+ "dark": {
291
+ "primary": "linear-gradient(180deg, #1f1402 0%, #171002 100%)",
292
+ "secondary": "linear-gradient(180deg, #2e2515 0%, #171002 100%)"
293
+ }
294
+ },
295
+ "rose": {
296
+ "light": {
297
+ "primary": "linear-gradient(180deg, #fcebf5 0%, #ffffff 100%)",
298
+ "secondary": "linear-gradient(180deg, #fff9fd 0%, #ffffff 100%)"
299
+ },
300
+ "dark": {
301
+ "primary": "linear-gradient(180deg, #30041e 0%, #1f0615 100%)",
302
+ "secondary": "linear-gradient(180deg, #40162e 0%, #1f0615 100%)"
303
+ }
304
+ },
305
+ "lavender": {
306
+ "light": {
307
+ "primary": "linear-gradient(180deg, #f4ebff 0%, #ffffff 100%)",
308
+ "secondary": "linear-gradient(180deg, #fbf7ff 0%, #ffffff 100%)"
309
+ },
310
+ "dark": {
311
+ "primary": "linear-gradient(180deg, #231237 0%, #18082b 100%)",
312
+ "secondary": "linear-gradient(180deg, #301a4a 0%, #18082b 100%)"
313
+ }
314
+ }
315
+ },
316
+ "mobile": {
317
+ "default": {
318
+ "light": {
319
+ "primary": "#f7f7f7",
320
+ "secondary": "#ffffff"
321
+ },
322
+ "dark": {
323
+ "primary": "#000000",
324
+ "secondary": "#1a1a1a"
325
+ }
326
+ },
327
+ "indigo": {
328
+ "light": {
329
+ "primary": "#ebeffc",
330
+ "secondary": "#f7f9ff"
331
+ },
332
+ "dark": {
333
+ "primary": "#0e111a",
334
+ "secondary": "#13182b"
335
+ }
336
+ },
337
+ "jade": {
338
+ "light": {
339
+ "primary": "#e6f2f1",
340
+ "secondary": "#f7fcfc"
341
+ },
342
+ "dark": {
343
+ "primary": "#021412",
344
+ "secondary": "#05201c"
345
+ }
346
+ },
347
+ "bronze": {
348
+ "light": {
349
+ "primary": "#f5efe4",
350
+ "secondary": "#fcfaf4"
351
+ },
352
+ "dark": {
353
+ "primary": "#171002",
354
+ "secondary": "#231807"
355
+ }
356
+ },
357
+ "rose": {
358
+ "light": {
359
+ "primary": "#fcebf5",
360
+ "secondary": "#fff9fd"
361
+ },
362
+ "dark": {
363
+ "primary": "#1f0615",
364
+ "secondary": "#30041e"
365
+ }
366
+ },
367
+ "lavender": {
368
+ "light": {
369
+ "primary": "#f4ebff",
370
+ "secondary": "#fbf7ff"
371
+ },
372
+ "dark": {
373
+ "primary": "#18082b",
374
+ "secondary": "#27163b"
375
+ }
376
+ }
377
+ },
378
+ "partner": {
379
+ "pdf": "#EE0507",
380
+ "word": "#0078D6",
381
+ "powerpoint": "#D93E17",
382
+ "excel": "#00893E",
383
+ "onenote": "#B839DB",
384
+ "sheets": "#F4B400",
385
+ "slides": "#0F9D58",
386
+ "keynote": "#029CFB",
387
+ "doc": "#4285f4"
388
+ }
389
+ },
390
+ "elevation": {
391
+ "0": "0px 0px 0px 0px",
392
+ "1": "drop-shadow(0px 4px 8px rgba(0,0,0,0.2))",
393
+ "2": "drop-shadow(0px 24px 48px rgba(0,0,0,0.2))"
394
+ },
395
+ "spacing": {
396
+ "micro": "2px",
397
+ "xxx-small": "4px",
398
+ "xx-small": "8px",
399
+ "x-small": "12px",
400
+ "small": "16px",
401
+ "medium": "20px",
402
+ "large": "24px",
403
+ "x-large": "32px",
404
+ "xx-large": "40px",
405
+ "xxx-large": "52px",
406
+ "big": "64px",
407
+ "x-big": "80px",
408
+ "xx-big": "100px"
409
+ }
410
+ }
@@ -0,0 +1,327 @@
1
+ {
2
+ "color": {
3
+ "theme": {
4
+ "bg": {
5
+ "primary": "linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%)",
6
+ "secondary": "linear-gradient(180deg, #262626 0%, #0f0f0f 100%)",
7
+ "mob": {
8
+ "primary": "#000000",
9
+ "secondary": "#1a1a1a"
10
+ }
11
+ },
12
+ "surface": {
13
+ "neutral": {
14
+ "00": {
15
+ "default": "#ffffff00",
16
+ "hover": "#ffffff12",
17
+ "active": "#ffffff1c",
18
+ "disabled": "#ffffff1c"
19
+ },
20
+ "01": {
21
+ "default": "#ffffff1c",
22
+ "hover": "#ffffff33",
23
+ "active": "#ffffff1c",
24
+ "disabled": "#ffffff1c"
25
+ },
26
+ "02": {
27
+ "primary": "#262626",
28
+ "secondary": "#1a1a1a",
29
+ "tertiary": "#000000"
30
+ }
31
+ },
32
+ "positive": {
33
+ "default": "#0e2b20",
34
+ "active": "#134231"
35
+ },
36
+ "negative": {
37
+ "default": "#780d13",
38
+ "active": "#4f0e10"
39
+ },
40
+ "warning": {
41
+ "default": "#36220c"
42
+ },
43
+ "accent": {
44
+ "default": "#0a274a",
45
+ "mobile": {
46
+ "default": "#3492eb",
47
+ "pressed": "#1170cf"
48
+ }
49
+ }
50
+ },
51
+ "content": {
52
+ "text": {
53
+ "neutral": {
54
+ "primary": "#fffffff2",
55
+ "secondary": "#ffffffb3",
56
+ "disabled": "#ffffff66",
57
+ "teams": {
58
+ "default": "#ffffffb3",
59
+ "active": "#fffffff2"
60
+ }
61
+ },
62
+ "positve": {
63
+ "active": "#9fedd8",
64
+ "hover": "#9fedd8",
65
+ "default": "#3cc29a"
66
+ },
67
+ "negative": {
68
+ "active": "#ffd4da",
69
+ "hover": "#ffd4da",
70
+ "default": "#fc8b98"
71
+ },
72
+ "warning": {
73
+ "active": "#ffda94",
74
+ "hover": "#ffda94",
75
+ "default": "#f2990a"
76
+ },
77
+ "accent": {
78
+ "active": "#bfe3ff",
79
+ "hover": "#bfe3ff",
80
+ "default": "#64b4fa"
81
+ },
82
+ "notice": {
83
+ "active": "#FAF4EB",
84
+ "default": "#FF9D52"
85
+ },
86
+ "decorative": {
87
+ "gold": {
88
+ "default": "#d6b220",
89
+ "active": "#f5eaa2"
90
+ },
91
+ "lime": {
92
+ "default": "#93c437",
93
+ "active": "#ddf2ae"
94
+ },
95
+ "mint": {
96
+ "default": "#30c9b0",
97
+ "active": "#baf5e7"
98
+ },
99
+ "cyan": {
100
+ "default": "#22c7d6",
101
+ "active": "#b2f4f7"
102
+ },
103
+ "cobalt": {
104
+ "default": "#5ebff7",
105
+ "active": "#c7eeff"
106
+ },
107
+ "slate": {
108
+ "default": "#b0b4d9",
109
+ "active": "#e3e7fa"
110
+ },
111
+ "violet": {
112
+ "default": "#c7a5fa",
113
+ "active": "#f0e3fc"
114
+ },
115
+ "purple": {
116
+ "default": "#f294f1",
117
+ "active": "#fce1fc"
118
+ },
119
+ "pink": {
120
+ "default": "#fc97aa",
121
+ "active": "#ffe0e7"
122
+ }
123
+ }
124
+ },
125
+ "btn": {
126
+ "neutral": {
127
+ "primary": {
128
+ "default": "#000000f2",
129
+ "hover": "#000000cc",
130
+ "pressed": "#000000b3",
131
+ "disabled": "#00000033"
132
+ },
133
+ "secondary": {
134
+ "default": "#00000000",
135
+ "hover": "#00000012",
136
+ "pressed": "#ffffff33",
137
+ "disabled": "#ffffff00",
138
+ "active": {
139
+ "default": "#ffffff33",
140
+ "hover": "#ffffff4d",
141
+ "pressed": "#ffffff66"
142
+ }
143
+ }
144
+ },
145
+ "positive": {
146
+ "default": "#1d805f",
147
+ "hover": "#185e46",
148
+ "pressed": "#134231"
149
+ },
150
+ "negative": {
151
+ "default": "#db1f2e",
152
+ "hover": "#ab0a15",
153
+ "pressed": "#780d13"
154
+ },
155
+ "accent": {
156
+ "default": "#1170cf",
157
+ "hover": "#0353a8",
158
+ "pressed": "#063a75"
159
+ }
160
+ },
161
+ "indicator": {
162
+ "neutral": {
163
+ "00": "#8f8f8f",
164
+ "01": "#3b3b3b",
165
+ "02": "#262626",
166
+ "03": "#1a1a1a",
167
+ "04": "#ffffff"
168
+ },
169
+ "positive": {
170
+ "00": "#27a17a"
171
+ },
172
+ "negative": {
173
+ "00": "#f55868",
174
+ "01": "#780d13",
175
+ "02": "#4f0e10"
176
+ },
177
+ "warning": {
178
+ "00": "#cf7900",
179
+ "01": "#57330a",
180
+ "02": "#36220c"
181
+ },
182
+ "accent": {
183
+ "00": "#3492eb",
184
+ "01": "#1170cf",
185
+ "02": "#063a75",
186
+ "03": "#0a274a"
187
+ },
188
+ "notice": {
189
+ "00": "#F26B1D",
190
+ "01": "#59311E",
191
+ "02": "#33221B"
192
+ },
193
+ "decorative": {
194
+ "gold": {
195
+ "01": "#735107",
196
+ "02": "#4d370c",
197
+ "03": "#30240d"
198
+ },
199
+ "lime": {
200
+ "01": "#416116",
201
+ "02": "#2d4214",
202
+ "03": "#1e2b10"
203
+ },
204
+ "mint": {
205
+ "01": "#12615a",
206
+ "02": "#12423f",
207
+ "03": "#102b2a"
208
+ },
209
+ "cobalt": {
210
+ "01": "#08599c",
211
+ "02": "#103c63",
212
+ "03": "#12283d"
213
+ },
214
+ "slate": {
215
+ "01": "#535573",
216
+ "02": "#393a47",
217
+ "03": "#26262b"
218
+ },
219
+ "violet": {
220
+ "01": "#643abd",
221
+ "02": "#432c78",
222
+ "03": "#29223d"
223
+ },
224
+ "purple": {
225
+ "01": "#932099",
226
+ "02": "#601e66",
227
+ "03": "#3b1840"
228
+ },
229
+ "pink": {
230
+ "01": "#a12a3a",
231
+ "02": "#66262d",
232
+ "03": "#3b1e21"
233
+ }
234
+ }
235
+ },
236
+ "control": {
237
+ "neutral": {
238
+ "inactive": {
239
+ "default": "#ffffff33",
240
+ "hover": "#ffffff4d",
241
+ "pressed": "#ffffff66",
242
+ "disabled": "#ffffff1c"
243
+ }
244
+ },
245
+ "accent": {
246
+ "active": {
247
+ "default": "#64b4fa",
248
+ "hover": "#3492eb",
249
+ "pressed": "#1170cf",
250
+ "disabled": "#063a75"
251
+ }
252
+ }
253
+ },
254
+ "scrollbar": {
255
+ "thumb": {
256
+ "default": "#ffffff33",
257
+ "hover": "#ffffff4d",
258
+ "pressed": "#ffffff66"
259
+ },
260
+ "bg": {
261
+ "default": "#ffffff00",
262
+ "hover": "#ffffff1c",
263
+ "pressed": "#ffffff33"
264
+ }
265
+ }
266
+ },
267
+ "border": {
268
+ "neutral": {
269
+ "00": "#ffffff33",
270
+ "01": "#ffffff4d",
271
+ "02": "#ffffff66",
272
+ "03": "#ffffff80",
273
+ "04": "#ffffffe6"
274
+ },
275
+ "positive": {
276
+ "00": "#3cc29a"
277
+ },
278
+ "negative": {
279
+ "00": "#fc8b98"
280
+ },
281
+ "accent": {
282
+ "00": "#64b4fa"
283
+ },
284
+ "notice": {
285
+ "00": "#FF9D52"
286
+ },
287
+ "decorative": {
288
+ "gradient": {
289
+ "device": "linear-gradient(44deg, #08599c 0%, #22c7d6 51.56%, #27a17a 100%)",
290
+ "primary": {
291
+ "default": "linear-gradient(90deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%)",
292
+ "hover": "linear-gradient(90deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%)"
293
+ },
294
+ "negative": {
295
+ "default": "linear-gradient(90deg, #fc8b9800 0%, #fc8b9899 22.4%, #fc8b9899 76.04%, #fc8b9800 100%)",
296
+ "hover": "linear-gradient(90deg, #fc8b9800 0%, #fc8b98e6 22.4%, #fc8b98e6 76.04%, #fc8b9800 100%)"
297
+ },
298
+ "warning": {
299
+ "default": "linear-gradient(90deg, #f2990a00 0%, #f2990a99 22.4%, #f2990a99 76.04%, #f2990a00 100%)",
300
+ "hover": "linear-gradient(90deg, #f2990a00 0%, #f2990ae6 22.4%, #f2990ae6 76.04%, #f2990a00 100%)"
301
+ },
302
+ "accent": {
303
+ "default": "linear-gradient(90deg, #64b4fa00 0%, #64b4fa99 22.4%, #64b4fa99 76.04%, #64b4fa00 100%)",
304
+ "hover": "linear-gradient(90deg, #64b4fa00 0%, #64b4fae6 22.4%, #64b4fae6 76.04%, #64b4fa00 100%)"
305
+ }
306
+ }
307
+ }
308
+ },
309
+ "illustration": {
310
+ "default": "#ffffff",
311
+ "positive": "linear-gradient(180deg, #3cc29a 0%, #93c437 100%)",
312
+ "negative": "linear-gradient(180deg, #f0677e 0%, #db1f2e 100%)",
313
+ "empty": {
314
+ "00": "linear-gradient(180deg, #93c437 0%, #279be8 100%)",
315
+ "01": "linear-gradient(180deg, #279be8 0%, #875ae0 100%)"
316
+ },
317
+ "onboarding": {
318
+ "00": "linear-gradient(180deg, #ffbe4f 0%, #93c437 100%)",
319
+ "01": "linear-gradient(180deg, #f55868 0%, #875ae0 100%)",
320
+ "02": "linear-gradient(180deg, #ffbe4f 0%, #F26B1D 100%)",
321
+ "03": "linear-gradient(180deg, #93c437 0%, #279be8 100%)",
322
+ "04": "linear-gradient(180deg, #279be8 0%, #875ae0 100%)"
323
+ }
324
+ }
325
+ }
326
+ }
327
+ }
@@ -0,0 +1,327 @@
1
+ {
2
+ "color": {
3
+ "theme": {
4
+ "bg": {
5
+ "primary": "linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%)",
6
+ "secondary": "linear-gradient(180deg, #fafafa 0%, #ffffff 100%)",
7
+ "mob": {
8
+ "primary": "#f7f7f7",
9
+ "secondary": "#ffffff"
10
+ }
11
+ },
12
+ "surface": {
13
+ "neutral": {
14
+ "00": {
15
+ "default": "#00000000",
16
+ "hover": "#00000012",
17
+ "active": "#0000001c",
18
+ "disabled": "#0000001c"
19
+ },
20
+ "01": {
21
+ "default": "#0000001c",
22
+ "hover": "#00000033",
23
+ "active": "#0000004d",
24
+ "disabled": "#00000000"
25
+ },
26
+ "02": {
27
+ "primary": "#f7f7f7",
28
+ "secondary": "#ededed",
29
+ "tertiary": "#ffffff"
30
+ }
31
+ },
32
+ "positive": {
33
+ "default": "#cef5eb",
34
+ "active": "#9fedd8"
35
+ },
36
+ "negative": {
37
+ "default": "#ffe8ea",
38
+ "active": "#ffd4da"
39
+ },
40
+ "warning": {
41
+ "default": "#ffebc2"
42
+ },
43
+ "accent": {
44
+ "default": "#dbf0ff",
45
+ "mobile": {
46
+ "default": "#1170cf",
47
+ "pressed": "#1170cf"
48
+ }
49
+ }
50
+ },
51
+ "content": {
52
+ "text": {
53
+ "neutral": {
54
+ "primary": "#000000f2",
55
+ "secondary": "#000000b3",
56
+ "disabled": "#00000066",
57
+ "teams": {
58
+ "default": "#000000b3",
59
+ "active": "#000000f2"
60
+ }
61
+ },
62
+ "positve": {
63
+ "active": "#0e2b20",
64
+ "hover": "#0e2b20",
65
+ "default": "#185e46"
66
+ },
67
+ "negative": {
68
+ "active": "#4f0e10",
69
+ "hover": "#4f0e10",
70
+ "default": "#ab0a15"
71
+ },
72
+ "warning": {
73
+ "active": "#ffda94",
74
+ "hover": "#ffda94",
75
+ "default": "#f2990a"
76
+ },
77
+ "accent": {
78
+ "active": "#0a274a",
79
+ "hover": "#0a274a",
80
+ "default": "#0353a8"
81
+ },
82
+ "notice": {
83
+ "active": "#33221B",
84
+ "default": "#914017"
85
+ },
86
+ "decorative": {
87
+ "gold": {
88
+ "default": "#30240d",
89
+ "active": "#735107"
90
+ },
91
+ "lime": {
92
+ "default": "#1e2b10",
93
+ "active": "#416116"
94
+ },
95
+ "mint": {
96
+ "default": "#12615a",
97
+ "active": "#102b2a"
98
+ },
99
+ "cyan": {
100
+ "default": "#066070",
101
+ "active": "#0b2a30"
102
+ },
103
+ "cobalt": {
104
+ "default": "#08599c",
105
+ "active": "#12283d"
106
+ },
107
+ "slate": {
108
+ "default": "#535573",
109
+ "active": "#26262b"
110
+ },
111
+ "violet": {
112
+ "default": "#643abd",
113
+ "active": "#29223d"
114
+ },
115
+ "purple": {
116
+ "default": "#932099",
117
+ "active": "#3b1840"
118
+ },
119
+ "pink": {
120
+ "default": "#a12a3a",
121
+ "active": "#3b1e21"
122
+ }
123
+ }
124
+ },
125
+ "btn": {
126
+ "neutral": {
127
+ "primary": {
128
+ "default": "#fffffff2",
129
+ "hover": "#ffffffcc",
130
+ "pressed": "#ffffffb3",
131
+ "disabled": "#ffffff33"
132
+ },
133
+ "secondary": {
134
+ "default": "#ffffff00",
135
+ "hover": "#00000012",
136
+ "pressed": "#00000033",
137
+ "disabled": "#00000000",
138
+ "active": {
139
+ "default": "#00000033",
140
+ "hover": "#00000033",
141
+ "pressed": "#00000066"
142
+ }
143
+ }
144
+ },
145
+ "positive": {
146
+ "default": "#1d805f",
147
+ "hover": "#185e46",
148
+ "pressed": "#134231"
149
+ },
150
+ "negative": {
151
+ "default": "#db1f2e",
152
+ "hover": "#ab0a15",
153
+ "pressed": "#780d13"
154
+ },
155
+ "accent": {
156
+ "default": "#1170cf",
157
+ "hover": "#0353a8",
158
+ "pressed": "#063a75"
159
+ }
160
+ },
161
+ "indicator": {
162
+ "neutral": {
163
+ "00": "#707070",
164
+ "01": "#dedede",
165
+ "\b02": "#ededed",
166
+ "03": "#ededed",
167
+ "04": "#f7f7f7"
168
+ },
169
+ "positive": {
170
+ "00": "#1d805f"
171
+ },
172
+ "negative": {
173
+ "00": "#db1f2e",
174
+ "01": "#ffd4da",
175
+ "02": "#ffe8ea"
176
+ },
177
+ "warning": {
178
+ "00": "#cf7900",
179
+ "01": "#ffda94",
180
+ "02": "#ffebc2"
181
+ },
182
+ "accent": {
183
+ "00": "#1170cf",
184
+ "01": "#1170cf",
185
+ "02": "#bfe3ff",
186
+ "03": "#dbf0ff"
187
+ },
188
+ "notice": {
189
+ "00": "#C74F0E",
190
+ "01": "#FAF4EB",
191
+ "02": "#FEEBD7"
192
+ },
193
+ "decorative": {
194
+ "gold": {
195
+ "01": "#f7f6dc",
196
+ "02": "#f5eaa2",
197
+ "03": "#ebd460"
198
+ },
199
+ "lime": {
200
+ "01": "#f3f7e9",
201
+ "02": "#ddf2ae",
202
+ "03": "#bce36f"
203
+ },
204
+ "mint": {
205
+ "01": "#e9f7f3",
206
+ "02": "#baf5e7",
207
+ "03": "#74e8d1"
208
+ },
209
+ "cobalt": {
210
+ "01": "#e5f8ff",
211
+ "02": "#c7eeff",
212
+ "03": "#99ddff"
213
+ },
214
+ "slate": {
215
+ "01": "#f2f4ff",
216
+ "02": "#e3e7fa",
217
+ "03": "#ced2ed"
218
+ },
219
+ "violet": {
220
+ "01": "#f8f2fc",
221
+ "02": "#f0e3fc",
222
+ "03": "#e2cafc"
223
+ },
224
+ "purple": {
225
+ "01": "#fcf2fc",
226
+ "02": "#fce1fc",
227
+ "03": "#fac3f8"
228
+ },
229
+ "pink": {
230
+ "01": "#fff2f5",
231
+ "02": "#ffe0e7",
232
+ "03": "#ffc7d2"
233
+ }
234
+ }
235
+ },
236
+ "control": {
237
+ "neutral": {
238
+ "inactive": {
239
+ "default": "#00000033",
240
+ "hover": "#0000004d",
241
+ "pressed": "#00000066",
242
+ "disabled": "#ffffff1c"
243
+ }
244
+ },
245
+ "accent": {
246
+ "active": {
247
+ "default": "#1170cf",
248
+ "hover": "#0353a8",
249
+ "pressed": "#063a75",
250
+ "disabled": "#bfe3ff"
251
+ }
252
+ }
253
+ },
254
+ "scrollbar": {
255
+ "thumb": {
256
+ "default": "#00000033",
257
+ "hover": "#0000004d",
258
+ "pressed": "#00000066"
259
+ },
260
+ "bg": {
261
+ "default": "#00000000",
262
+ "hover": "#0000001c",
263
+ "pressed": "#ffffff33"
264
+ }
265
+ }
266
+ },
267
+ "border": {
268
+ "neutral": {
269
+ "00": "#00000033",
270
+ "01": "#0000004d",
271
+ "02": "#00000066",
272
+ "03": "#00000080",
273
+ "04": "#000000e6"
274
+ },
275
+ "positive": {
276
+ "00": "#185e46"
277
+ },
278
+ "negative": {
279
+ "00": "#ab0a15"
280
+ },
281
+ "accent": {
282
+ "00": "#1170cf"
283
+ },
284
+ "notice": {
285
+ "00": "#F26B1D"
286
+ },
287
+ "decorative": {
288
+ "gradient": {
289
+ "device": "linear-gradient(44deg, #08599c 0%, #22c7d6 51.56%, #27a17a 100%)",
290
+ "primary": {
291
+ "default": "linear-gradient(90deg, #00000000 0%, #00000033 22.4%, #00000033 72.4%, #00000000 100%)",
292
+ "hover": "linear-gradient(90deg, #00000000 0%, #00000033 22.4%, #00000033 72.4%, #00000000 100%)"
293
+ },
294
+ "negative": {
295
+ "default": "linear-gradient(90deg, #ab0a1500 0%, #ab0a1599 22.4%, #ab0a1599 76.04%, #ab0a1500 100%)",
296
+ "hover": "linear-gradient(90deg, #ab0a1500 0%, #ab0a15E6 22.4%, #ab0a15E6 76.25%, #ab0a1500 100%)"
297
+ },
298
+ "warning": {
299
+ "default": "linear-gradient(90deg, #f2990a00 0%, #f2990a99 22.4%, #f2990a99 76.04%, #f2990a00 100%)",
300
+ "hover": "linear-gradient(90deg, #7d470500 0%, #7d4705E6 22.4%, #7d4705E6 76.04%, #7d470500 100%)"
301
+ },
302
+ "accent": {
303
+ "default": "linear-gradient(90deg, #0353a800 0%, #0353a899 22.4%, #0353a899 76.04%, #0353a800 100%)",
304
+ "hover": "linear-gradient(90deg, #0353a800 0%, #0353a8E6 22.4%, #0353a8E6 76.04%, #0353a800 100%)"
305
+ }
306
+ }
307
+ }
308
+ },
309
+ "illustration": {
310
+ "default": "#0f0f0f",
311
+ "positive": "linear-gradient(180deg, #3cc29a 0%, #93c437 100%)",
312
+ "negative": "linear-gradient(180deg, #f0677e 0%, #db1f2e 100%)",
313
+ "empty": {
314
+ "00": "linear-gradient(180deg, #93c437 0%, #279be8 100%)",
315
+ "01": "linear-gradient(180deg, #279be8 0%, #875ae0 100%)"
316
+ },
317
+ "onboarding": {
318
+ "00": "linear-gradient(180deg, #ffbe4f 0%, #93c437 100%)",
319
+ "01": "linear-gradient(180deg, #f55868 0%, #875ae0 100%)",
320
+ "02": "linear-gradient(180deg, #ffbe4f 0%, #F26B1D 100%)",
321
+ "03": "linear-gradient(180deg, #93c437 0%, #279be8 100%)",
322
+ "04": "linear-gradient(180deg, #279be8 0%, #875ae0 100%)"
323
+ }
324
+ }
325
+ }
326
+ }
327
+ }
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 29 Nov 2022 18:52:49 GMT
5
+ Generated on Tue, 29 Nov 2022 19:04:10 GMT
6
6
  -->
7
7
  <resources>
8
8
  <string name="md-border-radius-small">4px</string>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 29 Nov 2022 18:52:50 GMT
5
+ Generated on Tue, 29 Nov 2022 19:04:10 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="md-color-theme-bg-primary">linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%)</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 29 Nov 2022 18:52:50 GMT
5
+ Generated on Tue, 29 Nov 2022 19:04:10 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="md-color-theme-bg-primary">linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%)</color>
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 29 Nov 2022 18:52:49 GMT
3
+ // Generated on Tue, 29 Nov 2022 19:04:10 GMT
4
4
 
5
5
  $md-border-radius-small: 4px;
6
6
  $md-border-radius-medium: 8px;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 29 Nov 2022 18:52:50 GMT
3
+ // Generated on Tue, 29 Nov 2022 19:04:10 GMT
4
4
 
5
5
  $md-color-theme-bg-primary: linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%);
6
6
  $md-color-theme-bg-secondary: linear-gradient(180deg, #262626 0%, #0f0f0f 100%);
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 29 Nov 2022 18:52:50 GMT
3
+ // Generated on Tue, 29 Nov 2022 19:04:10 GMT
4
4
 
5
5
  $md-color-theme-bg-primary: linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%);
6
6
  $md-color-theme-bg-secondary: linear-gradient(180deg, #fafafa 0%, #ffffff 100%);
package/package.json CHANGED
@@ -24,5 +24,5 @@
24
24
  "@momentum-design/token-builder": "^0.0.0",
25
25
  "rimraf": "^3.0.2"
26
26
  },
27
- "version": "0.0.21"
27
+ "version": "0.0.22"
28
28
  }