@mirohq/design-system-themes-native 1.1.0 → 1.2.1

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.
package/dist/main.js CHANGED
@@ -105,6 +105,12 @@ const colors$1 = {
105
105
  borderSuccessSubtle: "rgba(186, 222, 177, 1)",
106
106
  borderWarning: "rgba(255, 208, 47, 1)",
107
107
  borderWarningSubtle: "rgba(255, 235, 163, 1)",
108
+ buttonBackgroundPrimary: "rgba(56, 89, 255, 1)",
109
+ buttonBackgroundPrimaryHover: "rgba(49, 76, 217, 1)",
110
+ buttonBackgroundPrimaryPressed: "rgba(42, 65, 182, 1)",
111
+ buttonBackgroundSecondary: "rgba(233, 234, 239, 1)",
112
+ buttonBackgroundSecondaryHover: "rgba(224, 226, 232, 1)",
113
+ buttonBackgroundSecondaryPressed: "rgba(216, 218, 226, 1)",
108
114
  formatIconDiagram: "rgba(218, 121, 43, 1)",
109
115
  formatIconDocs: "rgba(14, 157, 205, 1)",
110
116
  formatIconExternal: "rgba(17, 162, 147, 1)",
@@ -113,12 +119,6 @@ const colors$1 = {
113
119
  formatIconSlides: "rgba(219, 79, 79, 1)",
114
120
  formatIconTable: "rgba(15, 168, 60, 1)",
115
121
  formatIconTimeline: "rgba(15, 168, 60, 1)",
116
- buttonBackgroundPrimary: "rgba(56, 89, 255, 1)",
117
- buttonBackgroundPrimaryHover: "rgba(49, 76, 217, 1)",
118
- buttonBackgroundPrimaryPressed: "rgba(42, 65, 182, 1)",
119
- buttonBackgroundSecondary: "rgba(233, 234, 239, 1)",
120
- buttonBackgroundSecondaryHover: "rgba(224, 226, 232, 1)",
121
- buttonBackgroundSecondaryPressed: "rgba(216, 218, 226, 1)",
122
122
  popupBackgroundStatic: "rgba(34, 36, 40, 1)",
123
123
  popupTextStatic: "rgba(255, 255, 255, 1)",
124
124
  tooltipBackground: "rgba(26, 27, 30, 1)",
@@ -171,7 +171,7 @@ const colors$1 = {
171
171
  textNeutralsInvertedHover: "rgba(250, 250, 252, 1)",
172
172
  textNeutralsInvertedSubtle: "rgba(233, 234, 239, 1)",
173
173
  textNeutralsInvertedSubtleHover: "rgba(224, 226, 232, 1)",
174
- textNeutralsPlaceholder: "rgba(125, 130, 151, 1)",
174
+ textNeutralsPlaceholder: "rgba(111, 116, 137, 1)",
175
175
  textNeutralsPlaceholderOnly: "rgba(174, 178, 192, 1)",
176
176
  textNeutralsPressed: "rgba(26, 27, 30, 1)",
177
177
  textNeutralsSubtle: "rgba(101, 107, 129, 1)",
@@ -191,7 +191,235 @@ const colors$1 = {
191
191
  textSuccessInverted: "rgba(239, 249, 236, 1)",
192
192
  textSuccessPressed: "rgba(21, 75, 8, 1)",
193
193
  textWarning: "rgba(69, 57, 17, 1)",
194
- textWarningSubtle: "rgba(179, 146, 35, 1)"
194
+ textWarningSubtle: "rgba(179, 146, 35, 1)",
195
+ coalBackground: "rgba(176, 176, 176, 1)",
196
+ coalBackgroundMild: "rgba(214, 214, 214, 1)",
197
+ coalBackgroundProminent: "rgba(89, 89, 89, 1)",
198
+ coalBackgroundSubtle: "rgba(231, 231, 231, 1)",
199
+ coralBackground: "rgba(255, 100, 100, 1)",
200
+ coralBackgroundMild: "rgba(255, 173, 173, 1)",
201
+ coralBackgroundProminent: "rgba(189, 10, 10, 1)",
202
+ coralBackgroundSubtle: "rgba(255, 198, 198, 1)",
203
+ cyanBackground: "rgba(104, 211, 248, 1)",
204
+ cyanBackgroundMild: "rgba(168, 233, 255, 1)",
205
+ cyanBackgroundProminent: "rgba(15, 138, 179, 1)",
206
+ cyanBackgroundSubtle: "rgba(204, 244, 255, 1)",
207
+ lilacBackground: "rgba(143, 127, 238, 1)",
208
+ lilacBackgroundMild: "rgba(181, 169, 255, 1)",
209
+ lilacBackgroundProminent: "rgba(102, 49, 215, 1)",
210
+ lilacBackgroundSubtle: "rgba(222, 218, 255, 1)",
211
+ limeBackground: "rgba(158, 212, 82, 1)",
212
+ limeBackgroundMild: "rgba(194, 235, 127, 1)",
213
+ limeBackgroundProminent: "rgba(96, 133, 33, 1)",
214
+ limeBackgroundSubtle: "rgba(219, 250, 173, 1)",
215
+ mossBackground: "rgba(45, 199, 92, 1)",
216
+ mossBackgroundMild: "rgba(121, 228, 155, 1)",
217
+ mossBackgroundProminent: "rgba(6, 116, 41, 1)",
218
+ mossBackgroundSubtle: "rgba(173, 240, 199, 1)",
219
+ oceanBackground: "rgba(101, 157, 242, 1)",
220
+ oceanBackgroundMild: "rgba(160, 196, 251, 1)",
221
+ oceanBackgroundProminent: "rgba(48, 91, 171, 1)",
222
+ oceanBackgroundSubtle: "rgba(198, 220, 255, 1)",
223
+ orangeBackground: "rgba(254, 159, 77, 1)",
224
+ orangeBackgroundMild: "rgba(255, 189, 131, 1)",
225
+ orangeBackgroundProminent: "rgba(155, 74, 8, 1)",
226
+ orangeBackgroundSubtle: "rgba(248, 211, 175, 1)",
227
+ pinkBackground: "rgba(241, 125, 229, 1)",
228
+ pinkBackgroundMild: "rgba(255, 171, 236, 1)",
229
+ pinkBackgroundProminent: "rgba(175, 63, 185, 1)",
230
+ pinkBackgroundSubtle: "rgba(255, 216, 244, 1)",
231
+ sunshineBackground: "rgba(255, 220, 74, 1)",
232
+ sunshineBackgroundMild: "rgba(255, 237, 123, 1)",
233
+ sunshineBackgroundProminent: "rgba(175, 126, 4, 1)",
234
+ sunshineBackgroundSubtle: "rgba(255, 246, 182, 1)",
235
+ tealBackground: "rgba(57, 201, 188, 1)",
236
+ tealBackgroundMild: "rgba(150, 240, 232, 1)",
237
+ tealBackgroundProminent: "rgba(24, 117, 116, 1)",
238
+ tealBackgroundSubtle: "rgba(195, 250, 245, 1)",
239
+ coalBorder: "rgba(144, 142, 142, 1)",
240
+ coalBorderProminent: "rgba(75, 75, 75, 1)",
241
+ coalBorderSubtle: "rgba(194, 194, 194, 1)",
242
+ coralBorder: "rgba(219, 79, 79, 1)",
243
+ coralBorderProminent: "rgba(141, 1, 1, 1)",
244
+ coralBorderSubtle: "rgba(253, 144, 144, 1)",
245
+ cyanBorder: "rgba(14, 157, 205, 1)",
246
+ cyanBorderProminent: "rgba(0, 88, 117, 1)",
247
+ cyanBorderSubtle: "rgba(138, 223, 252, 1)",
248
+ lilacBorder: "rgba(129, 103, 229, 1)",
249
+ lilacBorderProminent: "rgba(70, 31, 152, 1)",
250
+ lilacBorderSubtle: "rgba(146, 136, 239, 1)",
251
+ limeBorder: "rgba(117, 159, 56, 1)",
252
+ limeBorderProminent: "rgba(54, 83, 24, 1)",
253
+ limeBorderSubtle: "rgba(167, 219, 93, 1)",
254
+ mossBorder: "rgba(15, 168, 60, 1)",
255
+ mossBorderProminent: "rgba(10, 91, 35, 1)",
256
+ mossBorderSubtle: "rgba(93, 213, 129, 1)",
257
+ oceanBorder: "rgba(86, 136, 211, 1)",
258
+ oceanBorderProminent: "rgba(29, 71, 146, 1)",
259
+ oceanBorderSubtle: "rgba(109, 164, 246, 1)",
260
+ orangeBorder: "rgba(218, 121, 43, 1)",
261
+ orangeBorderProminent: "rgba(132, 61, 3, 1)",
262
+ orangeBorderSubtle: "rgba(255, 169, 94, 1)",
263
+ pinkBorder: "rgba(213, 90, 200, 1)",
264
+ pinkBorderProminent: "rgba(139, 23, 150, 1)",
265
+ pinkBorderSubtle: "rgba(249, 133, 222, 1)",
266
+ sunshineBorder: "rgba(186, 138, 18, 1)",
267
+ sunshineBorderProminent: "rgba(142, 106, 18, 1)",
268
+ sunshineBorderSubtle: "rgba(249, 224, 92, 1)",
269
+ tealBorder: "rgba(17, 162, 147, 1)",
270
+ tealBorderProminent: "rgba(16, 90, 89, 1)",
271
+ tealBorderSubtle: "rgba(85, 214, 202, 1)",
272
+ coalAvatarBackground: "rgba(84, 84, 84, 1)",
273
+ coralAvatarBackground: "rgba(170, 6, 6, 1)",
274
+ cyanAvatarBackground: "rgba(10, 120, 157, 1)",
275
+ lightCoalAvatarBackground: "rgba(194, 194, 194, 1)",
276
+ lightCoralAvatarBackground: "rgba(253, 144, 144, 1)",
277
+ lightCyanAvatarBackground: "rgba(138, 223, 252, 1)",
278
+ lightLilacAvatarBackground: "rgba(146, 136, 239, 1)",
279
+ lightLimeAvatarBackground: "rgba(167, 219, 93, 1)",
280
+ lightMossAvatarBackground: "rgba(93, 213, 129, 1)",
281
+ lightOceanAvatarBackground: "rgba(109, 164, 246, 1)",
282
+ lightOrangeAvatarBackground: "rgba(255, 169, 94, 1)",
283
+ lightPinkAvatarBackground: "rgba(249, 133, 222, 1)",
284
+ lightSunshineAvatarBackground: "rgba(249, 224, 92, 1)",
285
+ lightTealAvatarBackground: "rgba(85, 214, 202, 1)",
286
+ lilacAvatarBackground: "rgba(85, 38, 183, 1)",
287
+ limeAvatarBackground: "rgba(72, 102, 20, 1)",
288
+ mossAvatarBackground: "rgba(6, 102, 37, 1)",
289
+ oceanAvatarBackground: "rgba(44, 86, 162, 1)",
290
+ orangeAvatarBackground: "rgba(155, 74, 8, 1)",
291
+ pinkAvatarBackground: "rgba(163, 52, 172, 1)",
292
+ sunshineAvatarBackground: "rgba(142, 106, 18, 1)",
293
+ tealAvatarBackground: "rgba(20, 106, 105, 1)",
294
+ coralCommentBackground: "rgba(170, 6, 6, 1)",
295
+ cyanCommentBackground: "rgba(4, 155, 205, 1)",
296
+ limeCommentBackground: "rgba(117, 159, 56, 1)",
297
+ coalCursorBackground: "rgba(75, 75, 75, 1)",
298
+ coalCursorBorder: "rgba(136, 136, 136, 1)",
299
+ coalCursorBorderProminent: "rgba(51, 51, 51, 1)",
300
+ coralCursorBackground: "rgba(141, 1, 1, 1)",
301
+ coralCursorBorder: "rgba(197, 44, 44, 1)",
302
+ coralCursorBorderProminent: "rgba(96, 0, 0, 1)",
303
+ cyanCursorBackground: "rgba(0, 88, 117, 1)",
304
+ cyanCursorBorder: "rgba(4, 155, 205, 1)",
305
+ cyanCursorBorderProminent: "rgba(0, 62, 87, 1)",
306
+ lightCoalCursorBackground: "rgba(218, 216, 216, 1)",
307
+ lightCoralCursorBackground: "rgba(255, 180, 180, 1)",
308
+ lightCursorBackground: "rgba(167, 201, 252, 1)",
309
+ lightCyanCursorBackground: "rgba(181, 236, 255, 1)",
310
+ lightLilacCursorBackground: "rgba(187, 180, 255, 1)",
311
+ lightLimeCursorBackground: "rgba(198, 239, 136, 1)",
312
+ lightMossCursorBackground: "rgba(138, 233, 168, 1)",
313
+ lightOrangeCursorBackground: "rgba(255, 199, 149, 1)",
314
+ lightPinkCursorBackground: "rgba(251, 190, 234, 1)",
315
+ lightSunshineCursorBackground: "rgba(255, 240, 154, 1)",
316
+ lightTealCursorBackground: "rgba(168, 247, 240, 1)",
317
+ lilacCursorBackground: "rgba(70, 31, 152, 1)",
318
+ lilacCursorBorder: "rgba(124, 89, 223, 1)",
319
+ lilacCursorBorderProminent: "rgba(32, 8, 79, 1)",
320
+ limeCursorBackground: "rgba(54, 83, 24, 1)",
321
+ limeCursorBorder: "rgba(117, 159, 56, 1)",
322
+ limeCursorBorderProminent: "rgba(33, 55, 11, 1)",
323
+ mossCursorBackground: "rgba(10, 91, 35, 1)",
324
+ mossCursorBorder: "rgba(6, 147, 48, 1)",
325
+ mossCursorBorderProminent: "rgba(2, 64, 15, 1)",
326
+ oceanCursorBackground: "rgba(29, 71, 146, 1)",
327
+ oceanCursorBorder: "rgba(73, 120, 192, 1)",
328
+ oceanCursorBorderProminent: "rgba(0, 29, 102, 1)",
329
+ orangeCursorBackground: "rgba(132, 61, 3, 1)",
330
+ orangeCursorBorder: "rgba(215, 111, 26, 1)",
331
+ orangeCursorBorderProminent: "rgba(92, 32, 0, 1)",
332
+ pinkCursorBackground: "rgba(139, 23, 150, 1)",
333
+ pinkCursorBorderProminent: "rgba(85, 5, 92, 1)",
334
+ pinkCursorCoalBorder: "rgba(200, 81, 195, 1)",
335
+ sunshineCursorBackground: "rgba(110, 79, 2, 1)",
336
+ sunshineCursorBorder: "rgba(186, 138, 18, 1)",
337
+ susnhineCursorBorderProminent: "rgba(80, 58, 3, 1)",
338
+ tealCursorBackground: "rgba(16, 90, 89, 1)",
339
+ tealCursorBorder: "rgba(10, 146, 133, 1)",
340
+ tealCursorBorderProminent: "rgba(14, 67, 67, 1)",
341
+ blackStickyBackground: "rgba(21, 21, 21, 1)",
342
+ coralStickyBackground: "rgba(255, 158, 158, 1)",
343
+ cyanStickyBackground: "rgba(156, 230, 255, 1)",
344
+ lightCoalStickyBackground: "rgba(243, 245, 247, 1)",
345
+ lightLimeStickyBackground: "rgba(209, 240, 159, 1)",
346
+ lightOceanStickyBackground: "rgba(178, 208, 254, 1)",
347
+ lightPinkStickyBackground: "rgba(255, 210, 242, 1)",
348
+ lightSunshineStickyBackground: "rgba(255, 247, 158, 1)",
349
+ lilacStickyBackground: "rgba(184, 172, 251, 1)",
350
+ limeStickyBackground: "rgba(179, 230, 95, 1)",
351
+ mossStickyBackground: "rgba(106, 224, 141, 1)",
352
+ oceanStickyBackground: "rgba(134, 180, 249, 1)",
353
+ orangeStickyBackground: "rgba(255, 181, 117, 1)",
354
+ pinkStickyBackground: "rgba(253, 154, 231, 1)",
355
+ sunshineStickyBackground: "rgba(255, 232, 109, 1)",
356
+ tealStickyBackground: "rgba(129, 231, 222, 1)",
357
+ coalIcon: "rgba(51, 51, 51, 1)",
358
+ coalIconMild: "rgba(144, 142, 142, 1)",
359
+ coalIconSubtle: "rgba(247, 247, 247, 1)",
360
+ coralIcon: "rgba(96, 0, 0, 1)",
361
+ coralIconMild: "rgba(219, 79, 79, 1)",
362
+ coralIconSubtle: "rgba(252, 226, 226, 1)",
363
+ cyanIcon: "rgba(0, 62, 87, 1)",
364
+ cyanIconMild: "rgba(14, 157, 205, 1)",
365
+ cyanIconSubtle: "rgba(228, 249, 255, 1)",
366
+ lilacIcon: "rgba(32, 8, 79, 1)",
367
+ lilacIconMild: "rgba(129, 103, 229, 1)",
368
+ lilacIconSubtle: "rgba(239, 237, 253, 1)",
369
+ limeIcon: "rgba(33, 55, 11, 1)",
370
+ limeIconMild: "rgba(117, 159, 56, 1)",
371
+ limeIconSubtle: "rgba(241, 254, 207, 1)",
372
+ mossIcon: "rgba(2, 64, 15, 1)",
373
+ mossIconMild: "rgba(15, 168, 60, 1)",
374
+ mossIconSubtle: "rgba(227, 247, 234, 1)",
375
+ oceanIcon: "rgba(0, 29, 102, 1)",
376
+ oceanIconMild: "rgba(86, 136, 211, 1)",
377
+ oceanIconSubtle: "rgba(229, 240, 255, 1)",
378
+ orangeIcon: "rgba(92, 32, 0, 1)",
379
+ orangeIconMild: "rgba(218, 121, 43, 1)",
380
+ orangeIconSubtle: "rgba(255, 238, 222, 1)",
381
+ pinkIcon: "rgba(85, 5, 92, 1)",
382
+ pinkIconMild: "rgba(213, 90, 200, 1)",
383
+ pinkIconSubtle: "rgba(254, 242, 255, 1)",
384
+ sunshineIcon: "rgba(80, 58, 3, 1)",
385
+ sunshineIconMild: "rgba(186, 138, 18, 1)",
386
+ sunshineIconSubtle: "rgba(255, 253, 229, 1)",
387
+ tealIcon: "rgba(14, 67, 67, 1)",
388
+ tealIconMild: "rgba(17, 162, 147, 1)",
389
+ tealIconSubtle: "rgba(225, 251, 249, 1)",
390
+ coalText: "rgba(51, 51, 51, 1)",
391
+ coalTextMild: "rgba(89, 89, 89, 1)",
392
+ coalTextSubtle: "rgba(247, 247, 247, 1)",
393
+ coralText: "rgba(96, 0, 0, 1)",
394
+ coralTextMild: "rgba(189, 10, 10, 1)",
395
+ coralTextSubtle: "rgba(252, 226, 226, 1)",
396
+ cyanText: "rgba(0, 62, 87, 1)",
397
+ cyanTextMild: "rgba(15, 138, 179, 1)",
398
+ cyanTextSubtle: "rgba(228, 249, 255, 1)",
399
+ lilacText: "rgba(32, 8, 79, 1)",
400
+ lilacTextMild: "rgba(124, 89, 223, 1)",
401
+ lilacTextSubtle: "rgba(239, 237, 253, 1)",
402
+ limeText: "rgba(33, 55, 11, 1)",
403
+ limeTextMild: "rgba(96, 133, 33, 1)",
404
+ limeTextSubtle: "rgba(241, 254, 207, 1)",
405
+ mossText: "rgba(2, 64, 15, 1)",
406
+ mossTextMild: "rgba(6, 116, 41, 1)",
407
+ mossTextSubtle: "rgba(227, 247, 234, 1)",
408
+ oceanText: "rgba(0, 29, 102, 1)",
409
+ oceanTextMild: "rgba(48, 91, 171, 1)",
410
+ oceanTextSubtle: "rgba(229, 240, 255, 1)",
411
+ orangeText: "rgba(92, 32, 0, 1)",
412
+ orangeTextMild: "rgba(155, 74, 8, 1)",
413
+ orangeTextSubtle: "rgba(255, 238, 222, 1)",
414
+ pinkText: "rgba(85, 5, 92, 1)",
415
+ pinkTextMild: "rgba(200, 81, 195, 1)",
416
+ pinkTextSubtle: "rgba(254, 242, 255, 1)",
417
+ sunshineText: "rgba(80, 58, 3, 1)",
418
+ sunshineTextMild: "rgba(175, 126, 4, 1)",
419
+ sunshineTextSubtle: "rgba(255, 253, 229, 1)",
420
+ tealText: "rgba(14, 67, 67, 1)",
421
+ tealTextMild: "rgba(24, 117, 116, 1)",
422
+ tealTextSubtle: "rgba(225, 251, 249, 1)"
195
423
  };
196
424
 
197
425
  const colors = {
@@ -297,6 +525,12 @@ const colors = {
297
525
  borderSuccessSubtle: "rgba(21, 75, 8, 1)",
298
526
  borderWarning: "rgba(255, 208, 47, 1)",
299
527
  borderWarningSubtle: "rgba(116, 96, 25, 1)",
528
+ buttonBackgroundPrimary: "rgba(122, 144, 254, 1)",
529
+ buttonBackgroundPrimaryHover: "rgba(151, 168, 254, 1)",
530
+ buttonBackgroundPrimaryPressed: "rgba(177, 189, 253, 1)",
531
+ buttonBackgroundSecondary: "rgba(60, 63, 73, 1)",
532
+ buttonBackgroundSecondaryHover: "rgba(69, 72, 84, 1)",
533
+ buttonBackgroundSecondaryPressed: "rgba(77, 81, 95, 1)",
300
534
  formatIconDiagram: "rgba(218, 121, 43, 1)",
301
535
  formatIconDocs: "rgba(14, 157, 205, 1)",
302
536
  formatIconExternal: "rgba(17, 162, 147, 1)",
@@ -305,12 +539,6 @@ const colors = {
305
539
  formatIconSlides: "rgba(219, 79, 79, 1)",
306
540
  formatIconTable: "rgba(15, 168, 60, 1)",
307
541
  formatIconTimeline: "rgba(15, 168, 60, 1)",
308
- buttonBackgroundPrimary: "rgba(122, 144, 254, 1)",
309
- buttonBackgroundPrimaryHover: "rgba(151, 168, 254, 1)",
310
- buttonBackgroundPrimaryPressed: "rgba(177, 189, 253, 1)",
311
- buttonBackgroundSecondary: "rgba(60, 63, 73, 1)",
312
- buttonBackgroundSecondaryHover: "rgba(69, 72, 84, 1)",
313
- buttonBackgroundSecondaryPressed: "rgba(77, 81, 95, 1)",
314
542
  popupBackgroundStatic: "rgba(52, 54, 62, 1)",
315
543
  popupTextStatic: "rgba(255, 255, 255, 1)",
316
544
  tooltipBackground: "rgba(77, 81, 95, 1)",
@@ -383,7 +611,235 @@ const colors = {
383
611
  textSuccessInverted: "rgba(17, 38, 12, 1)",
384
612
  textSuccessPressed: "rgba(161, 210, 149, 1)",
385
613
  textWarning: "rgba(255, 244, 203, 1)",
386
- textWarningSubtle: "rgba(255, 235, 163, 1)"
614
+ textWarningSubtle: "rgba(255, 235, 163, 1)",
615
+ coalBackground: "rgba(176, 176, 176, 1)",
616
+ coalBackgroundMild: "rgba(214, 214, 214, 1)",
617
+ coalBackgroundProminent: "rgba(89, 89, 89, 1)",
618
+ coalBackgroundSubtle: "rgba(231, 231, 231, 1)",
619
+ coralBackground: "rgba(255, 100, 100, 1)",
620
+ coralBackgroundMild: "rgba(255, 173, 173, 1)",
621
+ coralBackgroundProminent: "rgba(189, 10, 10, 1)",
622
+ coralBackgroundSubtle: "rgba(255, 198, 198, 1)",
623
+ cyanBackground: "rgba(104, 211, 248, 1)",
624
+ cyanBackgroundMild: "rgba(168, 233, 255, 1)",
625
+ cyanBackgroundProminent: "rgba(15, 138, 179, 1)",
626
+ cyanBackgroundSubtle: "rgba(204, 244, 255, 1)",
627
+ lilacBackground: "rgba(143, 127, 238, 1)",
628
+ lilacBackgroundMild: "rgba(181, 169, 255, 1)",
629
+ lilacBackgroundProminent: "rgba(102, 49, 215, 1)",
630
+ lilacBackgroundSubtle: "rgba(222, 218, 255, 1)",
631
+ limeBackground: "rgba(158, 212, 82, 1)",
632
+ limeBackgroundMild: "rgba(194, 235, 127, 1)",
633
+ limeBackgroundProminent: "rgba(96, 133, 33, 1)",
634
+ limeBackgroundSubtle: "rgba(219, 250, 173, 1)",
635
+ mossBackground: "rgba(45, 199, 92, 1)",
636
+ mossBackgroundMild: "rgba(121, 228, 155, 1)",
637
+ mossBackgroundProminent: "rgba(6, 116, 41, 1)",
638
+ mossBackgroundSubtle: "rgba(173, 240, 199, 1)",
639
+ oceanBackground: "rgba(101, 157, 242, 1)",
640
+ oceanBackgroundMild: "rgba(160, 196, 251, 1)",
641
+ oceanBackgroundProminent: "rgba(48, 91, 171, 1)",
642
+ oceanBackgroundSubtle: "rgba(198, 220, 255, 1)",
643
+ orangeBackground: "rgba(254, 159, 77, 1)",
644
+ orangeBackgroundMild: "rgba(255, 189, 131, 1)",
645
+ orangeBackgroundProminent: "rgba(155, 74, 8, 1)",
646
+ orangeBackgroundSubtle: "rgba(248, 211, 175, 1)",
647
+ pinkBackground: "rgba(241, 125, 229, 1)",
648
+ pinkBackgroundMild: "rgba(255, 171, 236, 1)",
649
+ pinkBackgroundProminent: "rgba(175, 63, 185, 1)",
650
+ pinkBackgroundSubtle: "rgba(255, 216, 244, 1)",
651
+ sunshineBackground: "rgba(255, 220, 74, 1)",
652
+ sunshineBackgroundMild: "rgba(255, 237, 123, 1)",
653
+ sunshineBackgroundProminent: "rgba(175, 126, 4, 1)",
654
+ sunshineBackgroundSubtle: "rgba(255, 246, 182, 1)",
655
+ tealBackground: "rgba(57, 201, 188, 1)",
656
+ tealBackgroundMild: "rgba(150, 240, 232, 1)",
657
+ tealBackgroundProminent: "rgba(24, 117, 116, 1)",
658
+ tealBackgroundSubtle: "rgba(195, 250, 245, 1)",
659
+ coalBorder: "rgba(144, 142, 142, 1)",
660
+ coalBorderProminent: "rgba(75, 75, 75, 1)",
661
+ coalBorderSubtle: "rgba(194, 194, 194, 1)",
662
+ coralBorder: "rgba(219, 79, 79, 1)",
663
+ coralBorderProminent: "rgba(141, 1, 1, 1)",
664
+ coralBorderSubtle: "rgba(253, 144, 144, 1)",
665
+ cyanBorder: "rgba(14, 157, 205, 1)",
666
+ cyanBorderProminent: "rgba(0, 88, 117, 1)",
667
+ cyanBorderSubtle: "rgba(138, 223, 252, 1)",
668
+ lilacBorder: "rgba(129, 103, 229, 1)",
669
+ lilacBorderProminent: "rgba(70, 31, 152, 1)",
670
+ lilacBorderSubtle: "rgba(146, 136, 239, 1)",
671
+ limeBorder: "rgba(117, 159, 56, 1)",
672
+ limeBorderProminent: "rgba(54, 83, 24, 1)",
673
+ limeBorderSubtle: "rgba(167, 219, 93, 1)",
674
+ mossBorder: "rgba(15, 168, 60, 1)",
675
+ mossBorderProminent: "rgba(10, 91, 35, 1)",
676
+ mossBorderSubtle: "rgba(93, 213, 129, 1)",
677
+ oceanBorder: "rgba(86, 136, 211, 1)",
678
+ oceanBorderProminent: "rgba(29, 71, 146, 1)",
679
+ oceanBorderSubtle: "rgba(109, 164, 246, 1)",
680
+ orangeBorder: "rgba(218, 121, 43, 1)",
681
+ orangeBorderProminent: "rgba(132, 61, 3, 1)",
682
+ orangeBorderSubtle: "rgba(255, 169, 94, 1)",
683
+ pinkBorder: "rgba(213, 90, 200, 1)",
684
+ pinkBorderProminent: "rgba(139, 23, 150, 1)",
685
+ pinkBorderSubtle: "rgba(249, 133, 222, 1)",
686
+ sunshineBorder: "rgba(186, 138, 18, 1)",
687
+ sunshineBorderProminent: "rgba(142, 106, 18, 1)",
688
+ sunshineBorderSubtle: "rgba(249, 224, 92, 1)",
689
+ tealBorder: "rgba(17, 162, 147, 1)",
690
+ tealBorderProminent: "rgba(16, 90, 89, 1)",
691
+ tealBorderSubtle: "rgba(85, 214, 202, 1)",
692
+ coalAvatarBackground: "rgba(84, 84, 84, 1)",
693
+ coralAvatarBackground: "rgba(170, 6, 6, 1)",
694
+ cyanAvatarBackground: "rgba(10, 120, 157, 1)",
695
+ lightCoalAvatarBackground: "rgba(194, 194, 194, 1)",
696
+ lightCoralAvatarBackground: "rgba(253, 144, 144, 1)",
697
+ lightCyanAvatarBackground: "rgba(138, 223, 252, 1)",
698
+ lightLilacAvatarBackground: "rgba(146, 136, 239, 1)",
699
+ lightLimeAvatarBackground: "rgba(167, 219, 93, 1)",
700
+ lightMossAvatarBackground: "rgba(93, 213, 129, 1)",
701
+ lightOceanAvatarBackground: "rgba(109, 164, 246, 1)",
702
+ lightOrangeAvatarBackground: "rgba(255, 169, 94, 1)",
703
+ lightPinkAvatarBackground: "rgba(249, 133, 222, 1)",
704
+ lightSunshineAvatarBackground: "rgba(249, 224, 92, 1)",
705
+ lightTealAvatarBackground: "rgba(85, 214, 202, 1)",
706
+ lilacAvatarBackground: "rgba(85, 38, 183, 1)",
707
+ limeAvatarBackground: "rgba(72, 102, 20, 1)",
708
+ mossAvatarBackground: "rgba(6, 102, 37, 1)",
709
+ oceanAvatarBackground: "rgba(44, 86, 162, 1)",
710
+ orangeAvatarBackground: "rgba(155, 74, 8, 1)",
711
+ pinkAvatarBackground: "rgba(163, 52, 172, 1)",
712
+ sunshineAvatarBackground: "rgba(142, 106, 18, 1)",
713
+ tealAvatarBackground: "rgba(20, 106, 105, 1)",
714
+ coralCommentBackground: "rgba(170, 6, 6, 1)",
715
+ cyanCommentBackground: "rgba(4, 155, 205, 1)",
716
+ limeCommentBackground: "rgba(117, 159, 56, 1)",
717
+ coalCursorBackground: "rgba(75, 75, 75, 1)",
718
+ coalCursorBorder: "rgba(136, 136, 136, 1)",
719
+ coalCursorBorderProminent: "rgba(51, 51, 51, 1)",
720
+ coralCursorBackground: "rgba(141, 1, 1, 1)",
721
+ coralCursorBorder: "rgba(197, 44, 44, 1)",
722
+ coralCursorBorderProminent: "rgba(96, 0, 0, 1)",
723
+ cyanCursorBackground: "rgba(0, 88, 117, 1)",
724
+ cyanCursorBorder: "rgba(4, 155, 205, 1)",
725
+ cyanCursorBorderProminent: "rgba(0, 62, 87, 1)",
726
+ lightCoalCursorBackground: "rgba(218, 216, 216, 1)",
727
+ lightCoralCursorBackground: "rgba(255, 180, 180, 1)",
728
+ lightCursorBackground: "rgba(167, 201, 252, 1)",
729
+ lightCyanCursorBackground: "rgba(181, 236, 255, 1)",
730
+ lightLilacCursorBackground: "rgba(187, 180, 255, 1)",
731
+ lightLimeCursorBackground: "rgba(198, 239, 136, 1)",
732
+ lightMossCursorBackground: "rgba(138, 233, 168, 1)",
733
+ lightOrangeCursorBackground: "rgba(255, 199, 149, 1)",
734
+ lightPinkCursorBackground: "rgba(251, 190, 234, 1)",
735
+ lightSunshineCursorBackground: "rgba(255, 240, 154, 1)",
736
+ lightTealCursorBackground: "rgba(168, 247, 240, 1)",
737
+ lilacCursorBackground: "rgba(70, 31, 152, 1)",
738
+ lilacCursorBorder: "rgba(124, 89, 223, 1)",
739
+ lilacCursorBorderProminent: "rgba(32, 8, 79, 1)",
740
+ limeCursorBackground: "rgba(54, 83, 24, 1)",
741
+ limeCursorBorder: "rgba(117, 159, 56, 1)",
742
+ limeCursorBorderProminent: "rgba(33, 55, 11, 1)",
743
+ mossCursorBackground: "rgba(10, 91, 35, 1)",
744
+ mossCursorBorder: "rgba(6, 147, 48, 1)",
745
+ mossCursorBorderProminent: "rgba(2, 64, 15, 1)",
746
+ oceanCursorBackground: "rgba(29, 71, 146, 1)",
747
+ oceanCursorBorder: "rgba(73, 120, 192, 1)",
748
+ oceanCursorBorderProminent: "rgba(0, 29, 102, 1)",
749
+ orangeCursorBackground: "rgba(132, 61, 3, 1)",
750
+ orangeCursorBorder: "rgba(215, 111, 26, 1)",
751
+ orangeCursorBorderProminent: "rgba(92, 32, 0, 1)",
752
+ pinkCursorBackground: "rgba(139, 23, 150, 1)",
753
+ pinkCursorBorderProminent: "rgba(85, 5, 92, 1)",
754
+ pinkCursorCoalBorder: "rgba(200, 81, 195, 1)",
755
+ sunshineCursorBackground: "rgba(110, 79, 2, 1)",
756
+ sunshineCursorBorder: "rgba(186, 138, 18, 1)",
757
+ susnhineCursorBorderProminent: "rgba(80, 58, 3, 1)",
758
+ tealCursorBackground: "rgba(16, 90, 89, 1)",
759
+ tealCursorBorder: "rgba(10, 146, 133, 1)",
760
+ tealCursorBorderProminent: "rgba(14, 67, 67, 1)",
761
+ blackStickyBackground: "rgba(21, 21, 21, 1)",
762
+ coralStickyBackground: "rgba(255, 158, 158, 1)",
763
+ cyanStickyBackground: "rgba(156, 230, 255, 1)",
764
+ lightCoalStickyBackground: "rgba(243, 245, 247, 1)",
765
+ lightLimeStickyBackground: "rgba(209, 240, 159, 1)",
766
+ lightOceanStickyBackground: "rgba(178, 208, 254, 1)",
767
+ lightPinkStickyBackground: "rgba(255, 210, 242, 1)",
768
+ lightSunshineStickyBackground: "rgba(255, 247, 158, 1)",
769
+ lilacStickyBackground: "rgba(184, 172, 251, 1)",
770
+ limeStickyBackground: "rgba(179, 230, 95, 1)",
771
+ mossStickyBackground: "rgba(106, 224, 141, 1)",
772
+ oceanStickyBackground: "rgba(134, 180, 249, 1)",
773
+ orangeStickyBackground: "rgba(255, 181, 117, 1)",
774
+ pinkStickyBackground: "rgba(253, 154, 231, 1)",
775
+ sunshineStickyBackground: "rgba(255, 232, 109, 1)",
776
+ tealStickyBackground: "rgba(129, 231, 222, 1)",
777
+ coalIcon: "rgba(51, 51, 51, 1)",
778
+ coalIconMild: "rgba(144, 142, 142, 1)",
779
+ coalIconSubtle: "rgba(247, 247, 247, 1)",
780
+ coralIcon: "rgba(96, 0, 0, 1)",
781
+ coralIconMild: "rgba(219, 79, 79, 1)",
782
+ coralIconSubtle: "rgba(252, 226, 226, 1)",
783
+ cyanIcon: "rgba(0, 62, 87, 1)",
784
+ cyanIconMild: "rgba(14, 157, 205, 1)",
785
+ cyanIconSubtle: "rgba(228, 249, 255, 1)",
786
+ lilacIcon: "rgba(32, 8, 79, 1)",
787
+ lilacIconMild: "rgba(129, 103, 229, 1)",
788
+ lilacIconSubtle: "rgba(239, 237, 253, 1)",
789
+ limeIcon: "rgba(33, 55, 11, 1)",
790
+ limeIconMild: "rgba(117, 159, 56, 1)",
791
+ limeIconSubtle: "rgba(241, 254, 207, 1)",
792
+ mossIcon: "rgba(2, 64, 15, 1)",
793
+ mossIconMild: "rgba(15, 168, 60, 1)",
794
+ mossIconSubtle: "rgba(227, 247, 234, 1)",
795
+ oceanIcon: "rgba(0, 29, 102, 1)",
796
+ oceanIconMild: "rgba(86, 136, 211, 1)",
797
+ oceanIconSubtle: "rgba(229, 240, 255, 1)",
798
+ orangeIcon: "rgba(92, 32, 0, 1)",
799
+ orangeIconMild: "rgba(218, 121, 43, 1)",
800
+ orangeIconSubtle: "rgba(255, 238, 222, 1)",
801
+ pinkIcon: "rgba(85, 5, 92, 1)",
802
+ pinkIconMild: "rgba(213, 90, 200, 1)",
803
+ pinkIconSubtle: "rgba(254, 242, 255, 1)",
804
+ sunshineIcon: "rgba(80, 58, 3, 1)",
805
+ sunshineIconMild: "rgba(186, 138, 18, 1)",
806
+ sunshineIconSubtle: "rgba(255, 253, 229, 1)",
807
+ tealIcon: "rgba(14, 67, 67, 1)",
808
+ tealIconMild: "rgba(17, 162, 147, 1)",
809
+ tealIconSubtle: "rgba(225, 251, 249, 1)",
810
+ coalText: "rgba(51, 51, 51, 1)",
811
+ coalTextMild: "rgba(89, 89, 89, 1)",
812
+ coalTextSubtle: "rgba(247, 247, 247, 1)",
813
+ coralText: "rgba(96, 0, 0, 1)",
814
+ coralTextMild: "rgba(189, 10, 10, 1)",
815
+ coralTextSubtle: "rgba(252, 226, 226, 1)",
816
+ cyanText: "rgba(0, 62, 87, 1)",
817
+ cyanTextMild: "rgba(15, 138, 179, 1)",
818
+ cyanTextSubtle: "rgba(228, 249, 255, 1)",
819
+ lilacText: "rgba(32, 8, 79, 1)",
820
+ lilacTextMild: "rgba(124, 89, 223, 1)",
821
+ lilacTextSubtle: "rgba(239, 237, 253, 1)",
822
+ limeText: "rgba(33, 55, 11, 1)",
823
+ limeTextMild: "rgba(96, 133, 33, 1)",
824
+ limeTextSubtle: "rgba(241, 254, 207, 1)",
825
+ mossText: "rgba(2, 64, 15, 1)",
826
+ mossTextMild: "rgba(6, 116, 41, 1)",
827
+ mossTextSubtle: "rgba(227, 247, 234, 1)",
828
+ oceanText: "rgba(0, 29, 102, 1)",
829
+ oceanTextMild: "rgba(48, 91, 171, 1)",
830
+ oceanTextSubtle: "rgba(229, 240, 255, 1)",
831
+ orangeText: "rgba(92, 32, 0, 1)",
832
+ orangeTextMild: "rgba(155, 74, 8, 1)",
833
+ orangeTextSubtle: "rgba(255, 238, 222, 1)",
834
+ pinkText: "rgba(85, 5, 92, 1)",
835
+ pinkTextMild: "rgba(200, 81, 195, 1)",
836
+ pinkTextSubtle: "rgba(254, 242, 255, 1)",
837
+ sunshineText: "rgba(80, 58, 3, 1)",
838
+ sunshineTextMild: "rgba(175, 126, 4, 1)",
839
+ sunshineTextSubtle: "rgba(255, 253, 229, 1)",
840
+ tealText: "rgba(14, 67, 67, 1)",
841
+ tealTextMild: "rgba(24, 117, 116, 1)",
842
+ tealTextSubtle: "rgba(225, 251, 249, 1)"
387
843
  };
388
844
 
389
845
  const light = Object.freeze({