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