@breadstone/mosaik-themes 0.0.174 → 0.0.175

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.
Files changed (31) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/Themes/___material-tokens.css +3 -3
  3. package/Themes/material-tokens.scss +3 -3
  4. package/Themes/material.scss +3 -3
  5. package/Theming/Tokens/MaterialTokens.d.ts +3 -3
  6. package/Theming/Tokens/MaterialTokens.js +3 -3
  7. package/package.json +38 -14
  8. package/tailwind/v3/mosaik-bootstrap.tailwind.config.cjs +79 -0
  9. package/tailwind/v3/mosaik-cosmopolitan.tailwind.config.cjs +246 -0
  10. package/tailwind/v3/mosaik-fluent.tailwind.config.cjs +38 -0
  11. package/tailwind/v3/mosaik-joy.tailwind.config.cjs +537 -0
  12. package/tailwind/v3/mosaik-material.tailwind.config.cjs +28 -0
  13. package/tailwind/v3/mosaik-memphis.tailwind.config.cjs +423 -0
  14. package/tailwind/v3/plugins/mosaik-bootstrap.tailwind.plugin.cjs +92 -0
  15. package/tailwind/v3/plugins/mosaik-cosmopolitan.tailwind.plugin.cjs +259 -0
  16. package/tailwind/v3/plugins/mosaik-fluent.tailwind.plugin.cjs +51 -0
  17. package/tailwind/v3/plugins/mosaik-joy.tailwind.plugin.cjs +550 -0
  18. package/tailwind/v3/plugins/mosaik-material.tailwind.plugin.cjs +41 -0
  19. package/tailwind/v3/plugins/mosaik-memphis.tailwind.plugin.cjs +436 -0
  20. package/Themes/bootstrap-tokens.tailwind.js +0 -8
  21. package/Themes/cosmopolitan-tokens.tailwind.js +0 -32
  22. package/Themes/fluent-tokens.tailwind.js +0 -8
  23. package/Themes/joy-tokens.tailwind.js +0 -52
  24. package/Themes/material-tokens.tailwind.js +0 -8
  25. package/Themes/memphis-tokens.tailwind.js +0 -192
  26. package/tailwind/v3/bootstrap-tokens.tailwind.js +0 -41
  27. package/tailwind/v3/cosmopolitan-tokens.tailwind.js +0 -286
  28. package/tailwind/v3/fluent-tokens.tailwind.js +0 -39
  29. package/tailwind/v3/joy-tokens.tailwind.js +0 -562
  30. package/tailwind/v3/material-tokens.tailwind.js +0 -29
  31. package/tailwind/v3/memphis-tokens.tailwind.js +0 -410
@@ -0,0 +1,537 @@
1
+ module.exports = {
2
+ "theme": {
3
+ "extend": {
4
+ "fontFamily": {
5
+ "font.family": "Nunito, sans-serif",
6
+ "typography.headline1.fontFamily": "Nunito, sans-serif",
7
+ "typography.headline2'.fontFamily": "Nunito, sans-serif",
8
+ "typography.headline3.fontFamily": "Nunito, sans-serif",
9
+ "typography.headline4.fontFamily": "Nunito, sans-serif",
10
+ "typography.headline5.fontFamily": "Nunito, sans-serif",
11
+ "typography.headline6.fontFamily": "Nunito, sans-serif",
12
+ "typography.subtitle1.fontFamily": "Nunito, sans-serif",
13
+ "typography.subtitle2.fontFamily": "Nunito, sans-serif",
14
+ "typography.body1.fontFamily": "Nunito, sans-serif",
15
+ "typography.body2.fontFamily": "Nunito, sans-serif",
16
+ "typography.caption.fontFamily": "Nunito, sans-serif",
17
+ "typography.button.fontFamily": "Nunito, sans-serif",
18
+ "typography.overline.fontFamily": "Nunito, sans-serif"
19
+ },
20
+ "spacing": {
21
+ "layout.radius": "12px",
22
+ "layout.space": "8px",
23
+ "layout.thickness": "2px",
24
+ "typography.headline1.lineHeight": "100px",
25
+ "typography.headline2'.lineHeight": "64px",
26
+ "typography.headline3.lineHeight": "52px",
27
+ "typography.headline4.lineHeight": "38px",
28
+ "typography.headline5.lineHeight": "28px",
29
+ "typography.headline6.lineHeight": "24px",
30
+ "typography.subtitle1.lineHeight": "20px",
31
+ "typography.subtitle2.lineHeight": "18px",
32
+ "typography.body1.lineHeight": "20px",
33
+ "typography.body2.lineHeight": "18px",
34
+ "typography.caption.lineHeight": "16px",
35
+ "typography.button.lineHeight": "18px",
36
+ "typography.overline.lineHeight": "16px",
37
+ "elevation.light.light.offsetX.0": "0px",
38
+ "elevation.light.light.offsetX.1": "0px",
39
+ "elevation.light.light.offsetY.0": "0px",
40
+ "elevation.light.light.offsetY.1": "1px",
41
+ "elevation.light.light.blur.0": "2px",
42
+ "elevation.light.light.blur.1": "2px",
43
+ "elevation.light.light.spread.0": "0px",
44
+ "elevation.light.light.spread.1": "0px",
45
+ "elevation.light.semilight.offsetX.0": "0px",
46
+ "elevation.light.semilight.offsetX.1": "0px",
47
+ "elevation.light.semilight.offsetY.0": "0px",
48
+ "elevation.light.semilight.offsetY.1": "2px",
49
+ "elevation.light.semilight.blur.0": "2px",
50
+ "elevation.light.semilight.blur.1": "4px",
51
+ "elevation.light.semilight.spread.0": "0px",
52
+ "elevation.light.semilight.spread.1": "0px",
53
+ "elevation.light.regular.offsetX.0": "0px",
54
+ "elevation.light.regular.offsetX.1": "0px",
55
+ "elevation.light.regular.offsetY.0": "0px",
56
+ "elevation.light.regular.offsetY.1": "4px",
57
+ "elevation.light.regular.blur.0": "2px",
58
+ "elevation.light.regular.blur.1": "8px",
59
+ "elevation.light.regular.spread.0": "0px",
60
+ "elevation.light.regular.spread.1": "0px",
61
+ "elevation.light.semibold.offsetX.0": "0px",
62
+ "elevation.light.semibold.offsetX.1": "0px",
63
+ "elevation.light.semibold.offsetY.0": "0px",
64
+ "elevation.light.semibold.offsetY.1": "8px",
65
+ "elevation.light.semibold.blur.0": "2px",
66
+ "elevation.light.semibold.blur.1": "16px",
67
+ "elevation.light.semibold.spread.0": "0px",
68
+ "elevation.light.semibold.spread.1": "0px",
69
+ "elevation.light.bold.offsetX.0": "0px",
70
+ "elevation.light.bold.offsetX.1": "0px",
71
+ "elevation.light.bold.offsetY.0": "0px",
72
+ "elevation.light.bold.offsetY.1": "14px",
73
+ "elevation.light.bold.blur.0": "8px",
74
+ "elevation.light.bold.blur.1": "28px",
75
+ "elevation.light.bold.spread.0": "0px",
76
+ "elevation.light.bold.spread.1": "0px",
77
+ "elevation.light.extrabold.offsetX.0": "0px",
78
+ "elevation.light.extrabold.offsetX.1": "0px",
79
+ "elevation.light.extrabold.offsetY.0": "0px",
80
+ "elevation.light.extrabold.offsetY.1": "32px",
81
+ "elevation.light.extrabold.blur.0": "8px",
82
+ "elevation.light.extrabold.blur.1": "64px",
83
+ "elevation.light.extrabold.spread.0": "0px",
84
+ "elevation.light.extrabold.spread.1": "0px",
85
+ "elevation.dark.light.offsetX.0": "0px",
86
+ "elevation.dark.light.offsetX.1": "0px",
87
+ "elevation.dark.light.offsetY.0": "0px",
88
+ "elevation.dark.light.offsetY.1": "1px",
89
+ "elevation.dark.light.blur.0": "2px",
90
+ "elevation.dark.light.blur.1": "2px",
91
+ "elevation.dark.light.spread.0": "0px",
92
+ "elevation.dark.light.spread.1": "0px",
93
+ "elevation.dark.semilight.offsetX.0": "0px",
94
+ "elevation.dark.semilight.offsetX.1": "0px",
95
+ "elevation.dark.semilight.offsetY.0": "0px",
96
+ "elevation.dark.semilight.offsetY.1": "2px",
97
+ "elevation.dark.semilight.blur.0": "2px",
98
+ "elevation.dark.semilight.blur.1": "4px",
99
+ "elevation.dark.semilight.spread.0": "0px",
100
+ "elevation.dark.semilight.spread.1": "0px",
101
+ "elevation.dark.regular.offsetX.0": "0px",
102
+ "elevation.dark.regular.offsetX.1": "0px",
103
+ "elevation.dark.regular.offsetY.0": "0px",
104
+ "elevation.dark.regular.offsetY.1": "4px",
105
+ "elevation.dark.regular.blur.0": "2px",
106
+ "elevation.dark.regular.blur.1": "8px",
107
+ "elevation.dark.regular.spread.0": "0px",
108
+ "elevation.dark.regular.spread.1": "0px",
109
+ "elevation.dark.semibold.offsetX.0": "0px",
110
+ "elevation.dark.semibold.offsetX.1": "0px",
111
+ "elevation.dark.semibold.offsetY.0": "0px",
112
+ "elevation.dark.semibold.offsetY.1": "8px",
113
+ "elevation.dark.semibold.blur.0": "2px",
114
+ "elevation.dark.semibold.blur.1": "16px",
115
+ "elevation.dark.semibold.spread.0": "0px",
116
+ "elevation.dark.semibold.spread.1": "0px",
117
+ "elevation.dark.bold.offsetX.0": "0px",
118
+ "elevation.dark.bold.offsetX.1": "0px",
119
+ "elevation.dark.bold.offsetY.0": "0px",
120
+ "elevation.dark.bold.offsetY.1": "14px",
121
+ "elevation.dark.bold.blur.0": "8px",
122
+ "elevation.dark.bold.blur.1": "28px",
123
+ "elevation.dark.bold.spread.0": "0px",
124
+ "elevation.dark.bold.spread.1": "0px",
125
+ "elevation.dark.extrabold.offsetX.0": "0px",
126
+ "elevation.dark.extrabold.offsetX.1": "0px",
127
+ "elevation.dark.extrabold.offsetY.0": "0px",
128
+ "elevation.dark.extrabold.offsetY.1": "32px",
129
+ "elevation.dark.extrabold.blur.0": "8px",
130
+ "elevation.dark.extrabold.blur.1": "64px",
131
+ "elevation.dark.extrabold.spread.0": "0px",
132
+ "elevation.dark.extrabold.spread.1": "0px",
133
+ "size.tiny": "2px",
134
+ "size.small": "4px",
135
+ "size.medium": "8px",
136
+ "size.large": "16px",
137
+ "size.giant": "32px"
138
+ },
139
+ "colors": {
140
+ "scheme": {
141
+ "light": {
142
+ "background": "rgb(234, 234, 234)",
143
+ "foreground": "rgb(60, 69, 79)",
144
+ "highlight": "rgb(209, 209, 209)",
145
+ "middlelight": "rgb(138, 138, 138)",
146
+ "lowlight": "rgb(92, 92, 92)",
147
+ "transparent": "rgba(255, 255, 255, 0)",
148
+ "semiTransparent": "rgba(255, 255, 255, 0.67)",
149
+ "disabled": "rgb(104, 104, 104)",
150
+ "contrast": "rgb(255, 255, 255)",
151
+ "selection": "rgba(204, 204, 204, 0.44)"
152
+ },
153
+ "dark": {
154
+ "background": "rgb(21, 21, 21)",
155
+ "foreground": "rgb(195, 186, 176)",
156
+ "highlight": "rgb(46, 46, 46)",
157
+ "middlelight": "rgb(117, 117, 117)",
158
+ "lowlight": "rgb(163, 163, 163)",
159
+ "transparent": "rgba(255, 255, 255, 0)",
160
+ "semiTransparent": "rgba(255, 255, 255, 0.03)",
161
+ "disabled": "rgb(71, 71, 71)",
162
+ "contrast": "rgb(0, 0, 0)",
163
+ "selection": "rgba(204, 204, 204, 0.44)"
164
+ }
165
+ },
166
+ "color": {
167
+ "light": {
168
+ "primary": {
169
+ "0": "rgb(255, 255, 255)",
170
+ "50": "rgb(252, 228, 236)",
171
+ "100": "#f8bcd0",
172
+ "200": "rgb(244, 143, 177)",
173
+ "300": "rgb(240, 98, 146)",
174
+ "400": "#ec407a",
175
+ "500": "rgb(233, 30, 99)",
176
+ "600": "rgb(203, 26, 86)",
177
+ "700": "rgb(163, 21, 69)",
178
+ "800": "rgb(126, 16, 53)",
179
+ "900": "rgb(58, 8, 25)"
180
+ },
181
+ "secondary": {
182
+ "0": "rgb(255, 255, 255)",
183
+ "50": "rgb(230, 246, 233)",
184
+ "100": "rgb(195, 232, 201)",
185
+ "200": "rgb(155, 217, 167)",
186
+ "300": "rgb(112, 203, 131)",
187
+ "400": "rgb(77, 191, 104)",
188
+ "500": "rgb(33, 179, 77)",
189
+ "600": "rgb(22, 164, 68)",
190
+ "700": "rgb(0, 146, 56)",
191
+ "800": "rgb(0, 129, 45)",
192
+ "900": "rgb(0, 98, 24)"
193
+ },
194
+ "tertiary": {
195
+ "0": "rgb(255, 255, 255)",
196
+ "50": "rgb(225, 245, 252)",
197
+ "100": "rgb(180, 230, 247)",
198
+ "200": "rgb(132, 213, 243)",
199
+ "300": "rgb(86, 197, 238)",
200
+ "400": "rgb(53, 184, 235)",
201
+ "500": "rgb(25, 172, 233)",
202
+ "600": "rgb(19, 158, 219)",
203
+ "700": "rgb(9, 139, 199)",
204
+ "800": "rgb(8, 122, 180)",
205
+ "900": "rgb(0, 90, 146)"
206
+ },
207
+ "info": {
208
+ "0": "rgb(255, 255, 255)",
209
+ "50": "rgb(244, 250, 255)",
210
+ "100": "rgb(221, 241, 255)",
211
+ "200": "rgb(173, 219, 255)",
212
+ "300": "rgb(111, 182, 255)",
213
+ "400": "rgb(57, 144, 255)",
214
+ "500": "rgb(9, 107, 222)",
215
+ "600": "rgb(5, 77, 167)",
216
+ "700": "rgb(2, 54, 125)",
217
+ "800": "rgb(7, 40, 89)",
218
+ "900": "rgb(0, 21, 60)"
219
+ },
220
+ "warning": {
221
+ "0": "rgb(255, 255, 255)",
222
+ "50": "rgb(255, 248, 197)",
223
+ "100": "rgb(250, 225, 125)",
224
+ "200": "rgb(234, 197, 79)",
225
+ "300": "rgb(212, 167, 44)",
226
+ "400": "rgb(191, 135, 0)",
227
+ "500": "rgb(154, 103, 0)",
228
+ "600": "rgb(125, 78, 0)",
229
+ "700": "rgb(99, 60, 1)",
230
+ "800": "rgb(77, 45, 0)",
231
+ "900": "rgb(59, 35, 0)"
232
+ },
233
+ "danger": {
234
+ "0": "rgb(255, 255, 255)",
235
+ "50": "rgb(255, 248, 246)",
236
+ "100": "rgb(255, 233, 232)",
237
+ "200": "rgb(255, 199, 197)",
238
+ "300": "rgb(255, 145, 146)",
239
+ "400": "rgb(250, 82, 85)",
240
+ "500": "rgb(211, 35, 47)",
241
+ "600": "rgb(161, 14, 37)",
242
+ "700": "rgb(119, 6, 27)",
243
+ "800": "rgb(88, 0, 19)",
244
+ "900": "rgb(57, 0, 13)"
245
+ },
246
+ "success": {
247
+ "0": "rgb(255, 255, 255)",
248
+ "50": "rgb(243, 254, 245)",
249
+ "100": "rgb(215, 245, 221)",
250
+ "200": "rgb(119, 236, 149)",
251
+ "300": "rgb(76, 199, 110)",
252
+ "400": "rgb(44, 162, 77)",
253
+ "500": "rgb(26, 125, 54)",
254
+ "600": "rgb(15, 93, 38)",
255
+ "700": "rgb(3, 67, 24)",
256
+ "800": "rgb(0, 47, 15)",
257
+ "900": "rgb(0, 29, 9)"
258
+ },
259
+ "highlight": {
260
+ "0": "rgb(255, 255, 255)",
261
+ "50": "rgb(253, 247, 255)",
262
+ "100": "rgb(244, 234, 255)",
263
+ "200": "rgb(225, 203, 255)",
264
+ "300": "rgb(198, 158, 255)",
265
+ "400": "rgb(163, 116, 249)",
266
+ "500": "rgb(129, 77, 222)",
267
+ "600": "rgb(95, 53, 174)",
268
+ "700": "rgb(69, 35, 130)",
269
+ "800": "rgb(48, 23, 97)",
270
+ "900": "rgb(29, 10, 66)"
271
+ },
272
+ "neutral": {
273
+ "0": "rgb(255, 255, 255)",
274
+ "50": "rgb(247, 247, 248)",
275
+ "100": "rgb(235, 235, 239)",
276
+ "200": "rgb(216, 216, 223)",
277
+ "300": "rgb(185, 185, 198)",
278
+ "400": "rgb(143, 143, 163)",
279
+ "500": "rgb(115, 115, 140)",
280
+ "600": "rgb(90, 90, 114)",
281
+ "700": "rgb(67, 67, 86)",
282
+ "800": "rgb(37, 37, 45)",
283
+ "900": "rgb(19, 19, 24)"
284
+ }
285
+ },
286
+ "dark": {
287
+ "primary": {
288
+ "0": "rgb(0, 0, 0)",
289
+ "50": "rgb(58, 8, 25)",
290
+ "100": "rgb(126, 16, 53)",
291
+ "200": "rgb(163, 21, 69)",
292
+ "300": "rgb(203, 26, 86)",
293
+ "400": "rgb(233, 30, 99)",
294
+ "500": "rgb(236, 64, 122)",
295
+ "600": "rgb(240, 98, 146)",
296
+ "700": "rgb(244, 143, 177)",
297
+ "800": "rgb(248, 188, 208)",
298
+ "900": "rgb(252, 228, 236)"
299
+ },
300
+ "secondary": {
301
+ "0": "rgb(0, 0, 0)",
302
+ "50": "rgb(0, 98, 24)",
303
+ "100": "rgb(0, 129, 45)",
304
+ "200": "rgb(0, 146, 56)",
305
+ "300": "rgb(22, 164, 68)",
306
+ "400": "rgb(33, 179, 77)",
307
+ "500": "rgb(77, 191, 104)",
308
+ "600": "rgb(112, 203, 131)",
309
+ "700": "rgb(155, 217, 167)",
310
+ "800": "rgb(195, 232, 201)",
311
+ "900": "rgb(230, 246, 233)"
312
+ },
313
+ "tertiary": {
314
+ "0": "rgb(0, 0, 0)",
315
+ "50": "rgb(0, 90, 146)",
316
+ "100": "rgb(8, 122, 180)",
317
+ "200": "rgb(9, 139, 199)",
318
+ "300": "rgb(19, 158, 219)",
319
+ "400": "rgb(25, 172, 233)",
320
+ "500": "rgb(53, 184, 235)",
321
+ "600": "rgb(86, 197, 238)",
322
+ "700": "rgb(132, 213, 243)",
323
+ "800": "rgb(180, 230, 247)",
324
+ "900": "rgb(225, 245, 252)"
325
+ },
326
+ "info": {
327
+ "0": "rgb(0, 0, 0)",
328
+ "50": "rgb(0, 21, 60)",
329
+ "100": "rgb(7, 40, 89)",
330
+ "200": "rgb(2, 54, 125)",
331
+ "300": "rgb(5, 77, 167)",
332
+ "400": "rgb(9, 107, 222)",
333
+ "500": "rgb(57, 144, 255)",
334
+ "600": "rgb(111, 182, 255)",
335
+ "700": "rgb(173, 219, 255)",
336
+ "800": "rgb(221, 241, 255)",
337
+ "900": "rgb(244, 250, 255)"
338
+ },
339
+ "warning": {
340
+ "0": "rgb(0, 0, 0)",
341
+ "50": "rgb(59, 35, 0)",
342
+ "100": "rgb(77, 45, 0)",
343
+ "200": "rgb(99, 60, 1)",
344
+ "300": "rgb(125, 78, 0)",
345
+ "400": "rgb(154, 103, 0)",
346
+ "500": "rgb(191, 135, 0)",
347
+ "600": "rgb(212, 167, 44)",
348
+ "700": "rgb(234, 197, 79)",
349
+ "800": "rgb(250, 225, 125)",
350
+ "900": "rgb(255, 248, 197)"
351
+ },
352
+ "danger": {
353
+ "0": "rgb(0, 0, 0)",
354
+ "50": "rgb(57, 0, 13)",
355
+ "100": "rgb(88, 0, 19)",
356
+ "200": "rgb(119, 6, 27)",
357
+ "300": "rgb(161, 14, 37)",
358
+ "400": "rgb(211, 35, 47)",
359
+ "500": "rgb(250, 82, 85)",
360
+ "600": "rgb(255, 145, 146)",
361
+ "700": "rgb(255, 199, 197)",
362
+ "800": "rgb(255, 233, 232)",
363
+ "900": "rgb(255, 248, 246)"
364
+ },
365
+ "success": {
366
+ "0": "rgb(0, 0, 0)",
367
+ "50": "rgb(0, 29, 9)",
368
+ "100": "rgb(0, 47, 15)",
369
+ "200": "rgb(3, 67, 24)",
370
+ "300": "rgb(15, 93, 38)",
371
+ "400": "rgb(26, 125, 54)",
372
+ "500": "rgb(44, 162, 77)",
373
+ "600": "rgb(76, 199, 110)",
374
+ "700": "rgb(119, 236, 149)",
375
+ "800": "rgb(215, 245, 221)",
376
+ "900": "rgb(243, 254, 245)"
377
+ },
378
+ "highlight": {
379
+ "0": "rgb(0, 0, 0)",
380
+ "50": "rgb(29, 10, 66)",
381
+ "100": "rgb(48, 23, 97)",
382
+ "200": "rgb(69, 35, 130)",
383
+ "300": "rgb(95, 53, 174)",
384
+ "400": "rgb(129, 77, 222)",
385
+ "500": "rgb(163, 116, 249)",
386
+ "600": "rgb(198, 158, 255)",
387
+ "700": "rgb(225, 203, 255)",
388
+ "800": "rgb(244, 234, 255)",
389
+ "900": "rgb(253, 247, 255)"
390
+ },
391
+ "neutral": {
392
+ "0": "rgb(0, 0, 0)",
393
+ "50": "rgb(19, 19, 24)",
394
+ "100": "rgb(37, 37, 45)",
395
+ "200": "rgb(67, 67, 86)",
396
+ "300": "rgb(90, 90, 114)",
397
+ "400": "rgb(115, 115, 140)",
398
+ "500": "rgb(143, 143, 163)",
399
+ "600": "rgb(185, 185, 198)",
400
+ "700": "rgb(216, 216, 223)",
401
+ "800": "rgb(235, 235, 239)",
402
+ "900": "rgb(247, 247, 248)"
403
+ }
404
+ }
405
+ },
406
+ "elevation": {
407
+ "light": {
408
+ "light": {
409
+ "color": {
410
+ "0": "rgba(0, 0, 0, 0.12)",
411
+ "1": "rgba(0, 0, 0, 0.14)"
412
+ }
413
+ },
414
+ "semilight": {
415
+ "color": {
416
+ "0": "rgba(0, 0, 0, 0.12)",
417
+ "1": "rgba(0, 0, 0, 0.14)"
418
+ }
419
+ },
420
+ "regular": {
421
+ "color": {
422
+ "0": "rgba(0, 0, 0, 0.12)",
423
+ "1": "rgba(0, 0, 0, 0.14)"
424
+ }
425
+ },
426
+ "semibold": {
427
+ "color": {
428
+ "0": "rgba(0, 0, 0, 0.12)",
429
+ "1": "rgba(0, 0, 0, 0.14)"
430
+ }
431
+ },
432
+ "bold": {
433
+ "color": {
434
+ "0": "rgba(0, 0, 0, 0.12)",
435
+ "1": "rgba(0, 0, 0, 0.14)"
436
+ }
437
+ },
438
+ "extrabold": {
439
+ "color": {
440
+ "0": "rgba(0, 0, 0, 0.12)",
441
+ "1": "rgba(0, 0, 0, 0.14)"
442
+ }
443
+ }
444
+ },
445
+ "dark": {
446
+ "light": {
447
+ "color": {
448
+ "0": "rgba(0, 0, 0, 0.24)",
449
+ "1": "rgba(0, 0, 0, 0.28)"
450
+ }
451
+ },
452
+ "semilight": {
453
+ "color": {
454
+ "0": "rgba(0, 0, 0, 0.24)",
455
+ "1": "rgba(0, 0, 0, 0.28)"
456
+ }
457
+ },
458
+ "regular": {
459
+ "color": {
460
+ "0": "rgba(0, 0, 0, 0.24)",
461
+ "1": "rgba(0, 0, 0, 0.28)"
462
+ }
463
+ },
464
+ "semibold": {
465
+ "color": {
466
+ "0": "rgba(0, 0, 0, 0.24)",
467
+ "1": "rgba(0, 0, 0, 0.28)"
468
+ }
469
+ },
470
+ "bold": {
471
+ "color": {
472
+ "0": "rgba(0, 0, 0, 0.24)",
473
+ "1": "rgba(0, 0, 0, 0.28)"
474
+ }
475
+ },
476
+ "extrabold": {
477
+ "color": {
478
+ "0": "rgba(0, 0, 0, 0.24)",
479
+ "1": "rgba(0, 0, 0, 0.28)"
480
+ }
481
+ }
482
+ }
483
+ }
484
+ },
485
+ "fontSize": {
486
+ "typography.headline1.fontSize": "96px",
487
+ "typography.headline2'.fontSize": "60px",
488
+ "typography.headline3.fontSize": "48px",
489
+ "typography.headline4.fontSize": "34px",
490
+ "typography.headline5.fontSize": "24px",
491
+ "typography.headline6.fontSize": "20px",
492
+ "typography.subtitle1.fontSize": "16px",
493
+ "typography.subtitle2.fontSize": "14px",
494
+ "typography.body1.fontSize": "16px",
495
+ "typography.body2.fontSize": "14px",
496
+ "typography.caption.fontSize": "12px",
497
+ "typography.button.fontSize": "14px",
498
+ "typography.overline.fontSize": "12px"
499
+ },
500
+ "letterSpacing": {
501
+ "typography.headline1.letterSpacing": "-0.25px",
502
+ "typography.headline2'.letterSpacing": "-0.13333333333333333px",
503
+ "typography.headline3.letterSpacing": "normal",
504
+ "typography.headline4.letterSpacing": "0.11764705882352941px",
505
+ "typography.headline5.letterSpacing": "normal",
506
+ "typography.headline6.letterSpacing": "0.2px",
507
+ "typography.subtitle1.letterSpacing": "0.15px",
508
+ "typography.subtitle2.letterSpacing": "0.1142857142857143px",
509
+ "typography.body1.letterSpacing": "0.5px",
510
+ "typography.body2.letterSpacing": "0.2857142857142857px",
511
+ "typography.caption.letterSpacing": "0.5333333333333333px",
512
+ "typography.button.letterSpacing": "1.4285714285714286px",
513
+ "typography.overline.letterSpacing": "2.6666666666666665px"
514
+ },
515
+ "boxShadow": {
516
+ "elevation-light-light-_": "0px 0px 2px 0px rgba(0, 0, 0, 0.12), 0px 1px 2px 0px rgba(0, 0, 0, 0.14)",
517
+ "elevation-light-semilight-_": "0px 0px 2px 0px rgba(0, 0, 0, 0.12), 0px 2px 4px 0px rgba(0, 0, 0, 0.14)",
518
+ "elevation-light-regular-_": "0px 0px 2px 0px rgba(0, 0, 0, 0.12), 0px 4px 8px 0px rgba(0, 0, 0, 0.14)",
519
+ "elevation-light-semibold-_": "0px 0px 2px 0px rgba(0, 0, 0, 0.12), 0px 8px 16px 0px rgba(0, 0, 0, 0.14)",
520
+ "elevation-light-bold-_": "0px 0px 8px 0px rgba(0, 0, 0, 0.12), 0px 14px 28px 0px rgba(0, 0, 0, 0.14)",
521
+ "elevation-light-extrabold-_": "0px 0px 8px 0px rgba(0, 0, 0, 0.12), 0px 32px 64px 0px rgba(0, 0, 0, 0.14)",
522
+ "elevation-dark-light-_": "0px 0px 2px 0px rgba(0, 0, 0, 0.24), 0px 1px 2px 0px rgba(0, 0, 0, 0.28)",
523
+ "elevation-dark-semilight-_": "0px 0px 2px 0px rgba(0, 0, 0, 0.24), 0px 2px 4px 0px rgba(0, 0, 0, 0.28)",
524
+ "elevation-dark-regular-_": "0px 0px 2px 0px rgba(0, 0, 0, 0.24), 0px 4px 8px 0px rgba(0, 0, 0, 0.28)",
525
+ "elevation-dark-semibold-_": "0px 0px 2px 0px rgba(0, 0, 0, 0.24), 0px 8px 16px 0px rgba(0, 0, 0, 0.28)",
526
+ "elevation-dark-bold-_": "0px 0px 8px 0px rgba(0, 0, 0, 0.24), 0px 14px 28px 0px rgba(0, 0, 0, 0.28)",
527
+ "elevation-dark-extrabold-_": "0px 0px 8px 0px rgba(0, 0, 0, 0.24), 0px 32px 64px 0px rgba(0, 0, 0, 0.28)"
528
+ },
529
+ "transitionDuration": {
530
+ "duration._": "200ms 400ms 600ms",
531
+ "duration.short": "200ms",
532
+ "duration.medium": "400ms",
533
+ "duration.long": "600ms"
534
+ }
535
+ }
536
+ }
537
+ };
@@ -0,0 +1,28 @@
1
+ module.exports = {
2
+ "theme": {
3
+ "extend": {
4
+ "fontFamily": {
5
+ "font.family": "'Inter', Roboto, Helvetica, sans-serif"
6
+ },
7
+ "spacing": {
8
+ "layout.radius": "12px",
9
+ "layout.space": "8px",
10
+ "layout.thickness": "2px",
11
+ "size.tiny": "2px",
12
+ "size.small": "4px",
13
+ "size.medium": "8px",
14
+ "size.large": "16px",
15
+ "size.giant": "32px"
16
+ },
17
+ "colors": {
18
+ "color": {
19
+ "light": {
20
+ "primary": "rgb(98, 0, 238)",
21
+ "secondary": "rgb(55, 0, 179)",
22
+ "tertiary": "rgb(3, 218, 198)"
23
+ }
24
+ }
25
+ }
26
+ }
27
+ }
28
+ };