@sage/design-tokens 2.64.0 → 2.65.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/android/base.xml +4 -2
- package/android/dashboard/darkMode.xml +11 -0
- package/android/dashboard/lightMode.xml +11 -0
- package/android/origin.xml +108 -97
- package/css/base.css +4 -2
- package/css/dashboard/darkMode.css +13 -0
- package/css/dashboard/lightMode.css +13 -0
- package/css/origin.css +108 -97
- package/data/tokens.json +1125 -132
- package/docs/tokens/base/border-radius/index.html +41 -20
- package/docs/tokens/base/border-width/index.html +2 -2
- package/docs/tokens/base/box-shadow/index.html +2 -2
- package/docs/tokens/base/colors/index.html +23 -2
- package/docs/tokens/base/font-families/index.html +2 -2
- package/docs/tokens/base/font-sizes/index.html +2 -2
- package/docs/tokens/base/font-weights/index.html +2 -2
- package/docs/tokens/base/index.html +62 -20
- package/docs/tokens/base/line-heights/index.html +2 -2
- package/docs/tokens/base/opacity/index.html +2 -2
- package/docs/tokens/base/sizing/index.html +2 -2
- package/docs/tokens/base/spacing/index.html +2 -2
- package/docs/tokens/base/typography/index.html +2 -2
- package/docs/tokens/index.html +812 -539
- package/docs/tokens/origin/index.html +750 -519
- package/docs/tokens/origin/{colors → origin-colors-reference-only}/index.html +751 -520
- package/index.js +4 -0
- package/ios/base.h +4 -2
- package/ios/dashboard/darkMode.h +15 -0
- package/ios/dashboard/lightMode.h +15 -0
- package/ios/origin.h +108 -97
- package/js/base/common.d.ts +3 -1
- package/js/base/common.js +4 -2
- package/js/base/es6.d.ts +3 -1
- package/js/base/es6.js +3 -1
- package/js/dashboard/darkMode/common.d.ts +2 -0
- package/js/dashboard/darkMode/common.js +13 -0
- package/js/dashboard/darkMode/es6.d.ts +5 -0
- package/js/dashboard/darkMode/es6.js +8 -0
- package/js/dashboard/lightMode/common.d.ts +2 -0
- package/js/dashboard/lightMode/common.js +13 -0
- package/js/dashboard/lightMode/es6.d.ts +5 -0
- package/js/dashboard/lightMode/es6.js +8 -0
- package/js/origin/common.d.ts +107 -96
- package/js/origin/common.js +108 -97
- package/js/origin/es6.d.ts +107 -96
- package/js/origin/es6.js +107 -96
- package/package.json +1 -1
- package/sage-design-tokens-2.65.0.tgz +0 -0
- package/scss/base.scss +4 -2
- package/scss/dashboard/darkMode.scss +10 -0
- package/scss/dashboard/lightMode.scss +10 -0
- package/scss/origin.scss +108 -97
- package/sage-design-tokens-2.64.0.tgz +0 -0
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<meta http-equiv="Pragma" content="no-cache" />
|
|
7
7
|
<meta http-equiv="Expires" content="0" />
|
|
8
8
|
|
|
9
|
-
<title>Sage Design Tokens / origin / colors</title>
|
|
9
|
+
<title>Sage Design Tokens / origin / origin-colors (reference only)</title>
|
|
10
10
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.3/css/bulma.min.css">
|
|
11
11
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
12
12
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
@@ -263,8 +263,8 @@
|
|
|
263
263
|
</p>
|
|
264
264
|
<ul class="menu-list">
|
|
265
265
|
<li>
|
|
266
|
-
<a href="../../origin/colors/index.html">
|
|
267
|
-
colors
|
|
266
|
+
<a href="../../origin/origin-colors-reference-only/index.html">
|
|
267
|
+
origin-colors (reference only)
|
|
268
268
|
</a>
|
|
269
269
|
</li>
|
|
270
270
|
</ul>
|
|
@@ -280,7 +280,7 @@
|
|
|
280
280
|
origin
|
|
281
281
|
</a>
|
|
282
282
|
/
|
|
283
|
-
colors
|
|
283
|
+
origin-colors (reference only)
|
|
284
284
|
</h1>
|
|
285
285
|
|
|
286
286
|
<section class="my-6">
|
|
@@ -299,1165 +299,1165 @@
|
|
|
299
299
|
</thead>
|
|
300
300
|
<tr>
|
|
301
301
|
<td class="with-icons is-vcentered"
|
|
302
|
-
id="origin-
|
|
303
|
-
title="theme: origin; category: colors; name:
|
|
304
|
-
|
|
305
|
-
<a href="#origin-
|
|
302
|
+
id="origin-originColorsReferenceOnlyYin100"
|
|
303
|
+
title="theme: origin; category: origin-colors (reference only); name: yin; variant: 100; ">
|
|
304
|
+
originColorsReferenceOnlyYin100
|
|
305
|
+
<a href="#origin-originColorsReferenceOnlyYin100"
|
|
306
306
|
title="permalink"
|
|
307
307
|
class="permalink">
|
|
308
308
|
🔗
|
|
309
309
|
</a>
|
|
310
310
|
</td>
|
|
311
311
|
<td class="is-vcentered">
|
|
312
|
-
<pre>#
|
|
312
|
+
<pre>#000000ff</pre>
|
|
313
313
|
</td>
|
|
314
314
|
<td class="is-vcentered">
|
|
315
315
|
<div class="table__color-preview"
|
|
316
|
-
style="background-color: #
|
|
316
|
+
style="background-color: #000000ff;">
|
|
317
317
|
</div>
|
|
318
318
|
|
|
319
319
|
</td>
|
|
320
320
|
</tr>
|
|
321
321
|
<tr>
|
|
322
322
|
<td class="with-icons is-vcentered"
|
|
323
|
-
id="origin-
|
|
324
|
-
title="theme: origin; category: colors; name:
|
|
325
|
-
|
|
326
|
-
<a href="#origin-
|
|
323
|
+
id="origin-originColorsReferenceOnlyYin010"
|
|
324
|
+
title="theme: origin; category: origin-colors (reference only); name: yin; variant: 010; ">
|
|
325
|
+
originColorsReferenceOnlyYin010
|
|
326
|
+
<a href="#origin-originColorsReferenceOnlyYin010"
|
|
327
327
|
title="permalink"
|
|
328
328
|
class="permalink">
|
|
329
329
|
🔗
|
|
330
330
|
</a>
|
|
331
331
|
</td>
|
|
332
332
|
<td class="is-vcentered">
|
|
333
|
-
<pre>#
|
|
333
|
+
<pre>#0000001a</pre>
|
|
334
334
|
</td>
|
|
335
335
|
<td class="is-vcentered">
|
|
336
336
|
<div class="table__color-preview"
|
|
337
|
-
style="background-color: #
|
|
337
|
+
style="background-color: #0000001a;">
|
|
338
338
|
</div>
|
|
339
339
|
|
|
340
340
|
</td>
|
|
341
341
|
</tr>
|
|
342
342
|
<tr>
|
|
343
343
|
<td class="with-icons is-vcentered"
|
|
344
|
-
id="origin-
|
|
345
|
-
title="theme: origin; category: colors; name:
|
|
346
|
-
|
|
347
|
-
<a href="#origin-
|
|
344
|
+
id="origin-originColorsReferenceOnlyYin020"
|
|
345
|
+
title="theme: origin; category: origin-colors (reference only); name: yin; variant: 020; ">
|
|
346
|
+
originColorsReferenceOnlyYin020
|
|
347
|
+
<a href="#origin-originColorsReferenceOnlyYin020"
|
|
348
348
|
title="permalink"
|
|
349
349
|
class="permalink">
|
|
350
350
|
🔗
|
|
351
351
|
</a>
|
|
352
352
|
</td>
|
|
353
353
|
<td class="is-vcentered">
|
|
354
|
-
<pre>#
|
|
354
|
+
<pre>#00000033</pre>
|
|
355
355
|
</td>
|
|
356
356
|
<td class="is-vcentered">
|
|
357
357
|
<div class="table__color-preview"
|
|
358
|
-
style="background-color: #
|
|
358
|
+
style="background-color: #00000033;">
|
|
359
359
|
</div>
|
|
360
360
|
|
|
361
361
|
</td>
|
|
362
362
|
</tr>
|
|
363
363
|
<tr>
|
|
364
364
|
<td class="with-icons is-vcentered"
|
|
365
|
-
id="origin-
|
|
366
|
-
title="theme: origin; category: colors; name:
|
|
367
|
-
|
|
368
|
-
<a href="#origin-
|
|
365
|
+
id="origin-originColorsReferenceOnlyYin030"
|
|
366
|
+
title="theme: origin; category: origin-colors (reference only); name: yin; variant: 030; ">
|
|
367
|
+
originColorsReferenceOnlyYin030
|
|
368
|
+
<a href="#origin-originColorsReferenceOnlyYin030"
|
|
369
369
|
title="permalink"
|
|
370
370
|
class="permalink">
|
|
371
371
|
🔗
|
|
372
372
|
</a>
|
|
373
373
|
</td>
|
|
374
374
|
<td class="is-vcentered">
|
|
375
|
-
<pre>#
|
|
375
|
+
<pre>#0000004d</pre>
|
|
376
376
|
</td>
|
|
377
377
|
<td class="is-vcentered">
|
|
378
378
|
<div class="table__color-preview"
|
|
379
|
-
style="background-color: #
|
|
379
|
+
style="background-color: #0000004d;">
|
|
380
380
|
</div>
|
|
381
381
|
|
|
382
382
|
</td>
|
|
383
383
|
</tr>
|
|
384
384
|
<tr>
|
|
385
385
|
<td class="with-icons is-vcentered"
|
|
386
|
-
id="origin-
|
|
387
|
-
title="theme: origin; category: colors; name:
|
|
388
|
-
|
|
389
|
-
<a href="#origin-
|
|
386
|
+
id="origin-originColorsReferenceOnlyYin055"
|
|
387
|
+
title="theme: origin; category: origin-colors (reference only); name: yin; variant: 055; ">
|
|
388
|
+
originColorsReferenceOnlyYin055
|
|
389
|
+
<a href="#origin-originColorsReferenceOnlyYin055"
|
|
390
390
|
title="permalink"
|
|
391
391
|
class="permalink">
|
|
392
392
|
🔗
|
|
393
393
|
</a>
|
|
394
394
|
</td>
|
|
395
395
|
<td class="is-vcentered">
|
|
396
|
-
<pre>#
|
|
396
|
+
<pre>#0000008c</pre>
|
|
397
397
|
</td>
|
|
398
398
|
<td class="is-vcentered">
|
|
399
399
|
<div class="table__color-preview"
|
|
400
|
-
style="background-color: #
|
|
400
|
+
style="background-color: #0000008c;">
|
|
401
401
|
</div>
|
|
402
402
|
|
|
403
403
|
</td>
|
|
404
404
|
</tr>
|
|
405
405
|
<tr>
|
|
406
406
|
<td class="with-icons is-vcentered"
|
|
407
|
-
id="origin-
|
|
408
|
-
title="theme: origin; category: colors; name:
|
|
409
|
-
|
|
410
|
-
<a href="#origin-
|
|
407
|
+
id="origin-originColorsReferenceOnlyYin065"
|
|
408
|
+
title="theme: origin; category: origin-colors (reference only); name: yin; variant: 065; ">
|
|
409
|
+
originColorsReferenceOnlyYin065
|
|
410
|
+
<a href="#origin-originColorsReferenceOnlyYin065"
|
|
411
411
|
title="permalink"
|
|
412
412
|
class="permalink">
|
|
413
413
|
🔗
|
|
414
414
|
</a>
|
|
415
415
|
</td>
|
|
416
416
|
<td class="is-vcentered">
|
|
417
|
-
<pre>#
|
|
417
|
+
<pre>#000000a6</pre>
|
|
418
418
|
</td>
|
|
419
419
|
<td class="is-vcentered">
|
|
420
420
|
<div class="table__color-preview"
|
|
421
|
-
style="background-color: #
|
|
421
|
+
style="background-color: #000000a6;">
|
|
422
422
|
</div>
|
|
423
423
|
|
|
424
424
|
</td>
|
|
425
425
|
</tr>
|
|
426
426
|
<tr>
|
|
427
427
|
<td class="with-icons is-vcentered"
|
|
428
|
-
id="origin-
|
|
429
|
-
title="theme: origin; category: colors; name:
|
|
430
|
-
|
|
431
|
-
<a href="#origin-
|
|
428
|
+
id="origin-originColorsReferenceOnlyYin075"
|
|
429
|
+
title="theme: origin; category: origin-colors (reference only); name: yin; variant: 075; ">
|
|
430
|
+
originColorsReferenceOnlyYin075
|
|
431
|
+
<a href="#origin-originColorsReferenceOnlyYin075"
|
|
432
432
|
title="permalink"
|
|
433
433
|
class="permalink">
|
|
434
434
|
🔗
|
|
435
435
|
</a>
|
|
436
436
|
</td>
|
|
437
437
|
<td class="is-vcentered">
|
|
438
|
-
<pre>#
|
|
438
|
+
<pre>#000000bf</pre>
|
|
439
439
|
</td>
|
|
440
440
|
<td class="is-vcentered">
|
|
441
441
|
<div class="table__color-preview"
|
|
442
|
-
style="background-color: #
|
|
442
|
+
style="background-color: #000000bf;">
|
|
443
443
|
</div>
|
|
444
444
|
|
|
445
445
|
</td>
|
|
446
446
|
</tr>
|
|
447
447
|
<tr>
|
|
448
448
|
<td class="with-icons is-vcentered"
|
|
449
|
-
id="origin-
|
|
450
|
-
title="theme: origin; category: colors; name:
|
|
451
|
-
|
|
452
|
-
<a href="#origin-
|
|
449
|
+
id="origin-originColorsReferenceOnlyYin090"
|
|
450
|
+
title="theme: origin; category: origin-colors (reference only); name: yin; variant: 090; ">
|
|
451
|
+
originColorsReferenceOnlyYin090
|
|
452
|
+
<a href="#origin-originColorsReferenceOnlyYin090"
|
|
453
453
|
title="permalink"
|
|
454
454
|
class="permalink">
|
|
455
455
|
🔗
|
|
456
456
|
</a>
|
|
457
457
|
</td>
|
|
458
458
|
<td class="is-vcentered">
|
|
459
|
-
<pre>#
|
|
459
|
+
<pre>#000000e6</pre>
|
|
460
460
|
</td>
|
|
461
461
|
<td class="is-vcentered">
|
|
462
462
|
<div class="table__color-preview"
|
|
463
|
-
style="background-color: #
|
|
463
|
+
style="background-color: #000000e6;">
|
|
464
464
|
</div>
|
|
465
465
|
|
|
466
466
|
</td>
|
|
467
467
|
</tr>
|
|
468
468
|
<tr>
|
|
469
469
|
<td class="with-icons is-vcentered"
|
|
470
|
-
id="origin-
|
|
471
|
-
title="theme: origin; category: colors; name:
|
|
472
|
-
|
|
473
|
-
<a href="#origin-
|
|
470
|
+
id="origin-originColorsReferenceOnlyYang100"
|
|
471
|
+
title="theme: origin; category: origin-colors (reference only); name: yang; variant: 100; ">
|
|
472
|
+
originColorsReferenceOnlyYang100
|
|
473
|
+
<a href="#origin-originColorsReferenceOnlyYang100"
|
|
474
474
|
title="permalink"
|
|
475
475
|
class="permalink">
|
|
476
476
|
🔗
|
|
477
477
|
</a>
|
|
478
478
|
</td>
|
|
479
479
|
<td class="is-vcentered">
|
|
480
|
-
<pre>#
|
|
480
|
+
<pre>#ffffffff</pre>
|
|
481
481
|
</td>
|
|
482
482
|
<td class="is-vcentered">
|
|
483
483
|
<div class="table__color-preview"
|
|
484
|
-
style="background-color: #
|
|
484
|
+
style="background-color: #ffffffff;">
|
|
485
485
|
</div>
|
|
486
486
|
|
|
487
487
|
</td>
|
|
488
488
|
</tr>
|
|
489
489
|
<tr>
|
|
490
490
|
<td class="with-icons is-vcentered"
|
|
491
|
-
id="origin-
|
|
492
|
-
title="theme: origin; category: colors; name:
|
|
493
|
-
|
|
494
|
-
<a href="#origin-
|
|
491
|
+
id="origin-originColorsReferenceOnlyYang030"
|
|
492
|
+
title="theme: origin; category: origin-colors (reference only); name: yang; variant: 030; ">
|
|
493
|
+
originColorsReferenceOnlyYang030
|
|
494
|
+
<a href="#origin-originColorsReferenceOnlyYang030"
|
|
495
495
|
title="permalink"
|
|
496
496
|
class="permalink">
|
|
497
497
|
🔗
|
|
498
498
|
</a>
|
|
499
499
|
</td>
|
|
500
500
|
<td class="is-vcentered">
|
|
501
|
-
<pre>#
|
|
501
|
+
<pre>#ffffff4d</pre>
|
|
502
502
|
</td>
|
|
503
503
|
<td class="is-vcentered">
|
|
504
504
|
<div class="table__color-preview"
|
|
505
|
-
style="background-color: #
|
|
505
|
+
style="background-color: #ffffff4d;">
|
|
506
506
|
</div>
|
|
507
507
|
|
|
508
508
|
</td>
|
|
509
509
|
</tr>
|
|
510
510
|
<tr>
|
|
511
511
|
<td class="with-icons is-vcentered"
|
|
512
|
-
id="origin-
|
|
513
|
-
title="theme: origin; category: colors; name:
|
|
514
|
-
|
|
515
|
-
<a href="#origin-
|
|
512
|
+
id="origin-originColorsReferenceOnlyYang080"
|
|
513
|
+
title="theme: origin; category: origin-colors (reference only); name: yang; variant: 080; ">
|
|
514
|
+
originColorsReferenceOnlyYang080
|
|
515
|
+
<a href="#origin-originColorsReferenceOnlyYang080"
|
|
516
516
|
title="permalink"
|
|
517
517
|
class="permalink">
|
|
518
518
|
🔗
|
|
519
519
|
</a>
|
|
520
520
|
</td>
|
|
521
521
|
<td class="is-vcentered">
|
|
522
|
-
<pre>#
|
|
522
|
+
<pre>#ffffffcc</pre>
|
|
523
523
|
</td>
|
|
524
524
|
<td class="is-vcentered">
|
|
525
525
|
<div class="table__color-preview"
|
|
526
|
-
style="background-color: #
|
|
526
|
+
style="background-color: #ffffffcc;">
|
|
527
527
|
</div>
|
|
528
528
|
|
|
529
529
|
</td>
|
|
530
530
|
</tr>
|
|
531
531
|
<tr>
|
|
532
532
|
<td class="with-icons is-vcentered"
|
|
533
|
-
id="origin-
|
|
534
|
-
title="theme: origin; category: colors; name:
|
|
535
|
-
|
|
536
|
-
<a href="#origin-
|
|
533
|
+
id="origin-originColorsReferenceOnlyMalachite100"
|
|
534
|
+
title="theme: origin; category: origin-colors (reference only); name: malachite; variant: 100; ">
|
|
535
|
+
originColorsReferenceOnlyMalachite100
|
|
536
|
+
<a href="#origin-originColorsReferenceOnlyMalachite100"
|
|
537
537
|
title="permalink"
|
|
538
538
|
class="permalink">
|
|
539
539
|
🔗
|
|
540
540
|
</a>
|
|
541
541
|
</td>
|
|
542
542
|
<td class="is-vcentered">
|
|
543
|
-
<pre>#
|
|
543
|
+
<pre>#8df79fff</pre>
|
|
544
544
|
</td>
|
|
545
545
|
<td class="is-vcentered">
|
|
546
546
|
<div class="table__color-preview"
|
|
547
|
-
style="background-color: #
|
|
547
|
+
style="background-color: #8df79fff;">
|
|
548
548
|
</div>
|
|
549
549
|
|
|
550
550
|
</td>
|
|
551
551
|
</tr>
|
|
552
552
|
<tr>
|
|
553
553
|
<td class="with-icons is-vcentered"
|
|
554
|
-
id="origin-
|
|
555
|
-
title="theme: origin; category: colors; name:
|
|
556
|
-
|
|
557
|
-
<a href="#origin-
|
|
554
|
+
id="origin-originColorsReferenceOnlyMalachite200"
|
|
555
|
+
title="theme: origin; category: origin-colors (reference only); name: malachite; variant: 200; ">
|
|
556
|
+
originColorsReferenceOnlyMalachite200
|
|
557
|
+
<a href="#origin-originColorsReferenceOnlyMalachite200"
|
|
558
558
|
title="permalink"
|
|
559
559
|
class="permalink">
|
|
560
560
|
🔗
|
|
561
561
|
</a>
|
|
562
562
|
</td>
|
|
563
563
|
<td class="is-vcentered">
|
|
564
|
-
<pre>#
|
|
564
|
+
<pre>#42eb64ff</pre>
|
|
565
565
|
</td>
|
|
566
566
|
<td class="is-vcentered">
|
|
567
567
|
<div class="table__color-preview"
|
|
568
|
-
style="background-color: #
|
|
568
|
+
style="background-color: #42eb64ff;">
|
|
569
569
|
</div>
|
|
570
570
|
|
|
571
571
|
</td>
|
|
572
572
|
</tr>
|
|
573
573
|
<tr>
|
|
574
574
|
<td class="with-icons is-vcentered"
|
|
575
|
-
id="origin-
|
|
576
|
-
title="theme: origin; category: colors; name:
|
|
577
|
-
|
|
578
|
-
<a href="#origin-
|
|
575
|
+
id="origin-originColorsReferenceOnlyMalachite300"
|
|
576
|
+
title="theme: origin; category: origin-colors (reference only); name: malachite; variant: 300; ">
|
|
577
|
+
originColorsReferenceOnlyMalachite300
|
|
578
|
+
<a href="#origin-originColorsReferenceOnlyMalachite300"
|
|
579
579
|
title="permalink"
|
|
580
580
|
class="permalink">
|
|
581
581
|
🔗
|
|
582
582
|
</a>
|
|
583
583
|
</td>
|
|
584
584
|
<td class="is-vcentered">
|
|
585
|
-
<pre>#
|
|
585
|
+
<pre>#00d639ff</pre>
|
|
586
586
|
</td>
|
|
587
587
|
<td class="is-vcentered">
|
|
588
588
|
<div class="table__color-preview"
|
|
589
|
-
style="background-color: #
|
|
589
|
+
style="background-color: #00d639ff;">
|
|
590
590
|
</div>
|
|
591
591
|
|
|
592
592
|
</td>
|
|
593
593
|
</tr>
|
|
594
594
|
<tr>
|
|
595
595
|
<td class="with-icons is-vcentered"
|
|
596
|
-
id="origin-
|
|
597
|
-
title="theme: origin; category: colors; name:
|
|
598
|
-
|
|
599
|
-
<a href="#origin-
|
|
596
|
+
id="origin-originColorsReferenceOnlyMalachite400"
|
|
597
|
+
title="theme: origin; category: origin-colors (reference only); name: malachite; variant: 400; ">
|
|
598
|
+
originColorsReferenceOnlyMalachite400
|
|
599
|
+
<a href="#origin-originColorsReferenceOnlyMalachite400"
|
|
600
600
|
title="permalink"
|
|
601
601
|
class="permalink">
|
|
602
602
|
🔗
|
|
603
603
|
</a>
|
|
604
604
|
</td>
|
|
605
605
|
<td class="is-vcentered">
|
|
606
|
-
<pre>#
|
|
606
|
+
<pre>#00af2dff</pre>
|
|
607
607
|
</td>
|
|
608
608
|
<td class="is-vcentered">
|
|
609
609
|
<div class="table__color-preview"
|
|
610
|
-
style="background-color: #
|
|
610
|
+
style="background-color: #00af2dff;">
|
|
611
611
|
</div>
|
|
612
612
|
|
|
613
613
|
</td>
|
|
614
614
|
</tr>
|
|
615
615
|
<tr>
|
|
616
616
|
<td class="with-icons is-vcentered"
|
|
617
|
-
id="origin-
|
|
618
|
-
title="theme: origin; category: colors; name:
|
|
619
|
-
|
|
620
|
-
<a href="#origin-
|
|
617
|
+
id="origin-originColorsReferenceOnlyMalachite500"
|
|
618
|
+
title="theme: origin; category: origin-colors (reference only); name: malachite; variant: 500; ">
|
|
619
|
+
originColorsReferenceOnlyMalachite500
|
|
620
|
+
<a href="#origin-originColorsReferenceOnlyMalachite500"
|
|
621
621
|
title="permalink"
|
|
622
622
|
class="permalink">
|
|
623
623
|
🔗
|
|
624
624
|
</a>
|
|
625
625
|
</td>
|
|
626
626
|
<td class="is-vcentered">
|
|
627
|
-
<pre>#
|
|
627
|
+
<pre>#008a21ff</pre>
|
|
628
628
|
</td>
|
|
629
629
|
<td class="is-vcentered">
|
|
630
630
|
<div class="table__color-preview"
|
|
631
|
-
style="background-color: #
|
|
631
|
+
style="background-color: #008a21ff;">
|
|
632
632
|
</div>
|
|
633
633
|
|
|
634
634
|
</td>
|
|
635
635
|
</tr>
|
|
636
636
|
<tr>
|
|
637
637
|
<td class="with-icons is-vcentered"
|
|
638
|
-
id="origin-
|
|
639
|
-
title="theme: origin; category: colors; name:
|
|
640
|
-
|
|
641
|
-
<a href="#origin-
|
|
638
|
+
id="origin-originColorsReferenceOnlyMalachite600"
|
|
639
|
+
title="theme: origin; category: origin-colors (reference only); name: malachite; variant: 600; ">
|
|
640
|
+
originColorsReferenceOnlyMalachite600
|
|
641
|
+
<a href="#origin-originColorsReferenceOnlyMalachite600"
|
|
642
642
|
title="permalink"
|
|
643
643
|
class="permalink">
|
|
644
644
|
🔗
|
|
645
645
|
</a>
|
|
646
646
|
</td>
|
|
647
647
|
<td class="is-vcentered">
|
|
648
|
-
<pre>#
|
|
648
|
+
<pre>#006716ff</pre>
|
|
649
649
|
</td>
|
|
650
650
|
<td class="is-vcentered">
|
|
651
651
|
<div class="table__color-preview"
|
|
652
|
-
style="background-color: #
|
|
652
|
+
style="background-color: #006716ff;">
|
|
653
653
|
</div>
|
|
654
654
|
|
|
655
655
|
</td>
|
|
656
656
|
</tr>
|
|
657
657
|
<tr>
|
|
658
658
|
<td class="with-icons is-vcentered"
|
|
659
|
-
id="origin-
|
|
660
|
-
title="theme: origin; category: colors; name:
|
|
661
|
-
|
|
662
|
-
<a href="#origin-
|
|
659
|
+
id="origin-originColorsReferenceOnlyMalachite700"
|
|
660
|
+
title="theme: origin; category: origin-colors (reference only); name: malachite; variant: 700; ">
|
|
661
|
+
originColorsReferenceOnlyMalachite700
|
|
662
|
+
<a href="#origin-originColorsReferenceOnlyMalachite700"
|
|
663
663
|
title="permalink"
|
|
664
664
|
class="permalink">
|
|
665
665
|
🔗
|
|
666
666
|
</a>
|
|
667
667
|
</td>
|
|
668
668
|
<td class="is-vcentered">
|
|
669
|
-
<pre>#
|
|
669
|
+
<pre>#00460cff</pre>
|
|
670
670
|
</td>
|
|
671
671
|
<td class="is-vcentered">
|
|
672
672
|
<div class="table__color-preview"
|
|
673
|
-
style="background-color: #
|
|
673
|
+
style="background-color: #00460cff;">
|
|
674
674
|
</div>
|
|
675
675
|
|
|
676
676
|
</td>
|
|
677
677
|
</tr>
|
|
678
678
|
<tr>
|
|
679
679
|
<td class="with-icons is-vcentered"
|
|
680
|
-
id="origin-
|
|
681
|
-
title="theme: origin; category: colors; name:
|
|
682
|
-
|
|
683
|
-
<a href="#origin-
|
|
680
|
+
id="origin-originColorsReferenceOnlyMalachite800"
|
|
681
|
+
title="theme: origin; category: origin-colors (reference only); name: malachite; variant: 800; ">
|
|
682
|
+
originColorsReferenceOnlyMalachite800
|
|
683
|
+
<a href="#origin-originColorsReferenceOnlyMalachite800"
|
|
684
684
|
title="permalink"
|
|
685
685
|
class="permalink">
|
|
686
686
|
🔗
|
|
687
687
|
</a>
|
|
688
688
|
</td>
|
|
689
689
|
<td class="is-vcentered">
|
|
690
|
-
<pre>#
|
|
690
|
+
<pre>#002f08ff</pre>
|
|
691
691
|
</td>
|
|
692
692
|
<td class="is-vcentered">
|
|
693
693
|
<div class="table__color-preview"
|
|
694
|
-
style="background-color: #
|
|
694
|
+
style="background-color: #002f08ff;">
|
|
695
695
|
</div>
|
|
696
696
|
|
|
697
697
|
</td>
|
|
698
698
|
</tr>
|
|
699
699
|
<tr>
|
|
700
700
|
<td class="with-icons is-vcentered"
|
|
701
|
-
id="origin-
|
|
702
|
-
title="theme: origin; category: colors; name:
|
|
703
|
-
|
|
704
|
-
<a href="#origin-
|
|
701
|
+
id="origin-originColorsReferenceOnlyMalachite900"
|
|
702
|
+
title="theme: origin; category: origin-colors (reference only); name: malachite; variant: 900; ">
|
|
703
|
+
originColorsReferenceOnlyMalachite900
|
|
704
|
+
<a href="#origin-originColorsReferenceOnlyMalachite900"
|
|
705
705
|
title="permalink"
|
|
706
706
|
class="permalink">
|
|
707
707
|
🔗
|
|
708
708
|
</a>
|
|
709
709
|
</td>
|
|
710
710
|
<td class="is-vcentered">
|
|
711
|
-
<pre>#
|
|
711
|
+
<pre>#001704ff</pre>
|
|
712
712
|
</td>
|
|
713
713
|
<td class="is-vcentered">
|
|
714
714
|
<div class="table__color-preview"
|
|
715
|
-
style="background-color: #
|
|
715
|
+
style="background-color: #001704ff;">
|
|
716
716
|
</div>
|
|
717
717
|
|
|
718
718
|
</td>
|
|
719
719
|
</tr>
|
|
720
720
|
<tr>
|
|
721
721
|
<td class="with-icons is-vcentered"
|
|
722
|
-
id="origin-
|
|
723
|
-
title="theme: origin; category: colors; name:
|
|
724
|
-
|
|
725
|
-
<a href="#origin-
|
|
722
|
+
id="origin-originColorsReferenceOnlyMalachite010"
|
|
723
|
+
title="theme: origin; category: origin-colors (reference only); name: malachite; variant: 010; ">
|
|
724
|
+
originColorsReferenceOnlyMalachite010
|
|
725
|
+
<a href="#origin-originColorsReferenceOnlyMalachite010"
|
|
726
726
|
title="permalink"
|
|
727
727
|
class="permalink">
|
|
728
728
|
🔗
|
|
729
729
|
</a>
|
|
730
730
|
</td>
|
|
731
731
|
<td class="is-vcentered">
|
|
732
|
-
<pre>#
|
|
732
|
+
<pre>#effcf0ff</pre>
|
|
733
733
|
</td>
|
|
734
734
|
<td class="is-vcentered">
|
|
735
735
|
<div class="table__color-preview"
|
|
736
|
-
style="background-color: #
|
|
736
|
+
style="background-color: #effcf0ff;">
|
|
737
737
|
</div>
|
|
738
738
|
|
|
739
739
|
</td>
|
|
740
740
|
</tr>
|
|
741
741
|
<tr>
|
|
742
742
|
<td class="with-icons is-vcentered"
|
|
743
|
-
id="origin-
|
|
744
|
-
title="theme: origin; category: colors; name:
|
|
745
|
-
|
|
746
|
-
<a href="#origin-
|
|
743
|
+
id="origin-originColorsReferenceOnlyMalachite050"
|
|
744
|
+
title="theme: origin; category: origin-colors (reference only); name: malachite; variant: 050; ">
|
|
745
|
+
originColorsReferenceOnlyMalachite050
|
|
746
|
+
<a href="#origin-originColorsReferenceOnlyMalachite050"
|
|
747
747
|
title="permalink"
|
|
748
748
|
class="permalink">
|
|
749
749
|
🔗
|
|
750
750
|
</a>
|
|
751
751
|
</td>
|
|
752
752
|
<td class="is-vcentered">
|
|
753
|
-
<pre>#
|
|
753
|
+
<pre>#c1fac7ff</pre>
|
|
754
754
|
</td>
|
|
755
755
|
<td class="is-vcentered">
|
|
756
756
|
<div class="table__color-preview"
|
|
757
|
-
style="background-color: #
|
|
757
|
+
style="background-color: #c1fac7ff;">
|
|
758
758
|
</div>
|
|
759
759
|
|
|
760
760
|
</td>
|
|
761
761
|
</tr>
|
|
762
762
|
<tr>
|
|
763
763
|
<td class="with-icons is-vcentered"
|
|
764
|
-
id="origin-
|
|
765
|
-
title="theme: origin; category: colors; name:
|
|
766
|
-
|
|
767
|
-
<a href="#origin-
|
|
764
|
+
id="origin-originColorsReferenceOnlyJade100"
|
|
765
|
+
title="theme: origin; category: origin-colors (reference only); name: jade; variant: 100; ">
|
|
766
|
+
originColorsReferenceOnlyJade100
|
|
767
|
+
<a href="#origin-originColorsReferenceOnlyJade100"
|
|
768
768
|
title="permalink"
|
|
769
769
|
class="permalink">
|
|
770
770
|
🔗
|
|
771
771
|
</a>
|
|
772
772
|
</td>
|
|
773
773
|
<td class="is-vcentered">
|
|
774
|
-
<pre>#
|
|
774
|
+
<pre>#8ff8b7ff</pre>
|
|
775
775
|
</td>
|
|
776
776
|
<td class="is-vcentered">
|
|
777
777
|
<div class="table__color-preview"
|
|
778
|
-
style="background-color: #
|
|
778
|
+
style="background-color: #8ff8b7ff;">
|
|
779
779
|
</div>
|
|
780
780
|
|
|
781
781
|
</td>
|
|
782
782
|
</tr>
|
|
783
783
|
<tr>
|
|
784
784
|
<td class="with-icons is-vcentered"
|
|
785
|
-
id="origin-
|
|
786
|
-
title="theme: origin; category: colors; name:
|
|
787
|
-
|
|
788
|
-
<a href="#origin-
|
|
785
|
+
id="origin-originColorsReferenceOnlyJade200"
|
|
786
|
+
title="theme: origin; category: origin-colors (reference only); name: jade; variant: 200; ">
|
|
787
|
+
originColorsReferenceOnlyJade200
|
|
788
|
+
<a href="#origin-originColorsReferenceOnlyJade200"
|
|
789
789
|
title="permalink"
|
|
790
790
|
class="permalink">
|
|
791
791
|
🔗
|
|
792
792
|
</a>
|
|
793
793
|
</td>
|
|
794
794
|
<td class="is-vcentered">
|
|
795
|
-
<pre>#
|
|
795
|
+
<pre>#44ed90ff</pre>
|
|
796
796
|
</td>
|
|
797
797
|
<td class="is-vcentered">
|
|
798
798
|
<div class="table__color-preview"
|
|
799
|
-
style="background-color: #
|
|
799
|
+
style="background-color: #44ed90ff;">
|
|
800
800
|
</div>
|
|
801
801
|
|
|
802
802
|
</td>
|
|
803
803
|
</tr>
|
|
804
804
|
<tr>
|
|
805
805
|
<td class="with-icons is-vcentered"
|
|
806
|
-
id="origin-
|
|
807
|
-
title="theme: origin; category: colors; name:
|
|
808
|
-
|
|
809
|
-
<a href="#origin-
|
|
806
|
+
id="origin-originColorsReferenceOnlyJade300"
|
|
807
|
+
title="theme: origin; category: origin-colors (reference only); name: jade; variant: 300; ">
|
|
808
|
+
originColorsReferenceOnlyJade300
|
|
809
|
+
<a href="#origin-originColorsReferenceOnlyJade300"
|
|
810
810
|
title="permalink"
|
|
811
811
|
class="permalink">
|
|
812
812
|
🔗
|
|
813
813
|
</a>
|
|
814
814
|
</td>
|
|
815
815
|
<td class="is-vcentered">
|
|
816
|
-
<pre>#
|
|
816
|
+
<pre>#00ca71ff</pre>
|
|
817
817
|
</td>
|
|
818
818
|
<td class="is-vcentered">
|
|
819
819
|
<div class="table__color-preview"
|
|
820
|
-
style="background-color: #
|
|
820
|
+
style="background-color: #00ca71ff;">
|
|
821
821
|
</div>
|
|
822
822
|
|
|
823
823
|
</td>
|
|
824
824
|
</tr>
|
|
825
825
|
<tr>
|
|
826
826
|
<td class="with-icons is-vcentered"
|
|
827
|
-
id="origin-
|
|
828
|
-
title="theme: origin; category: colors; name:
|
|
829
|
-
|
|
830
|
-
<a href="#origin-
|
|
827
|
+
id="origin-originColorsReferenceOnlyJade400"
|
|
828
|
+
title="theme: origin; category: origin-colors (reference only); name: jade; variant: 400; ">
|
|
829
|
+
originColorsReferenceOnlyJade400
|
|
830
|
+
<a href="#origin-originColorsReferenceOnlyJade400"
|
|
831
831
|
title="permalink"
|
|
832
832
|
class="permalink">
|
|
833
833
|
🔗
|
|
834
834
|
</a>
|
|
835
835
|
</td>
|
|
836
836
|
<td class="is-vcentered">
|
|
837
|
-
<pre>#
|
|
837
|
+
<pre>#00a65cff</pre>
|
|
838
838
|
</td>
|
|
839
839
|
<td class="is-vcentered">
|
|
840
840
|
<div class="table__color-preview"
|
|
841
|
-
style="background-color: #
|
|
841
|
+
style="background-color: #00a65cff;">
|
|
842
842
|
</div>
|
|
843
843
|
|
|
844
844
|
</td>
|
|
845
845
|
</tr>
|
|
846
846
|
<tr>
|
|
847
847
|
<td class="with-icons is-vcentered"
|
|
848
|
-
id="origin-
|
|
849
|
-
title="theme: origin; category: colors; name:
|
|
850
|
-
|
|
851
|
-
<a href="#origin-
|
|
848
|
+
id="origin-originColorsReferenceOnlyJade500"
|
|
849
|
+
title="theme: origin; category: origin-colors (reference only); name: jade; variant: 500; ">
|
|
850
|
+
originColorsReferenceOnlyJade500
|
|
851
|
+
<a href="#origin-originColorsReferenceOnlyJade500"
|
|
852
852
|
title="permalink"
|
|
853
853
|
class="permalink">
|
|
854
854
|
🔗
|
|
855
855
|
</a>
|
|
856
856
|
</td>
|
|
857
857
|
<td class="is-vcentered">
|
|
858
|
-
<pre>#
|
|
858
|
+
<pre>#00884aff</pre>
|
|
859
859
|
</td>
|
|
860
860
|
<td class="is-vcentered">
|
|
861
861
|
<div class="table__color-preview"
|
|
862
|
-
style="background-color: #
|
|
862
|
+
style="background-color: #00884aff;">
|
|
863
863
|
</div>
|
|
864
864
|
|
|
865
865
|
</td>
|
|
866
866
|
</tr>
|
|
867
867
|
<tr>
|
|
868
868
|
<td class="with-icons is-vcentered"
|
|
869
|
-
id="origin-
|
|
870
|
-
title="theme: origin; category: colors; name:
|
|
871
|
-
|
|
872
|
-
<a href="#origin-
|
|
869
|
+
id="origin-originColorsReferenceOnlyJade600"
|
|
870
|
+
title="theme: origin; category: origin-colors (reference only); name: jade; variant: 600; ">
|
|
871
|
+
originColorsReferenceOnlyJade600
|
|
872
|
+
<a href="#origin-originColorsReferenceOnlyJade600"
|
|
873
873
|
title="permalink"
|
|
874
874
|
class="permalink">
|
|
875
875
|
🔗
|
|
876
876
|
</a>
|
|
877
877
|
</td>
|
|
878
878
|
<td class="is-vcentered">
|
|
879
|
-
<pre>#
|
|
879
|
+
<pre>#006d3bff</pre>
|
|
880
880
|
</td>
|
|
881
881
|
<td class="is-vcentered">
|
|
882
882
|
<div class="table__color-preview"
|
|
883
|
-
style="background-color: #
|
|
883
|
+
style="background-color: #006d3bff;">
|
|
884
884
|
</div>
|
|
885
885
|
|
|
886
886
|
</td>
|
|
887
887
|
</tr>
|
|
888
888
|
<tr>
|
|
889
889
|
<td class="with-icons is-vcentered"
|
|
890
|
-
id="origin-
|
|
891
|
-
title="theme: origin; category: colors; name:
|
|
892
|
-
|
|
893
|
-
<a href="#origin-
|
|
890
|
+
id="origin-originColorsReferenceOnlyJade700"
|
|
891
|
+
title="theme: origin; category: origin-colors (reference only); name: jade; variant: 700; ">
|
|
892
|
+
originColorsReferenceOnlyJade700
|
|
893
|
+
<a href="#origin-originColorsReferenceOnlyJade700"
|
|
894
894
|
title="permalink"
|
|
895
895
|
class="permalink">
|
|
896
896
|
🔗
|
|
897
897
|
</a>
|
|
898
898
|
</td>
|
|
899
899
|
<td class="is-vcentered">
|
|
900
|
-
<pre>#
|
|
900
|
+
<pre>#00522cff</pre>
|
|
901
901
|
</td>
|
|
902
902
|
<td class="is-vcentered">
|
|
903
903
|
<div class="table__color-preview"
|
|
904
|
-
style="background-color: #
|
|
904
|
+
style="background-color: #00522cff;">
|
|
905
905
|
</div>
|
|
906
906
|
|
|
907
907
|
</td>
|
|
908
908
|
</tr>
|
|
909
909
|
<tr>
|
|
910
910
|
<td class="with-icons is-vcentered"
|
|
911
|
-
id="origin-
|
|
912
|
-
title="theme: origin; category: colors; name:
|
|
913
|
-
|
|
914
|
-
<a href="#origin-
|
|
911
|
+
id="origin-originColorsReferenceOnlyJade800"
|
|
912
|
+
title="theme: origin; category: origin-colors (reference only); name: jade; variant: 800; ">
|
|
913
|
+
originColorsReferenceOnlyJade800
|
|
914
|
+
<a href="#origin-originColorsReferenceOnlyJade800"
|
|
915
915
|
title="permalink"
|
|
916
916
|
class="permalink">
|
|
917
917
|
🔗
|
|
918
918
|
</a>
|
|
919
919
|
</td>
|
|
920
920
|
<td class="is-vcentered">
|
|
921
|
-
<pre>#
|
|
921
|
+
<pre>#00361eff</pre>
|
|
922
922
|
</td>
|
|
923
923
|
<td class="is-vcentered">
|
|
924
924
|
<div class="table__color-preview"
|
|
925
|
-
style="background-color: #
|
|
925
|
+
style="background-color: #00361eff;">
|
|
926
926
|
</div>
|
|
927
927
|
|
|
928
928
|
</td>
|
|
929
929
|
</tr>
|
|
930
930
|
<tr>
|
|
931
931
|
<td class="with-icons is-vcentered"
|
|
932
|
-
id="origin-
|
|
933
|
-
title="theme: origin; category: colors; name:
|
|
934
|
-
|
|
935
|
-
<a href="#origin-
|
|
932
|
+
id="origin-originColorsReferenceOnlyJade900"
|
|
933
|
+
title="theme: origin; category: origin-colors (reference only); name: jade; variant: 900; ">
|
|
934
|
+
originColorsReferenceOnlyJade900
|
|
935
|
+
<a href="#origin-originColorsReferenceOnlyJade900"
|
|
936
936
|
title="permalink"
|
|
937
937
|
class="permalink">
|
|
938
938
|
🔗
|
|
939
939
|
</a>
|
|
940
940
|
</td>
|
|
941
941
|
<td class="is-vcentered">
|
|
942
|
-
<pre>#
|
|
942
|
+
<pre>#001b0fff</pre>
|
|
943
943
|
</td>
|
|
944
944
|
<td class="is-vcentered">
|
|
945
945
|
<div class="table__color-preview"
|
|
946
|
-
style="background-color: #
|
|
946
|
+
style="background-color: #001b0fff;">
|
|
947
947
|
</div>
|
|
948
948
|
|
|
949
949
|
</td>
|
|
950
950
|
</tr>
|
|
951
951
|
<tr>
|
|
952
952
|
<td class="with-icons is-vcentered"
|
|
953
|
-
id="origin-
|
|
954
|
-
title="theme: origin; category: colors; name:
|
|
955
|
-
|
|
956
|
-
<a href="#origin-
|
|
953
|
+
id="origin-originColorsReferenceOnlyJade010"
|
|
954
|
+
title="theme: origin; category: origin-colors (reference only); name: jade; variant: 010; ">
|
|
955
|
+
originColorsReferenceOnlyJade010
|
|
956
|
+
<a href="#origin-originColorsReferenceOnlyJade010"
|
|
957
957
|
title="permalink"
|
|
958
958
|
class="permalink">
|
|
959
959
|
🔗
|
|
960
960
|
</a>
|
|
961
961
|
</td>
|
|
962
962
|
<td class="is-vcentered">
|
|
963
|
-
<pre>#
|
|
963
|
+
<pre>#f2fef7ff</pre>
|
|
964
964
|
</td>
|
|
965
965
|
<td class="is-vcentered">
|
|
966
966
|
<div class="table__color-preview"
|
|
967
|
-
style="background-color: #
|
|
967
|
+
style="background-color: #f2fef7ff;">
|
|
968
968
|
</div>
|
|
969
969
|
|
|
970
970
|
</td>
|
|
971
971
|
</tr>
|
|
972
972
|
<tr>
|
|
973
973
|
<td class="with-icons is-vcentered"
|
|
974
|
-
id="origin-
|
|
975
|
-
title="theme: origin; category: colors; name:
|
|
976
|
-
|
|
977
|
-
<a href="#origin-
|
|
974
|
+
id="origin-originColorsReferenceOnlyJade050"
|
|
975
|
+
title="theme: origin; category: origin-colors (reference only); name: jade; variant: 050; ">
|
|
976
|
+
originColorsReferenceOnlyJade050
|
|
977
|
+
<a href="#origin-originColorsReferenceOnlyJade050"
|
|
978
978
|
title="permalink"
|
|
979
979
|
class="permalink">
|
|
980
980
|
🔗
|
|
981
981
|
</a>
|
|
982
982
|
</td>
|
|
983
983
|
<td class="is-vcentered">
|
|
984
|
-
<pre>#
|
|
984
|
+
<pre>#c4fcd8ff</pre>
|
|
985
985
|
</td>
|
|
986
986
|
<td class="is-vcentered">
|
|
987
987
|
<div class="table__color-preview"
|
|
988
|
-
style="background-color: #
|
|
988
|
+
style="background-color: #c4fcd8ff;">
|
|
989
989
|
</div>
|
|
990
990
|
|
|
991
991
|
</td>
|
|
992
992
|
</tr>
|
|
993
993
|
<tr>
|
|
994
994
|
<td class="with-icons is-vcentered"
|
|
995
|
-
id="origin-
|
|
996
|
-
title="theme: origin; category: colors; name:
|
|
997
|
-
|
|
998
|
-
<a href="#origin-
|
|
995
|
+
id="origin-originColorsReferenceOnlyNavy100"
|
|
996
|
+
title="theme: origin; category: origin-colors (reference only); name: navy; variant: 100; ">
|
|
997
|
+
originColorsReferenceOnlyNavy100
|
|
998
|
+
<a href="#origin-originColorsReferenceOnlyNavy100"
|
|
999
999
|
title="permalink"
|
|
1000
1000
|
class="permalink">
|
|
1001
1001
|
🔗
|
|
1002
1002
|
</a>
|
|
1003
1003
|
</td>
|
|
1004
1004
|
<td class="is-vcentered">
|
|
1005
|
-
<pre>#
|
|
1005
|
+
<pre>#89d7edff</pre>
|
|
1006
1006
|
</td>
|
|
1007
1007
|
<td class="is-vcentered">
|
|
1008
1008
|
<div class="table__color-preview"
|
|
1009
|
-
style="background-color: #
|
|
1009
|
+
style="background-color: #89d7edff;">
|
|
1010
1010
|
</div>
|
|
1011
1011
|
|
|
1012
1012
|
</td>
|
|
1013
1013
|
</tr>
|
|
1014
1014
|
<tr>
|
|
1015
1015
|
<td class="with-icons is-vcentered"
|
|
1016
|
-
id="origin-
|
|
1017
|
-
title="theme: origin; category: colors; name:
|
|
1018
|
-
|
|
1019
|
-
<a href="#origin-
|
|
1016
|
+
id="origin-originColorsReferenceOnlyNavy200"
|
|
1017
|
+
title="theme: origin; category: origin-colors (reference only); name: navy; variant: 200; ">
|
|
1018
|
+
originColorsReferenceOnlyNavy200
|
|
1019
|
+
<a href="#origin-originColorsReferenceOnlyNavy200"
|
|
1020
1020
|
title="permalink"
|
|
1021
1021
|
class="permalink">
|
|
1022
1022
|
🔗
|
|
1023
1023
|
</a>
|
|
1024
1024
|
</td>
|
|
1025
1025
|
<td class="is-vcentered">
|
|
1026
|
-
<pre>#
|
|
1026
|
+
<pre>#65bedfff</pre>
|
|
1027
1027
|
</td>
|
|
1028
1028
|
<td class="is-vcentered">
|
|
1029
1029
|
<div class="table__color-preview"
|
|
1030
|
-
style="background-color: #
|
|
1030
|
+
style="background-color: #65bedfff;">
|
|
1031
1031
|
</div>
|
|
1032
1032
|
|
|
1033
1033
|
</td>
|
|
1034
1034
|
</tr>
|
|
1035
1035
|
<tr>
|
|
1036
1036
|
<td class="with-icons is-vcentered"
|
|
1037
|
-
id="origin-
|
|
1038
|
-
title="theme: origin; category: colors; name:
|
|
1039
|
-
|
|
1040
|
-
<a href="#origin-
|
|
1037
|
+
id="origin-originColorsReferenceOnlyNavy300"
|
|
1038
|
+
title="theme: origin; category: origin-colors (reference only); name: navy; variant: 300; ">
|
|
1039
|
+
originColorsReferenceOnlyNavy300
|
|
1040
|
+
<a href="#origin-originColorsReferenceOnlyNavy300"
|
|
1041
1041
|
title="permalink"
|
|
1042
1042
|
class="permalink">
|
|
1043
1043
|
🔗
|
|
1044
1044
|
</a>
|
|
1045
1045
|
</td>
|
|
1046
1046
|
<td class="is-vcentered">
|
|
1047
|
-
<pre>#
|
|
1047
|
+
<pre>#41a5d1ff</pre>
|
|
1048
1048
|
</td>
|
|
1049
1049
|
<td class="is-vcentered">
|
|
1050
1050
|
<div class="table__color-preview"
|
|
1051
|
-
style="background-color: #
|
|
1051
|
+
style="background-color: #41a5d1ff;">
|
|
1052
1052
|
</div>
|
|
1053
1053
|
|
|
1054
1054
|
</td>
|
|
1055
1055
|
</tr>
|
|
1056
1056
|
<tr>
|
|
1057
1057
|
<td class="with-icons is-vcentered"
|
|
1058
|
-
id="origin-
|
|
1059
|
-
title="theme: origin; category: colors; name:
|
|
1060
|
-
|
|
1061
|
-
<a href="#origin-
|
|
1058
|
+
id="origin-originColorsReferenceOnlyNavy400"
|
|
1059
|
+
title="theme: origin; category: origin-colors (reference only); name: navy; variant: 400; ">
|
|
1060
|
+
originColorsReferenceOnlyNavy400
|
|
1061
|
+
<a href="#origin-originColorsReferenceOnlyNavy400"
|
|
1062
1062
|
title="permalink"
|
|
1063
1063
|
class="permalink">
|
|
1064
1064
|
🔗
|
|
1065
1065
|
</a>
|
|
1066
1066
|
</td>
|
|
1067
1067
|
<td class="is-vcentered">
|
|
1068
|
-
<pre>#
|
|
1068
|
+
<pre>#1d8cc3ff</pre>
|
|
1069
1069
|
</td>
|
|
1070
1070
|
<td class="is-vcentered">
|
|
1071
1071
|
<div class="table__color-preview"
|
|
1072
|
-
style="background-color: #
|
|
1072
|
+
style="background-color: #1d8cc3ff;">
|
|
1073
1073
|
</div>
|
|
1074
1074
|
|
|
1075
1075
|
</td>
|
|
1076
1076
|
</tr>
|
|
1077
1077
|
<tr>
|
|
1078
1078
|
<td class="with-icons is-vcentered"
|
|
1079
|
-
id="origin-
|
|
1080
|
-
title="theme: origin; category: colors; name:
|
|
1081
|
-
|
|
1082
|
-
<a href="#origin-
|
|
1079
|
+
id="origin-originColorsReferenceOnlyNavy500"
|
|
1080
|
+
title="theme: origin; category: origin-colors (reference only); name: navy; variant: 500; ">
|
|
1081
|
+
originColorsReferenceOnlyNavy500
|
|
1082
|
+
<a href="#origin-originColorsReferenceOnlyNavy500"
|
|
1083
1083
|
title="permalink"
|
|
1084
1084
|
class="permalink">
|
|
1085
1085
|
🔗
|
|
1086
1086
|
</a>
|
|
1087
1087
|
</td>
|
|
1088
1088
|
<td class="is-vcentered">
|
|
1089
|
-
<pre>#
|
|
1089
|
+
<pre>#0e74a7ff</pre>
|
|
1090
1090
|
</td>
|
|
1091
1091
|
<td class="is-vcentered">
|
|
1092
1092
|
<div class="table__color-preview"
|
|
1093
|
-
style="background-color: #
|
|
1093
|
+
style="background-color: #0e74a7ff;">
|
|
1094
1094
|
</div>
|
|
1095
1095
|
|
|
1096
1096
|
</td>
|
|
1097
1097
|
</tr>
|
|
1098
1098
|
<tr>
|
|
1099
1099
|
<td class="with-icons is-vcentered"
|
|
1100
|
-
id="origin-
|
|
1101
|
-
title="theme: origin; category: colors; name:
|
|
1102
|
-
|
|
1103
|
-
<a href="#origin-
|
|
1100
|
+
id="origin-originColorsReferenceOnlyNavy600"
|
|
1101
|
+
title="theme: origin; category: origin-colors (reference only); name: navy; variant: 600; ">
|
|
1102
|
+
originColorsReferenceOnlyNavy600
|
|
1103
|
+
<a href="#origin-originColorsReferenceOnlyNavy600"
|
|
1104
1104
|
title="permalink"
|
|
1105
1105
|
class="permalink">
|
|
1106
1106
|
🔗
|
|
1107
1107
|
</a>
|
|
1108
1108
|
</td>
|
|
1109
1109
|
<td class="is-vcentered">
|
|
1110
|
-
<pre>#
|
|
1110
|
+
<pre>#095b84ff</pre>
|
|
1111
1111
|
</td>
|
|
1112
1112
|
<td class="is-vcentered">
|
|
1113
1113
|
<div class="table__color-preview"
|
|
1114
|
-
style="background-color: #
|
|
1114
|
+
style="background-color: #095b84ff;">
|
|
1115
1115
|
</div>
|
|
1116
1116
|
|
|
1117
1117
|
</td>
|
|
1118
1118
|
</tr>
|
|
1119
1119
|
<tr>
|
|
1120
1120
|
<td class="with-icons is-vcentered"
|
|
1121
|
-
id="origin-
|
|
1122
|
-
title="theme: origin; category: colors; name:
|
|
1123
|
-
|
|
1124
|
-
<a href="#origin-
|
|
1121
|
+
id="origin-originColorsReferenceOnlyNavy700"
|
|
1122
|
+
title="theme: origin; category: origin-colors (reference only); name: navy; variant: 700; ">
|
|
1123
|
+
originColorsReferenceOnlyNavy700
|
|
1124
|
+
<a href="#origin-originColorsReferenceOnlyNavy700"
|
|
1125
1125
|
title="permalink"
|
|
1126
1126
|
class="permalink">
|
|
1127
1127
|
🔗
|
|
1128
1128
|
</a>
|
|
1129
1129
|
</td>
|
|
1130
1130
|
<td class="is-vcentered">
|
|
1131
|
-
<pre>#
|
|
1131
|
+
<pre>#054262ff</pre>
|
|
1132
1132
|
</td>
|
|
1133
1133
|
<td class="is-vcentered">
|
|
1134
1134
|
<div class="table__color-preview"
|
|
1135
|
-
style="background-color: #
|
|
1135
|
+
style="background-color: #054262ff;">
|
|
1136
1136
|
</div>
|
|
1137
1137
|
|
|
1138
1138
|
</td>
|
|
1139
1139
|
</tr>
|
|
1140
1140
|
<tr>
|
|
1141
1141
|
<td class="with-icons is-vcentered"
|
|
1142
|
-
id="origin-
|
|
1143
|
-
title="theme: origin; category: colors; name:
|
|
1144
|
-
|
|
1145
|
-
<a href="#origin-
|
|
1142
|
+
id="origin-originColorsReferenceOnlyNavy800"
|
|
1143
|
+
title="theme: origin; category: origin-colors (reference only); name: navy; variant: 800; ">
|
|
1144
|
+
originColorsReferenceOnlyNavy800
|
|
1145
|
+
<a href="#origin-originColorsReferenceOnlyNavy800"
|
|
1146
1146
|
title="permalink"
|
|
1147
1147
|
class="permalink">
|
|
1148
1148
|
🔗
|
|
1149
1149
|
</a>
|
|
1150
1150
|
</td>
|
|
1151
1151
|
<td class="is-vcentered">
|
|
1152
|
-
<pre>#
|
|
1152
|
+
<pre>#00293fff</pre>
|
|
1153
1153
|
</td>
|
|
1154
1154
|
<td class="is-vcentered">
|
|
1155
1155
|
<div class="table__color-preview"
|
|
1156
|
-
style="background-color: #
|
|
1156
|
+
style="background-color: #00293fff;">
|
|
1157
1157
|
</div>
|
|
1158
1158
|
|
|
1159
1159
|
</td>
|
|
1160
1160
|
</tr>
|
|
1161
1161
|
<tr>
|
|
1162
1162
|
<td class="with-icons is-vcentered"
|
|
1163
|
-
id="origin-
|
|
1164
|
-
title="theme: origin; category: colors; name:
|
|
1165
|
-
|
|
1166
|
-
<a href="#origin-
|
|
1163
|
+
id="origin-originColorsReferenceOnlyNavy900"
|
|
1164
|
+
title="theme: origin; category: origin-colors (reference only); name: navy; variant: 900; ">
|
|
1165
|
+
originColorsReferenceOnlyNavy900
|
|
1166
|
+
<a href="#origin-originColorsReferenceOnlyNavy900"
|
|
1167
1167
|
title="permalink"
|
|
1168
1168
|
class="permalink">
|
|
1169
1169
|
🔗
|
|
1170
1170
|
</a>
|
|
1171
1171
|
</td>
|
|
1172
1172
|
<td class="is-vcentered">
|
|
1173
|
-
<pre>#
|
|
1173
|
+
<pre>#001520ff</pre>
|
|
1174
1174
|
</td>
|
|
1175
1175
|
<td class="is-vcentered">
|
|
1176
1176
|
<div class="table__color-preview"
|
|
1177
|
-
style="background-color: #
|
|
1177
|
+
style="background-color: #001520ff;">
|
|
1178
1178
|
</div>
|
|
1179
1179
|
|
|
1180
1180
|
</td>
|
|
1181
1181
|
</tr>
|
|
1182
1182
|
<tr>
|
|
1183
1183
|
<td class="with-icons is-vcentered"
|
|
1184
|
-
id="origin-
|
|
1185
|
-
title="theme: origin; category: colors; name:
|
|
1186
|
-
|
|
1187
|
-
<a href="#origin-
|
|
1184
|
+
id="origin-originColorsReferenceOnlyNavy010"
|
|
1185
|
+
title="theme: origin; category: origin-colors (reference only); name: navy; variant: 010; ">
|
|
1186
|
+
originColorsReferenceOnlyNavy010
|
|
1187
|
+
<a href="#origin-originColorsReferenceOnlyNavy010"
|
|
1188
1188
|
title="permalink"
|
|
1189
1189
|
class="permalink">
|
|
1190
1190
|
🔗
|
|
1191
1191
|
</a>
|
|
1192
1192
|
</td>
|
|
1193
1193
|
<td class="is-vcentered">
|
|
1194
|
-
<pre>#
|
|
1194
|
+
<pre>#f4fcfeff</pre>
|
|
1195
1195
|
</td>
|
|
1196
1196
|
<td class="is-vcentered">
|
|
1197
1197
|
<div class="table__color-preview"
|
|
1198
|
-
style="background-color: #
|
|
1198
|
+
style="background-color: #f4fcfeff;">
|
|
1199
1199
|
</div>
|
|
1200
1200
|
|
|
1201
1201
|
</td>
|
|
1202
1202
|
</tr>
|
|
1203
1203
|
<tr>
|
|
1204
1204
|
<td class="with-icons is-vcentered"
|
|
1205
|
-
id="origin-
|
|
1206
|
-
title="theme: origin; category: colors; name:
|
|
1207
|
-
|
|
1208
|
-
<a href="#origin-
|
|
1205
|
+
id="origin-originColorsReferenceOnlyNavy050"
|
|
1206
|
+
title="theme: origin; category: origin-colors (reference only); name: navy; variant: 050; ">
|
|
1207
|
+
originColorsReferenceOnlyNavy050
|
|
1208
|
+
<a href="#origin-originColorsReferenceOnlyNavy050"
|
|
1209
1209
|
title="permalink"
|
|
1210
1210
|
class="permalink">
|
|
1211
1211
|
🔗
|
|
1212
1212
|
</a>
|
|
1213
1213
|
</td>
|
|
1214
1214
|
<td class="is-vcentered">
|
|
1215
|
-
<pre>#
|
|
1215
|
+
<pre>#caf1fcff</pre>
|
|
1216
1216
|
</td>
|
|
1217
1217
|
<td class="is-vcentered">
|
|
1218
1218
|
<div class="table__color-preview"
|
|
1219
|
-
style="background-color: #
|
|
1219
|
+
style="background-color: #caf1fcff;">
|
|
1220
1220
|
</div>
|
|
1221
1221
|
|
|
1222
1222
|
</td>
|
|
1223
1223
|
</tr>
|
|
1224
1224
|
<tr>
|
|
1225
1225
|
<td class="with-icons is-vcentered"
|
|
1226
|
-
id="origin-
|
|
1227
|
-
title="theme: origin; category: colors; name:
|
|
1228
|
-
|
|
1229
|
-
<a href="#origin-
|
|
1226
|
+
id="origin-originColorsReferenceOnlyTeal100"
|
|
1227
|
+
title="theme: origin; category: origin-colors (reference only); name: teal; variant: 100; ">
|
|
1228
|
+
originColorsReferenceOnlyTeal100
|
|
1229
|
+
<a href="#origin-originColorsReferenceOnlyTeal100"
|
|
1230
1230
|
title="permalink"
|
|
1231
1231
|
class="permalink">
|
|
1232
1232
|
🔗
|
|
1233
1233
|
</a>
|
|
1234
1234
|
</td>
|
|
1235
1235
|
<td class="is-vcentered">
|
|
1236
|
-
<pre>#
|
|
1236
|
+
<pre>#89edeaff</pre>
|
|
1237
1237
|
</td>
|
|
1238
1238
|
<td class="is-vcentered">
|
|
1239
1239
|
<div class="table__color-preview"
|
|
1240
|
-
style="background-color: #
|
|
1240
|
+
style="background-color: #89edeaff;">
|
|
1241
1241
|
</div>
|
|
1242
1242
|
|
|
1243
1243
|
</td>
|
|
1244
1244
|
</tr>
|
|
1245
1245
|
<tr>
|
|
1246
1246
|
<td class="with-icons is-vcentered"
|
|
1247
|
-
id="origin-
|
|
1248
|
-
title="theme: origin; category: colors; name:
|
|
1249
|
-
|
|
1250
|
-
<a href="#origin-
|
|
1247
|
+
id="origin-originColorsReferenceOnlyTeal200"
|
|
1248
|
+
title="theme: origin; category: origin-colors (reference only); name: teal; variant: 200; ">
|
|
1249
|
+
originColorsReferenceOnlyTeal200
|
|
1250
|
+
<a href="#origin-originColorsReferenceOnlyTeal200"
|
|
1251
1251
|
title="permalink"
|
|
1252
1252
|
class="permalink">
|
|
1253
1253
|
🔗
|
|
1254
1254
|
</a>
|
|
1255
1255
|
</td>
|
|
1256
1256
|
<td class="is-vcentered">
|
|
1257
|
-
<pre>#
|
|
1257
|
+
<pre>#5bcfcdff</pre>
|
|
1258
1258
|
</td>
|
|
1259
1259
|
<td class="is-vcentered">
|
|
1260
1260
|
<div class="table__color-preview"
|
|
1261
|
-
style="background-color: #
|
|
1261
|
+
style="background-color: #5bcfcdff;">
|
|
1262
1262
|
</div>
|
|
1263
1263
|
|
|
1264
1264
|
</td>
|
|
1265
1265
|
</tr>
|
|
1266
1266
|
<tr>
|
|
1267
1267
|
<td class="with-icons is-vcentered"
|
|
1268
|
-
id="origin-
|
|
1269
|
-
title="theme: origin; category: colors; name:
|
|
1270
|
-
|
|
1271
|
-
<a href="#origin-
|
|
1268
|
+
id="origin-originColorsReferenceOnlyTeal300"
|
|
1269
|
+
title="theme: origin; category: origin-colors (reference only); name: teal; variant: 300; ">
|
|
1270
|
+
originColorsReferenceOnlyTeal300
|
|
1271
|
+
<a href="#origin-originColorsReferenceOnlyTeal300"
|
|
1272
1272
|
title="permalink"
|
|
1273
1273
|
class="permalink">
|
|
1274
1274
|
🔗
|
|
1275
1275
|
</a>
|
|
1276
1276
|
</td>
|
|
1277
1277
|
<td class="is-vcentered">
|
|
1278
|
-
<pre>#
|
|
1278
|
+
<pre>#2eb2b1ff</pre>
|
|
1279
1279
|
</td>
|
|
1280
1280
|
<td class="is-vcentered">
|
|
1281
1281
|
<div class="table__color-preview"
|
|
1282
|
-
style="background-color: #
|
|
1282
|
+
style="background-color: #2eb2b1ff;">
|
|
1283
1283
|
</div>
|
|
1284
1284
|
|
|
1285
1285
|
</td>
|
|
1286
1286
|
</tr>
|
|
1287
1287
|
<tr>
|
|
1288
1288
|
<td class="with-icons is-vcentered"
|
|
1289
|
-
id="origin-
|
|
1290
|
-
title="theme: origin; category: colors; name:
|
|
1291
|
-
|
|
1292
|
-
<a href="#origin-
|
|
1289
|
+
id="origin-originColorsReferenceOnlyTeal400"
|
|
1290
|
+
title="theme: origin; category: origin-colors (reference only); name: teal; variant: 400; ">
|
|
1291
|
+
originColorsReferenceOnlyTeal400
|
|
1292
|
+
<a href="#origin-originColorsReferenceOnlyTeal400"
|
|
1293
1293
|
title="permalink"
|
|
1294
1294
|
class="permalink">
|
|
1295
1295
|
🔗
|
|
1296
1296
|
</a>
|
|
1297
1297
|
</td>
|
|
1298
1298
|
<td class="is-vcentered">
|
|
1299
|
-
<pre>#
|
|
1299
|
+
<pre>#009494ff</pre>
|
|
1300
1300
|
</td>
|
|
1301
1301
|
<td class="is-vcentered">
|
|
1302
1302
|
<div class="table__color-preview"
|
|
1303
|
-
style="background-color: #
|
|
1303
|
+
style="background-color: #009494ff;">
|
|
1304
1304
|
</div>
|
|
1305
1305
|
|
|
1306
1306
|
</td>
|
|
1307
1307
|
</tr>
|
|
1308
1308
|
<tr>
|
|
1309
1309
|
<td class="with-icons is-vcentered"
|
|
1310
|
-
id="origin-
|
|
1311
|
-
title="theme: origin; category: colors; name:
|
|
1312
|
-
|
|
1313
|
-
<a href="#origin-
|
|
1310
|
+
id="origin-originColorsReferenceOnlyTeal500"
|
|
1311
|
+
title="theme: origin; category: origin-colors (reference only); name: teal; variant: 500; ">
|
|
1312
|
+
originColorsReferenceOnlyTeal500
|
|
1313
|
+
<a href="#origin-originColorsReferenceOnlyTeal500"
|
|
1314
1314
|
title="permalink"
|
|
1315
1315
|
class="permalink">
|
|
1316
1316
|
🔗
|
|
1317
1317
|
</a>
|
|
1318
1318
|
</td>
|
|
1319
1319
|
<td class="is-vcentered">
|
|
1320
|
-
<pre>#
|
|
1320
|
+
<pre>#007776ff</pre>
|
|
1321
1321
|
</td>
|
|
1322
1322
|
<td class="is-vcentered">
|
|
1323
1323
|
<div class="table__color-preview"
|
|
1324
|
-
style="background-color: #
|
|
1324
|
+
style="background-color: #007776ff;">
|
|
1325
1325
|
</div>
|
|
1326
1326
|
|
|
1327
1327
|
</td>
|
|
1328
1328
|
</tr>
|
|
1329
1329
|
<tr>
|
|
1330
1330
|
<td class="with-icons is-vcentered"
|
|
1331
|
-
id="origin-
|
|
1332
|
-
title="theme: origin; category: colors; name:
|
|
1333
|
-
|
|
1334
|
-
<a href="#origin-
|
|
1331
|
+
id="origin-originColorsReferenceOnlyTeal600"
|
|
1332
|
+
title="theme: origin; category: origin-colors (reference only); name: teal; variant: 600; ">
|
|
1333
|
+
originColorsReferenceOnlyTeal600
|
|
1334
|
+
<a href="#origin-originColorsReferenceOnlyTeal600"
|
|
1335
1335
|
title="permalink"
|
|
1336
1336
|
class="permalink">
|
|
1337
1337
|
🔗
|
|
1338
1338
|
</a>
|
|
1339
1339
|
</td>
|
|
1340
1340
|
<td class="is-vcentered">
|
|
1341
|
-
<pre>#
|
|
1341
|
+
<pre>#006362ff</pre>
|
|
1342
1342
|
</td>
|
|
1343
1343
|
<td class="is-vcentered">
|
|
1344
1344
|
<div class="table__color-preview"
|
|
1345
|
-
style="background-color: #
|
|
1345
|
+
style="background-color: #006362ff;">
|
|
1346
1346
|
</div>
|
|
1347
1347
|
|
|
1348
1348
|
</td>
|
|
1349
1349
|
</tr>
|
|
1350
1350
|
<tr>
|
|
1351
1351
|
<td class="with-icons is-vcentered"
|
|
1352
|
-
id="origin-
|
|
1353
|
-
title="theme: origin; category: colors; name:
|
|
1354
|
-
|
|
1355
|
-
<a href="#origin-
|
|
1352
|
+
id="origin-originColorsReferenceOnlyTeal700"
|
|
1353
|
+
title="theme: origin; category: origin-colors (reference only); name: teal; variant: 700; ">
|
|
1354
|
+
originColorsReferenceOnlyTeal700
|
|
1355
|
+
<a href="#origin-originColorsReferenceOnlyTeal700"
|
|
1356
1356
|
title="permalink"
|
|
1357
1357
|
class="permalink">
|
|
1358
1358
|
🔗
|
|
1359
1359
|
</a>
|
|
1360
1360
|
</td>
|
|
1361
1361
|
<td class="is-vcentered">
|
|
1362
|
-
<pre>#
|
|
1362
|
+
<pre>#004a4aff</pre>
|
|
1363
1363
|
</td>
|
|
1364
1364
|
<td class="is-vcentered">
|
|
1365
1365
|
<div class="table__color-preview"
|
|
1366
|
-
style="background-color: #
|
|
1366
|
+
style="background-color: #004a4aff;">
|
|
1367
1367
|
</div>
|
|
1368
1368
|
|
|
1369
1369
|
</td>
|
|
1370
1370
|
</tr>
|
|
1371
1371
|
<tr>
|
|
1372
1372
|
<td class="with-icons is-vcentered"
|
|
1373
|
-
id="origin-
|
|
1374
|
-
title="theme: origin; category: colors; name:
|
|
1375
|
-
|
|
1376
|
-
<a href="#origin-
|
|
1373
|
+
id="origin-originColorsReferenceOnlyTeal800"
|
|
1374
|
+
title="theme: origin; category: origin-colors (reference only); name: teal; variant: 800; ">
|
|
1375
|
+
originColorsReferenceOnlyTeal800
|
|
1376
|
+
<a href="#origin-originColorsReferenceOnlyTeal800"
|
|
1377
1377
|
title="permalink"
|
|
1378
1378
|
class="permalink">
|
|
1379
1379
|
🔗
|
|
1380
1380
|
</a>
|
|
1381
1381
|
</td>
|
|
1382
1382
|
<td class="is-vcentered">
|
|
1383
|
-
<pre>#
|
|
1383
|
+
<pre>#003231ff</pre>
|
|
1384
1384
|
</td>
|
|
1385
1385
|
<td class="is-vcentered">
|
|
1386
1386
|
<div class="table__color-preview"
|
|
1387
|
-
style="background-color: #
|
|
1387
|
+
style="background-color: #003231ff;">
|
|
1388
1388
|
</div>
|
|
1389
1389
|
|
|
1390
1390
|
</td>
|
|
1391
1391
|
</tr>
|
|
1392
1392
|
<tr>
|
|
1393
1393
|
<td class="with-icons is-vcentered"
|
|
1394
|
-
id="origin-
|
|
1395
|
-
title="theme: origin; category: colors; name:
|
|
1396
|
-
|
|
1397
|
-
<a href="#origin-
|
|
1394
|
+
id="origin-originColorsReferenceOnlyTeal900"
|
|
1395
|
+
title="theme: origin; category: origin-colors (reference only); name: teal; variant: 900; ">
|
|
1396
|
+
originColorsReferenceOnlyTeal900
|
|
1397
|
+
<a href="#origin-originColorsReferenceOnlyTeal900"
|
|
1398
1398
|
title="permalink"
|
|
1399
1399
|
class="permalink">
|
|
1400
1400
|
🔗
|
|
1401
1401
|
</a>
|
|
1402
1402
|
</td>
|
|
1403
1403
|
<td class="is-vcentered">
|
|
1404
|
-
<pre>#
|
|
1404
|
+
<pre>#001919ff</pre>
|
|
1405
1405
|
</td>
|
|
1406
1406
|
<td class="is-vcentered">
|
|
1407
1407
|
<div class="table__color-preview"
|
|
1408
|
-
style="background-color: #
|
|
1408
|
+
style="background-color: #001919ff;">
|
|
1409
1409
|
</div>
|
|
1410
1410
|
|
|
1411
1411
|
</td>
|
|
1412
1412
|
</tr>
|
|
1413
1413
|
<tr>
|
|
1414
1414
|
<td class="with-icons is-vcentered"
|
|
1415
|
-
id="origin-
|
|
1416
|
-
title="theme: origin; category: colors; name:
|
|
1417
|
-
|
|
1418
|
-
<a href="#origin-
|
|
1415
|
+
id="origin-originColorsReferenceOnlyTeal010"
|
|
1416
|
+
title="theme: origin; category: origin-colors (reference only); name: teal; variant: 010; ">
|
|
1417
|
+
originColorsReferenceOnlyTeal010
|
|
1418
|
+
<a href="#origin-originColorsReferenceOnlyTeal010"
|
|
1419
1419
|
title="permalink"
|
|
1420
1420
|
class="permalink">
|
|
1421
1421
|
🔗
|
|
1422
1422
|
</a>
|
|
1423
1423
|
</td>
|
|
1424
1424
|
<td class="is-vcentered">
|
|
1425
|
-
<pre>#
|
|
1425
|
+
<pre>#f4fefeff</pre>
|
|
1426
1426
|
</td>
|
|
1427
1427
|
<td class="is-vcentered">
|
|
1428
1428
|
<div class="table__color-preview"
|
|
1429
|
-
style="background-color: #
|
|
1429
|
+
style="background-color: #f4fefeff;">
|
|
1430
1430
|
</div>
|
|
1431
1431
|
|
|
1432
1432
|
</td>
|
|
1433
1433
|
</tr>
|
|
1434
1434
|
<tr>
|
|
1435
1435
|
<td class="with-icons is-vcentered"
|
|
1436
|
-
id="origin-
|
|
1437
|
-
title="theme: origin; category: colors; name:
|
|
1438
|
-
|
|
1439
|
-
<a href="#origin-
|
|
1436
|
+
id="origin-originColorsReferenceOnlyTeal050"
|
|
1437
|
+
title="theme: origin; category: origin-colors (reference only); name: teal; variant: 050; ">
|
|
1438
|
+
originColorsReferenceOnlyTeal050
|
|
1439
|
+
<a href="#origin-originColorsReferenceOnlyTeal050"
|
|
1440
1440
|
title="permalink"
|
|
1441
1441
|
class="permalink">
|
|
1442
1442
|
🔗
|
|
1443
1443
|
</a>
|
|
1444
1444
|
</td>
|
|
1445
1445
|
<td class="is-vcentered">
|
|
1446
|
-
<pre>#
|
|
1446
|
+
<pre>#c3faf8ff</pre>
|
|
1447
1447
|
</td>
|
|
1448
1448
|
<td class="is-vcentered">
|
|
1449
1449
|
<div class="table__color-preview"
|
|
1450
|
-
style="background-color: #
|
|
1450
|
+
style="background-color: #c3faf8ff;">
|
|
1451
1451
|
</div>
|
|
1452
1452
|
|
|
1453
1453
|
</td>
|
|
1454
1454
|
</tr>
|
|
1455
1455
|
<tr>
|
|
1456
1456
|
<td class="with-icons is-vcentered"
|
|
1457
|
-
id="origin-
|
|
1458
|
-
title="theme: origin; category: colors; name: amber; variant: 100; ">
|
|
1459
|
-
|
|
1460
|
-
<a href="#origin-
|
|
1457
|
+
id="origin-originColorsReferenceOnlyAmber100"
|
|
1458
|
+
title="theme: origin; category: origin-colors (reference only); name: amber; variant: 100; ">
|
|
1459
|
+
originColorsReferenceOnlyAmber100
|
|
1460
|
+
<a href="#origin-originColorsReferenceOnlyAmber100"
|
|
1461
1461
|
title="permalink"
|
|
1462
1462
|
class="permalink">
|
|
1463
1463
|
🔗
|
|
@@ -1475,10 +1475,10 @@
|
|
|
1475
1475
|
</tr>
|
|
1476
1476
|
<tr>
|
|
1477
1477
|
<td class="with-icons is-vcentered"
|
|
1478
|
-
id="origin-
|
|
1479
|
-
title="theme: origin; category: colors; name: amber; variant: 200; ">
|
|
1480
|
-
|
|
1481
|
-
<a href="#origin-
|
|
1478
|
+
id="origin-originColorsReferenceOnlyAmber200"
|
|
1479
|
+
title="theme: origin; category: origin-colors (reference only); name: amber; variant: 200; ">
|
|
1480
|
+
originColorsReferenceOnlyAmber200
|
|
1481
|
+
<a href="#origin-originColorsReferenceOnlyAmber200"
|
|
1482
1482
|
title="permalink"
|
|
1483
1483
|
class="permalink">
|
|
1484
1484
|
🔗
|
|
@@ -1496,10 +1496,10 @@
|
|
|
1496
1496
|
</tr>
|
|
1497
1497
|
<tr>
|
|
1498
1498
|
<td class="with-icons is-vcentered"
|
|
1499
|
-
id="origin-
|
|
1500
|
-
title="theme: origin; category: colors; name: amber; variant: 300; ">
|
|
1501
|
-
|
|
1502
|
-
<a href="#origin-
|
|
1499
|
+
id="origin-originColorsReferenceOnlyAmber300"
|
|
1500
|
+
title="theme: origin; category: origin-colors (reference only); name: amber; variant: 300; ">
|
|
1501
|
+
originColorsReferenceOnlyAmber300
|
|
1502
|
+
<a href="#origin-originColorsReferenceOnlyAmber300"
|
|
1503
1503
|
title="permalink"
|
|
1504
1504
|
class="permalink">
|
|
1505
1505
|
🔗
|
|
@@ -1517,10 +1517,10 @@
|
|
|
1517
1517
|
</tr>
|
|
1518
1518
|
<tr>
|
|
1519
1519
|
<td class="with-icons is-vcentered"
|
|
1520
|
-
id="origin-
|
|
1521
|
-
title="theme: origin; category: colors; name: amber; variant: 400; ">
|
|
1522
|
-
|
|
1523
|
-
<a href="#origin-
|
|
1520
|
+
id="origin-originColorsReferenceOnlyAmber400"
|
|
1521
|
+
title="theme: origin; category: origin-colors (reference only); name: amber; variant: 400; ">
|
|
1522
|
+
originColorsReferenceOnlyAmber400
|
|
1523
|
+
<a href="#origin-originColorsReferenceOnlyAmber400"
|
|
1524
1524
|
title="permalink"
|
|
1525
1525
|
class="permalink">
|
|
1526
1526
|
🔗
|
|
@@ -1538,10 +1538,10 @@
|
|
|
1538
1538
|
</tr>
|
|
1539
1539
|
<tr>
|
|
1540
1540
|
<td class="with-icons is-vcentered"
|
|
1541
|
-
id="origin-
|
|
1542
|
-
title="theme: origin; category: colors; name: amber; variant: 500; ">
|
|
1543
|
-
|
|
1544
|
-
<a href="#origin-
|
|
1541
|
+
id="origin-originColorsReferenceOnlyAmber500"
|
|
1542
|
+
title="theme: origin; category: origin-colors (reference only); name: amber; variant: 500; ">
|
|
1543
|
+
originColorsReferenceOnlyAmber500
|
|
1544
|
+
<a href="#origin-originColorsReferenceOnlyAmber500"
|
|
1545
1545
|
title="permalink"
|
|
1546
1546
|
class="permalink">
|
|
1547
1547
|
🔗
|
|
@@ -1559,10 +1559,10 @@
|
|
|
1559
1559
|
</tr>
|
|
1560
1560
|
<tr>
|
|
1561
1561
|
<td class="with-icons is-vcentered"
|
|
1562
|
-
id="origin-
|
|
1563
|
-
title="theme: origin; category: colors; name: amber; variant: 600; ">
|
|
1564
|
-
|
|
1565
|
-
<a href="#origin-
|
|
1562
|
+
id="origin-originColorsReferenceOnlyAmber600"
|
|
1563
|
+
title="theme: origin; category: origin-colors (reference only); name: amber; variant: 600; ">
|
|
1564
|
+
originColorsReferenceOnlyAmber600
|
|
1565
|
+
<a href="#origin-originColorsReferenceOnlyAmber600"
|
|
1566
1566
|
title="permalink"
|
|
1567
1567
|
class="permalink">
|
|
1568
1568
|
🔗
|
|
@@ -1580,10 +1580,10 @@
|
|
|
1580
1580
|
</tr>
|
|
1581
1581
|
<tr>
|
|
1582
1582
|
<td class="with-icons is-vcentered"
|
|
1583
|
-
id="origin-
|
|
1584
|
-
title="theme: origin; category: colors; name: amber; variant: 700; ">
|
|
1585
|
-
|
|
1586
|
-
<a href="#origin-
|
|
1583
|
+
id="origin-originColorsReferenceOnlyAmber700"
|
|
1584
|
+
title="theme: origin; category: origin-colors (reference only); name: amber; variant: 700; ">
|
|
1585
|
+
originColorsReferenceOnlyAmber700
|
|
1586
|
+
<a href="#origin-originColorsReferenceOnlyAmber700"
|
|
1587
1587
|
title="permalink"
|
|
1588
1588
|
class="permalink">
|
|
1589
1589
|
🔗
|
|
@@ -1601,10 +1601,10 @@
|
|
|
1601
1601
|
</tr>
|
|
1602
1602
|
<tr>
|
|
1603
1603
|
<td class="with-icons is-vcentered"
|
|
1604
|
-
id="origin-
|
|
1605
|
-
title="theme: origin; category: colors; name: amber; variant: 800; ">
|
|
1606
|
-
|
|
1607
|
-
<a href="#origin-
|
|
1604
|
+
id="origin-originColorsReferenceOnlyAmber800"
|
|
1605
|
+
title="theme: origin; category: origin-colors (reference only); name: amber; variant: 800; ">
|
|
1606
|
+
originColorsReferenceOnlyAmber800
|
|
1607
|
+
<a href="#origin-originColorsReferenceOnlyAmber800"
|
|
1608
1608
|
title="permalink"
|
|
1609
1609
|
class="permalink">
|
|
1610
1610
|
🔗
|
|
@@ -1622,10 +1622,10 @@
|
|
|
1622
1622
|
</tr>
|
|
1623
1623
|
<tr>
|
|
1624
1624
|
<td class="with-icons is-vcentered"
|
|
1625
|
-
id="origin-
|
|
1626
|
-
title="theme: origin; category: colors; name: amber; variant: 900; ">
|
|
1627
|
-
|
|
1628
|
-
<a href="#origin-
|
|
1625
|
+
id="origin-originColorsReferenceOnlyAmber900"
|
|
1626
|
+
title="theme: origin; category: origin-colors (reference only); name: amber; variant: 900; ">
|
|
1627
|
+
originColorsReferenceOnlyAmber900
|
|
1628
|
+
<a href="#origin-originColorsReferenceOnlyAmber900"
|
|
1629
1629
|
title="permalink"
|
|
1630
1630
|
class="permalink">
|
|
1631
1631
|
🔗
|
|
@@ -1643,10 +1643,10 @@
|
|
|
1643
1643
|
</tr>
|
|
1644
1644
|
<tr>
|
|
1645
1645
|
<td class="with-icons is-vcentered"
|
|
1646
|
-
id="origin-
|
|
1647
|
-
title="theme: origin; category: colors; name: amber; variant: 010; ">
|
|
1648
|
-
|
|
1649
|
-
<a href="#origin-
|
|
1646
|
+
id="origin-originColorsReferenceOnlyAmber010"
|
|
1647
|
+
title="theme: origin; category: origin-colors (reference only); name: amber; variant: 010; ">
|
|
1648
|
+
originColorsReferenceOnlyAmber010
|
|
1649
|
+
<a href="#origin-originColorsReferenceOnlyAmber010"
|
|
1650
1650
|
title="permalink"
|
|
1651
1651
|
class="permalink">
|
|
1652
1652
|
🔗
|
|
@@ -1664,10 +1664,10 @@
|
|
|
1664
1664
|
</tr>
|
|
1665
1665
|
<tr>
|
|
1666
1666
|
<td class="with-icons is-vcentered"
|
|
1667
|
-
id="origin-
|
|
1668
|
-
title="theme: origin; category: colors; name: amber; variant: 050; ">
|
|
1669
|
-
|
|
1670
|
-
<a href="#origin-
|
|
1667
|
+
id="origin-originColorsReferenceOnlyAmber050"
|
|
1668
|
+
title="theme: origin; category: origin-colors (reference only); name: amber; variant: 050; ">
|
|
1669
|
+
originColorsReferenceOnlyAmber050
|
|
1670
|
+
<a href="#origin-originColorsReferenceOnlyAmber050"
|
|
1671
1671
|
title="permalink"
|
|
1672
1672
|
class="permalink">
|
|
1673
1673
|
🔗
|
|
@@ -1685,241 +1685,472 @@
|
|
|
1685
1685
|
</tr>
|
|
1686
1686
|
<tr>
|
|
1687
1687
|
<td class="with-icons is-vcentered"
|
|
1688
|
-
id="origin-
|
|
1689
|
-
title="theme: origin; category: colors; name:
|
|
1690
|
-
|
|
1691
|
-
<a href="#origin-
|
|
1688
|
+
id="origin-originColorsReferenceOnlyCherry100"
|
|
1689
|
+
title="theme: origin; category: origin-colors (reference only); name: cherry; variant: 100; ">
|
|
1690
|
+
originColorsReferenceOnlyCherry100
|
|
1691
|
+
<a href="#origin-originColorsReferenceOnlyCherry100"
|
|
1692
1692
|
title="permalink"
|
|
1693
1693
|
class="permalink">
|
|
1694
1694
|
🔗
|
|
1695
1695
|
</a>
|
|
1696
1696
|
</td>
|
|
1697
1697
|
<td class="is-vcentered">
|
|
1698
|
-
<pre>#
|
|
1698
|
+
<pre>#f7b3c2ff</pre>
|
|
1699
1699
|
</td>
|
|
1700
1700
|
<td class="is-vcentered">
|
|
1701
1701
|
<div class="table__color-preview"
|
|
1702
|
-
style="background-color: #
|
|
1702
|
+
style="background-color: #f7b3c2ff;">
|
|
1703
1703
|
</div>
|
|
1704
1704
|
|
|
1705
1705
|
</td>
|
|
1706
1706
|
</tr>
|
|
1707
1707
|
<tr>
|
|
1708
1708
|
<td class="with-icons is-vcentered"
|
|
1709
|
-
id="origin-
|
|
1710
|
-
title="theme: origin; category: colors; name:
|
|
1711
|
-
|
|
1712
|
-
<a href="#origin-
|
|
1709
|
+
id="origin-originColorsReferenceOnlyCherry200"
|
|
1710
|
+
title="theme: origin; category: origin-colors (reference only); name: cherry; variant: 200; ">
|
|
1711
|
+
originColorsReferenceOnlyCherry200
|
|
1712
|
+
<a href="#origin-originColorsReferenceOnlyCherry200"
|
|
1713
1713
|
title="permalink"
|
|
1714
1714
|
class="permalink">
|
|
1715
1715
|
🔗
|
|
1716
1716
|
</a>
|
|
1717
1717
|
</td>
|
|
1718
1718
|
<td class="is-vcentered">
|
|
1719
|
-
<pre>#
|
|
1719
|
+
<pre>#ed94aaff</pre>
|
|
1720
1720
|
</td>
|
|
1721
1721
|
<td class="is-vcentered">
|
|
1722
1722
|
<div class="table__color-preview"
|
|
1723
|
-
style="background-color: #
|
|
1723
|
+
style="background-color: #ed94aaff;">
|
|
1724
1724
|
</div>
|
|
1725
1725
|
|
|
1726
1726
|
</td>
|
|
1727
1727
|
</tr>
|
|
1728
1728
|
<tr>
|
|
1729
1729
|
<td class="with-icons is-vcentered"
|
|
1730
|
-
id="origin-
|
|
1731
|
-
title="theme: origin; category: colors; name:
|
|
1732
|
-
|
|
1733
|
-
<a href="#origin-
|
|
1730
|
+
id="origin-originColorsReferenceOnlyCherry300"
|
|
1731
|
+
title="theme: origin; category: origin-colors (reference only); name: cherry; variant: 300; ">
|
|
1732
|
+
originColorsReferenceOnlyCherry300
|
|
1733
|
+
<a href="#origin-originColorsReferenceOnlyCherry300"
|
|
1734
1734
|
title="permalink"
|
|
1735
1735
|
class="permalink">
|
|
1736
1736
|
🔗
|
|
1737
1737
|
</a>
|
|
1738
1738
|
</td>
|
|
1739
1739
|
<td class="is-vcentered">
|
|
1740
|
-
<pre>#
|
|
1740
|
+
<pre>#e27491ff</pre>
|
|
1741
1741
|
</td>
|
|
1742
1742
|
<td class="is-vcentered">
|
|
1743
1743
|
<div class="table__color-preview"
|
|
1744
|
-
style="background-color: #
|
|
1744
|
+
style="background-color: #e27491ff;">
|
|
1745
1745
|
</div>
|
|
1746
1746
|
|
|
1747
1747
|
</td>
|
|
1748
1748
|
</tr>
|
|
1749
1749
|
<tr>
|
|
1750
1750
|
<td class="with-icons is-vcentered"
|
|
1751
|
-
id="origin-
|
|
1752
|
-
title="theme: origin; category: colors; name:
|
|
1753
|
-
|
|
1754
|
-
<a href="#origin-
|
|
1751
|
+
id="origin-originColorsReferenceOnlyCherry400"
|
|
1752
|
+
title="theme: origin; category: origin-colors (reference only); name: cherry; variant: 400; ">
|
|
1753
|
+
originColorsReferenceOnlyCherry400
|
|
1754
|
+
<a href="#origin-originColorsReferenceOnlyCherry400"
|
|
1755
1755
|
title="permalink"
|
|
1756
1756
|
class="permalink">
|
|
1757
1757
|
🔗
|
|
1758
1758
|
</a>
|
|
1759
1759
|
</td>
|
|
1760
1760
|
<td class="is-vcentered">
|
|
1761
|
-
<pre>#
|
|
1761
|
+
<pre>#d85579ff</pre>
|
|
1762
1762
|
</td>
|
|
1763
1763
|
<td class="is-vcentered">
|
|
1764
1764
|
<div class="table__color-preview"
|
|
1765
|
-
style="background-color: #
|
|
1765
|
+
style="background-color: #d85579ff;">
|
|
1766
1766
|
</div>
|
|
1767
1767
|
|
|
1768
1768
|
</td>
|
|
1769
1769
|
</tr>
|
|
1770
1770
|
<tr>
|
|
1771
1771
|
<td class="with-icons is-vcentered"
|
|
1772
|
-
id="origin-
|
|
1773
|
-
title="theme: origin; category: colors; name:
|
|
1774
|
-
|
|
1775
|
-
<a href="#origin-
|
|
1772
|
+
id="origin-originColorsReferenceOnlyCherry500"
|
|
1773
|
+
title="theme: origin; category: origin-colors (reference only); name: cherry; variant: 500; ">
|
|
1774
|
+
originColorsReferenceOnlyCherry500
|
|
1775
|
+
<a href="#origin-originColorsReferenceOnlyCherry500"
|
|
1776
1776
|
title="permalink"
|
|
1777
1777
|
class="permalink">
|
|
1778
1778
|
🔗
|
|
1779
1779
|
</a>
|
|
1780
1780
|
</td>
|
|
1781
1781
|
<td class="is-vcentered">
|
|
1782
|
-
<pre>#
|
|
1782
|
+
<pre>#ba3c63ff</pre>
|
|
1783
1783
|
</td>
|
|
1784
1784
|
<td class="is-vcentered">
|
|
1785
1785
|
<div class="table__color-preview"
|
|
1786
|
-
style="background-color: #
|
|
1786
|
+
style="background-color: #ba3c63ff;">
|
|
1787
1787
|
</div>
|
|
1788
1788
|
|
|
1789
1789
|
</td>
|
|
1790
1790
|
</tr>
|
|
1791
1791
|
<tr>
|
|
1792
1792
|
<td class="with-icons is-vcentered"
|
|
1793
|
-
id="origin-
|
|
1794
|
-
title="theme: origin; category: colors; name:
|
|
1795
|
-
|
|
1796
|
-
<a href="#origin-
|
|
1793
|
+
id="origin-originColorsReferenceOnlyCherry600"
|
|
1794
|
+
title="theme: origin; category: origin-colors (reference only); name: cherry; variant: 600; ">
|
|
1795
|
+
originColorsReferenceOnlyCherry600
|
|
1796
|
+
<a href="#origin-originColorsReferenceOnlyCherry600"
|
|
1797
1797
|
title="permalink"
|
|
1798
1798
|
class="permalink">
|
|
1799
1799
|
🔗
|
|
1800
1800
|
</a>
|
|
1801
1801
|
</td>
|
|
1802
1802
|
<td class="is-vcentered">
|
|
1803
|
-
<pre>#
|
|
1803
|
+
<pre>#95304fff</pre>
|
|
1804
1804
|
</td>
|
|
1805
1805
|
<td class="is-vcentered">
|
|
1806
1806
|
<div class="table__color-preview"
|
|
1807
|
-
style="background-color: #
|
|
1807
|
+
style="background-color: #95304fff;">
|
|
1808
1808
|
</div>
|
|
1809
1809
|
|
|
1810
1810
|
</td>
|
|
1811
1811
|
</tr>
|
|
1812
1812
|
<tr>
|
|
1813
1813
|
<td class="with-icons is-vcentered"
|
|
1814
|
-
id="origin-
|
|
1815
|
-
title="theme: origin; category: colors; name:
|
|
1816
|
-
|
|
1817
|
-
<a href="#origin-
|
|
1814
|
+
id="origin-originColorsReferenceOnlyCherry700"
|
|
1815
|
+
title="theme: origin; category: origin-colors (reference only); name: cherry; variant: 700; ">
|
|
1816
|
+
originColorsReferenceOnlyCherry700
|
|
1817
|
+
<a href="#origin-originColorsReferenceOnlyCherry700"
|
|
1818
1818
|
title="permalink"
|
|
1819
1819
|
class="permalink">
|
|
1820
1820
|
🔗
|
|
1821
1821
|
</a>
|
|
1822
1822
|
</td>
|
|
1823
1823
|
<td class="is-vcentered">
|
|
1824
|
-
<pre>#
|
|
1824
|
+
<pre>#70243bff</pre>
|
|
1825
1825
|
</td>
|
|
1826
1826
|
<td class="is-vcentered">
|
|
1827
1827
|
<div class="table__color-preview"
|
|
1828
|
-
style="background-color: #
|
|
1828
|
+
style="background-color: #70243bff;">
|
|
1829
1829
|
</div>
|
|
1830
1830
|
|
|
1831
1831
|
</td>
|
|
1832
1832
|
</tr>
|
|
1833
1833
|
<tr>
|
|
1834
1834
|
<td class="with-icons is-vcentered"
|
|
1835
|
-
id="origin-
|
|
1836
|
-
title="theme: origin; category: colors; name:
|
|
1837
|
-
|
|
1838
|
-
<a href="#origin-
|
|
1835
|
+
id="origin-originColorsReferenceOnlyCherry800"
|
|
1836
|
+
title="theme: origin; category: origin-colors (reference only); name: cherry; variant: 800; ">
|
|
1837
|
+
originColorsReferenceOnlyCherry800
|
|
1838
|
+
<a href="#origin-originColorsReferenceOnlyCherry800"
|
|
1839
1839
|
title="permalink"
|
|
1840
1840
|
class="permalink">
|
|
1841
1841
|
🔗
|
|
1842
1842
|
</a>
|
|
1843
1843
|
</td>
|
|
1844
1844
|
<td class="is-vcentered">
|
|
1845
|
-
<pre>#
|
|
1845
|
+
<pre>#4a1828ff</pre>
|
|
1846
1846
|
</td>
|
|
1847
1847
|
<td class="is-vcentered">
|
|
1848
1848
|
<div class="table__color-preview"
|
|
1849
|
-
style="background-color: #
|
|
1849
|
+
style="background-color: #4a1828ff;">
|
|
1850
1850
|
</div>
|
|
1851
1851
|
|
|
1852
1852
|
</td>
|
|
1853
1853
|
</tr>
|
|
1854
1854
|
<tr>
|
|
1855
1855
|
<td class="with-icons is-vcentered"
|
|
1856
|
-
id="origin-
|
|
1857
|
-
title="theme: origin; category: colors; name:
|
|
1858
|
-
|
|
1859
|
-
<a href="#origin-
|
|
1856
|
+
id="origin-originColorsReferenceOnlyCherry900"
|
|
1857
|
+
title="theme: origin; category: origin-colors (reference only); name: cherry; variant: 900; ">
|
|
1858
|
+
originColorsReferenceOnlyCherry900
|
|
1859
|
+
<a href="#origin-originColorsReferenceOnlyCherry900"
|
|
1860
1860
|
title="permalink"
|
|
1861
1861
|
class="permalink">
|
|
1862
1862
|
🔗
|
|
1863
1863
|
</a>
|
|
1864
1864
|
</td>
|
|
1865
1865
|
<td class="is-vcentered">
|
|
1866
|
-
<pre>#
|
|
1866
|
+
<pre>#250c14ff</pre>
|
|
1867
1867
|
</td>
|
|
1868
1868
|
<td class="is-vcentered">
|
|
1869
1869
|
<div class="table__color-preview"
|
|
1870
|
-
style="background-color: #
|
|
1870
|
+
style="background-color: #250c14ff;">
|
|
1871
1871
|
</div>
|
|
1872
1872
|
|
|
1873
1873
|
</td>
|
|
1874
1874
|
</tr>
|
|
1875
1875
|
<tr>
|
|
1876
1876
|
<td class="with-icons is-vcentered"
|
|
1877
|
-
id="origin-
|
|
1878
|
-
title="theme: origin; category: colors; name:
|
|
1879
|
-
|
|
1880
|
-
<a href="#origin-
|
|
1877
|
+
id="origin-originColorsReferenceOnlyCherry010"
|
|
1878
|
+
title="theme: origin; category: origin-colors (reference only); name: cherry; variant: 010; ">
|
|
1879
|
+
originColorsReferenceOnlyCherry010
|
|
1880
|
+
<a href="#origin-originColorsReferenceOnlyCherry010"
|
|
1881
1881
|
title="permalink"
|
|
1882
1882
|
class="permalink">
|
|
1883
1883
|
🔗
|
|
1884
1884
|
</a>
|
|
1885
1885
|
</td>
|
|
1886
1886
|
<td class="is-vcentered">
|
|
1887
|
-
<pre>#
|
|
1887
|
+
<pre>#fef5f7ff</pre>
|
|
1888
1888
|
</td>
|
|
1889
1889
|
<td class="is-vcentered">
|
|
1890
1890
|
<div class="table__color-preview"
|
|
1891
|
-
style="background-color: #
|
|
1891
|
+
style="background-color: #fef5f7ff;">
|
|
1892
1892
|
</div>
|
|
1893
1893
|
|
|
1894
1894
|
</td>
|
|
1895
1895
|
</tr>
|
|
1896
1896
|
<tr>
|
|
1897
1897
|
<td class="with-icons is-vcentered"
|
|
1898
|
-
id="origin-
|
|
1899
|
-
title="theme: origin; category: colors; name:
|
|
1900
|
-
|
|
1901
|
-
<a href="#origin-
|
|
1898
|
+
id="origin-originColorsReferenceOnlyCherry050"
|
|
1899
|
+
title="theme: origin; category: origin-colors (reference only); name: cherry; variant: 050; ">
|
|
1900
|
+
originColorsReferenceOnlyCherry050
|
|
1901
|
+
<a href="#origin-originColorsReferenceOnlyCherry050"
|
|
1902
1902
|
title="permalink"
|
|
1903
1903
|
class="permalink">
|
|
1904
1904
|
🔗
|
|
1905
1905
|
</a>
|
|
1906
1906
|
</td>
|
|
1907
1907
|
<td class="is-vcentered">
|
|
1908
|
-
<pre>#
|
|
1908
|
+
<pre>#fad4deff</pre>
|
|
1909
1909
|
</td>
|
|
1910
1910
|
<td class="is-vcentered">
|
|
1911
1911
|
<div class="table__color-preview"
|
|
1912
|
-
style="background-color: #
|
|
1912
|
+
style="background-color: #fad4deff;">
|
|
1913
|
+
</div>
|
|
1914
|
+
|
|
1915
|
+
</td>
|
|
1916
|
+
</tr>
|
|
1917
|
+
<tr>
|
|
1918
|
+
<td class="with-icons is-vcentered"
|
|
1919
|
+
id="origin-originColorsReferenceOnlyTerra100"
|
|
1920
|
+
title="theme: origin; category: origin-colors (reference only); name: terra; variant: 100; ">
|
|
1921
|
+
originColorsReferenceOnlyTerra100
|
|
1922
|
+
<a href="#origin-originColorsReferenceOnlyTerra100"
|
|
1923
|
+
title="permalink"
|
|
1924
|
+
class="permalink">
|
|
1925
|
+
🔗
|
|
1926
|
+
</a>
|
|
1927
|
+
</td>
|
|
1928
|
+
<td class="is-vcentered">
|
|
1929
|
+
<pre>#ffbca6ff</pre>
|
|
1930
|
+
</td>
|
|
1931
|
+
<td class="is-vcentered">
|
|
1932
|
+
<div class="table__color-preview"
|
|
1933
|
+
style="background-color: #ffbca6ff;">
|
|
1934
|
+
</div>
|
|
1935
|
+
|
|
1936
|
+
</td>
|
|
1937
|
+
</tr>
|
|
1938
|
+
<tr>
|
|
1939
|
+
<td class="with-icons is-vcentered"
|
|
1940
|
+
id="origin-originColorsReferenceOnlyTerra200"
|
|
1941
|
+
title="theme: origin; category: origin-colors (reference only); name: terra; variant: 200; ">
|
|
1942
|
+
originColorsReferenceOnlyTerra200
|
|
1943
|
+
<a href="#origin-originColorsReferenceOnlyTerra200"
|
|
1944
|
+
title="permalink"
|
|
1945
|
+
class="permalink">
|
|
1946
|
+
🔗
|
|
1947
|
+
</a>
|
|
1948
|
+
</td>
|
|
1949
|
+
<td class="is-vcentered">
|
|
1950
|
+
<pre>#f59a83ff</pre>
|
|
1951
|
+
</td>
|
|
1952
|
+
<td class="is-vcentered">
|
|
1953
|
+
<div class="table__color-preview"
|
|
1954
|
+
style="background-color: #f59a83ff;">
|
|
1955
|
+
</div>
|
|
1956
|
+
|
|
1957
|
+
</td>
|
|
1958
|
+
</tr>
|
|
1959
|
+
<tr>
|
|
1960
|
+
<td class="with-icons is-vcentered"
|
|
1961
|
+
id="origin-originColorsReferenceOnlyTerra300"
|
|
1962
|
+
title="theme: origin; category: origin-colors (reference only); name: terra; variant: 300; ">
|
|
1963
|
+
originColorsReferenceOnlyTerra300
|
|
1964
|
+
<a href="#origin-originColorsReferenceOnlyTerra300"
|
|
1965
|
+
title="permalink"
|
|
1966
|
+
class="permalink">
|
|
1967
|
+
🔗
|
|
1968
|
+
</a>
|
|
1969
|
+
</td>
|
|
1970
|
+
<td class="is-vcentered">
|
|
1971
|
+
<pre>#ea7961ff</pre>
|
|
1972
|
+
</td>
|
|
1973
|
+
<td class="is-vcentered">
|
|
1974
|
+
<div class="table__color-preview"
|
|
1975
|
+
style="background-color: #ea7961ff;">
|
|
1976
|
+
</div>
|
|
1977
|
+
|
|
1978
|
+
</td>
|
|
1979
|
+
</tr>
|
|
1980
|
+
<tr>
|
|
1981
|
+
<td class="with-icons is-vcentered"
|
|
1982
|
+
id="origin-originColorsReferenceOnlyTerra400"
|
|
1983
|
+
title="theme: origin; category: origin-colors (reference only); name: terra; variant: 400; ">
|
|
1984
|
+
originColorsReferenceOnlyTerra400
|
|
1985
|
+
<a href="#origin-originColorsReferenceOnlyTerra400"
|
|
1986
|
+
title="permalink"
|
|
1987
|
+
class="permalink">
|
|
1988
|
+
🔗
|
|
1989
|
+
</a>
|
|
1990
|
+
</td>
|
|
1991
|
+
<td class="is-vcentered">
|
|
1992
|
+
<pre>#e0583eff</pre>
|
|
1993
|
+
</td>
|
|
1994
|
+
<td class="is-vcentered">
|
|
1995
|
+
<div class="table__color-preview"
|
|
1996
|
+
style="background-color: #e0583eff;">
|
|
1997
|
+
</div>
|
|
1998
|
+
|
|
1999
|
+
</td>
|
|
2000
|
+
</tr>
|
|
2001
|
+
<tr>
|
|
2002
|
+
<td class="with-icons is-vcentered"
|
|
2003
|
+
id="origin-originColorsReferenceOnlyTerra500"
|
|
2004
|
+
title="theme: origin; category: origin-colors (reference only); name: terra; variant: 500; ">
|
|
2005
|
+
originColorsReferenceOnlyTerra500
|
|
2006
|
+
<a href="#origin-originColorsReferenceOnlyTerra500"
|
|
2007
|
+
title="permalink"
|
|
2008
|
+
class="permalink">
|
|
2009
|
+
🔗
|
|
2010
|
+
</a>
|
|
2011
|
+
</td>
|
|
2012
|
+
<td class="is-vcentered">
|
|
2013
|
+
<pre>#c94633ff</pre>
|
|
2014
|
+
</td>
|
|
2015
|
+
<td class="is-vcentered">
|
|
2016
|
+
<div class="table__color-preview"
|
|
2017
|
+
style="background-color: #c94633ff;">
|
|
2018
|
+
</div>
|
|
2019
|
+
|
|
2020
|
+
</td>
|
|
2021
|
+
</tr>
|
|
2022
|
+
<tr>
|
|
2023
|
+
<td class="with-icons is-vcentered"
|
|
2024
|
+
id="origin-originColorsReferenceOnlyTerra600"
|
|
2025
|
+
title="theme: origin; category: origin-colors (reference only); name: terra; variant: 600; ">
|
|
2026
|
+
originColorsReferenceOnlyTerra600
|
|
2027
|
+
<a href="#origin-originColorsReferenceOnlyTerra600"
|
|
2028
|
+
title="permalink"
|
|
2029
|
+
class="permalink">
|
|
2030
|
+
🔗
|
|
2031
|
+
</a>
|
|
2032
|
+
</td>
|
|
2033
|
+
<td class="is-vcentered">
|
|
2034
|
+
<pre>#a13829ff</pre>
|
|
2035
|
+
</td>
|
|
2036
|
+
<td class="is-vcentered">
|
|
2037
|
+
<div class="table__color-preview"
|
|
2038
|
+
style="background-color: #a13829ff;">
|
|
2039
|
+
</div>
|
|
2040
|
+
|
|
2041
|
+
</td>
|
|
2042
|
+
</tr>
|
|
2043
|
+
<tr>
|
|
2044
|
+
<td class="with-icons is-vcentered"
|
|
2045
|
+
id="origin-originColorsReferenceOnlyTerra700"
|
|
2046
|
+
title="theme: origin; category: origin-colors (reference only); name: terra; variant: 700; ">
|
|
2047
|
+
originColorsReferenceOnlyTerra700
|
|
2048
|
+
<a href="#origin-originColorsReferenceOnlyTerra700"
|
|
2049
|
+
title="permalink"
|
|
2050
|
+
class="permalink">
|
|
2051
|
+
🔗
|
|
2052
|
+
</a>
|
|
2053
|
+
</td>
|
|
2054
|
+
<td class="is-vcentered">
|
|
2055
|
+
<pre>#782a1eff</pre>
|
|
2056
|
+
</td>
|
|
2057
|
+
<td class="is-vcentered">
|
|
2058
|
+
<div class="table__color-preview"
|
|
2059
|
+
style="background-color: #782a1eff;">
|
|
2060
|
+
</div>
|
|
2061
|
+
|
|
2062
|
+
</td>
|
|
2063
|
+
</tr>
|
|
2064
|
+
<tr>
|
|
2065
|
+
<td class="with-icons is-vcentered"
|
|
2066
|
+
id="origin-originColorsReferenceOnlyTerra800"
|
|
2067
|
+
title="theme: origin; category: origin-colors (reference only); name: terra; variant: 800; ">
|
|
2068
|
+
originColorsReferenceOnlyTerra800
|
|
2069
|
+
<a href="#origin-originColorsReferenceOnlyTerra800"
|
|
2070
|
+
title="permalink"
|
|
2071
|
+
class="permalink">
|
|
2072
|
+
🔗
|
|
2073
|
+
</a>
|
|
2074
|
+
</td>
|
|
2075
|
+
<td class="is-vcentered">
|
|
2076
|
+
<pre>#501c14ff</pre>
|
|
2077
|
+
</td>
|
|
2078
|
+
<td class="is-vcentered">
|
|
2079
|
+
<div class="table__color-preview"
|
|
2080
|
+
style="background-color: #501c14ff;">
|
|
2081
|
+
</div>
|
|
2082
|
+
|
|
2083
|
+
</td>
|
|
2084
|
+
</tr>
|
|
2085
|
+
<tr>
|
|
2086
|
+
<td class="with-icons is-vcentered"
|
|
2087
|
+
id="origin-originColorsReferenceOnlyTerra900"
|
|
2088
|
+
title="theme: origin; category: origin-colors (reference only); name: terra; variant: 900; ">
|
|
2089
|
+
originColorsReferenceOnlyTerra900
|
|
2090
|
+
<a href="#origin-originColorsReferenceOnlyTerra900"
|
|
2091
|
+
title="permalink"
|
|
2092
|
+
class="permalink">
|
|
2093
|
+
🔗
|
|
2094
|
+
</a>
|
|
2095
|
+
</td>
|
|
2096
|
+
<td class="is-vcentered">
|
|
2097
|
+
<pre>#280e0aff</pre>
|
|
2098
|
+
</td>
|
|
2099
|
+
<td class="is-vcentered">
|
|
2100
|
+
<div class="table__color-preview"
|
|
2101
|
+
style="background-color: #280e0aff;">
|
|
2102
|
+
</div>
|
|
2103
|
+
|
|
2104
|
+
</td>
|
|
2105
|
+
</tr>
|
|
2106
|
+
<tr>
|
|
2107
|
+
<td class="with-icons is-vcentered"
|
|
2108
|
+
id="origin-originColorsReferenceOnlyTerra010"
|
|
2109
|
+
title="theme: origin; category: origin-colors (reference only); name: terra; variant: 010; ">
|
|
2110
|
+
originColorsReferenceOnlyTerra010
|
|
2111
|
+
<a href="#origin-originColorsReferenceOnlyTerra010"
|
|
2112
|
+
title="permalink"
|
|
2113
|
+
class="permalink">
|
|
2114
|
+
🔗
|
|
2115
|
+
</a>
|
|
2116
|
+
</td>
|
|
2117
|
+
<td class="is-vcentered">
|
|
2118
|
+
<pre>#fff7f5ff</pre>
|
|
2119
|
+
</td>
|
|
2120
|
+
<td class="is-vcentered">
|
|
2121
|
+
<div class="table__color-preview"
|
|
2122
|
+
style="background-color: #fff7f5ff;">
|
|
2123
|
+
</div>
|
|
2124
|
+
|
|
2125
|
+
</td>
|
|
2126
|
+
</tr>
|
|
2127
|
+
<tr>
|
|
2128
|
+
<td class="with-icons is-vcentered"
|
|
2129
|
+
id="origin-originColorsReferenceOnlyTerra050"
|
|
2130
|
+
title="theme: origin; category: origin-colors (reference only); name: terra; variant: 050; ">
|
|
2131
|
+
originColorsReferenceOnlyTerra050
|
|
2132
|
+
<a href="#origin-originColorsReferenceOnlyTerra050"
|
|
2133
|
+
title="permalink"
|
|
2134
|
+
class="permalink">
|
|
2135
|
+
🔗
|
|
2136
|
+
</a>
|
|
2137
|
+
</td>
|
|
2138
|
+
<td class="is-vcentered">
|
|
2139
|
+
<pre>#ffdcd1ff</pre>
|
|
2140
|
+
</td>
|
|
2141
|
+
<td class="is-vcentered">
|
|
2142
|
+
<div class="table__color-preview"
|
|
2143
|
+
style="background-color: #ffdcd1ff;">
|
|
1913
2144
|
</div>
|
|
1914
2145
|
|
|
1915
2146
|
</td>
|
|
1916
2147
|
</tr>
|
|
1917
2148
|
<tr>
|
|
1918
2149
|
<td class="with-icons is-vcentered"
|
|
1919
|
-
id="origin-
|
|
1920
|
-
title="theme: origin; category: colors; name: gray; variant: 100; ">
|
|
1921
|
-
|
|
1922
|
-
<a href="#origin-
|
|
2150
|
+
id="origin-originColorsReferenceOnlyGray100"
|
|
2151
|
+
title="theme: origin; category: origin-colors (reference only); name: gray; variant: 100; ">
|
|
2152
|
+
originColorsReferenceOnlyGray100
|
|
2153
|
+
<a href="#origin-originColorsReferenceOnlyGray100"
|
|
1923
2154
|
title="permalink"
|
|
1924
2155
|
class="permalink">
|
|
1925
2156
|
🔗
|
|
@@ -1937,10 +2168,10 @@
|
|
|
1937
2168
|
</tr>
|
|
1938
2169
|
<tr>
|
|
1939
2170
|
<td class="with-icons is-vcentered"
|
|
1940
|
-
id="origin-
|
|
1941
|
-
title="theme: origin; category: colors; name: gray; variant: 200; ">
|
|
1942
|
-
|
|
1943
|
-
<a href="#origin-
|
|
2171
|
+
id="origin-originColorsReferenceOnlyGray200"
|
|
2172
|
+
title="theme: origin; category: origin-colors (reference only); name: gray; variant: 200; ">
|
|
2173
|
+
originColorsReferenceOnlyGray200
|
|
2174
|
+
<a href="#origin-originColorsReferenceOnlyGray200"
|
|
1944
2175
|
title="permalink"
|
|
1945
2176
|
class="permalink">
|
|
1946
2177
|
🔗
|
|
@@ -1958,10 +2189,10 @@
|
|
|
1958
2189
|
</tr>
|
|
1959
2190
|
<tr>
|
|
1960
2191
|
<td class="with-icons is-vcentered"
|
|
1961
|
-
id="origin-
|
|
1962
|
-
title="theme: origin; category: colors; name: gray; variant: 300; ">
|
|
1963
|
-
|
|
1964
|
-
<a href="#origin-
|
|
2192
|
+
id="origin-originColorsReferenceOnlyGray300"
|
|
2193
|
+
title="theme: origin; category: origin-colors (reference only); name: gray; variant: 300; ">
|
|
2194
|
+
originColorsReferenceOnlyGray300
|
|
2195
|
+
<a href="#origin-originColorsReferenceOnlyGray300"
|
|
1965
2196
|
title="permalink"
|
|
1966
2197
|
class="permalink">
|
|
1967
2198
|
🔗
|
|
@@ -1979,10 +2210,10 @@
|
|
|
1979
2210
|
</tr>
|
|
1980
2211
|
<tr>
|
|
1981
2212
|
<td class="with-icons is-vcentered"
|
|
1982
|
-
id="origin-
|
|
1983
|
-
title="theme: origin; category: colors; name: gray; variant: 400; ">
|
|
1984
|
-
|
|
1985
|
-
<a href="#origin-
|
|
2213
|
+
id="origin-originColorsReferenceOnlyGray400"
|
|
2214
|
+
title="theme: origin; category: origin-colors (reference only); name: gray; variant: 400; ">
|
|
2215
|
+
originColorsReferenceOnlyGray400
|
|
2216
|
+
<a href="#origin-originColorsReferenceOnlyGray400"
|
|
1986
2217
|
title="permalink"
|
|
1987
2218
|
class="permalink">
|
|
1988
2219
|
🔗
|
|
@@ -2000,10 +2231,10 @@
|
|
|
2000
2231
|
</tr>
|
|
2001
2232
|
<tr>
|
|
2002
2233
|
<td class="with-icons is-vcentered"
|
|
2003
|
-
id="origin-
|
|
2004
|
-
title="theme: origin; category: colors; name: gray; variant: 500; ">
|
|
2005
|
-
|
|
2006
|
-
<a href="#origin-
|
|
2234
|
+
id="origin-originColorsReferenceOnlyGray500"
|
|
2235
|
+
title="theme: origin; category: origin-colors (reference only); name: gray; variant: 500; ">
|
|
2236
|
+
originColorsReferenceOnlyGray500
|
|
2237
|
+
<a href="#origin-originColorsReferenceOnlyGray500"
|
|
2007
2238
|
title="permalink"
|
|
2008
2239
|
class="permalink">
|
|
2009
2240
|
🔗
|
|
@@ -2021,10 +2252,10 @@
|
|
|
2021
2252
|
</tr>
|
|
2022
2253
|
<tr>
|
|
2023
2254
|
<td class="with-icons is-vcentered"
|
|
2024
|
-
id="origin-
|
|
2025
|
-
title="theme: origin; category: colors; name: gray; variant: 600; ">
|
|
2026
|
-
|
|
2027
|
-
<a href="#origin-
|
|
2255
|
+
id="origin-originColorsReferenceOnlyGray600"
|
|
2256
|
+
title="theme: origin; category: origin-colors (reference only); name: gray; variant: 600; ">
|
|
2257
|
+
originColorsReferenceOnlyGray600
|
|
2258
|
+
<a href="#origin-originColorsReferenceOnlyGray600"
|
|
2028
2259
|
title="permalink"
|
|
2029
2260
|
class="permalink">
|
|
2030
2261
|
🔗
|
|
@@ -2042,10 +2273,10 @@
|
|
|
2042
2273
|
</tr>
|
|
2043
2274
|
<tr>
|
|
2044
2275
|
<td class="with-icons is-vcentered"
|
|
2045
|
-
id="origin-
|
|
2046
|
-
title="theme: origin; category: colors; name: gray; variant: 700; ">
|
|
2047
|
-
|
|
2048
|
-
<a href="#origin-
|
|
2276
|
+
id="origin-originColorsReferenceOnlyGray700"
|
|
2277
|
+
title="theme: origin; category: origin-colors (reference only); name: gray; variant: 700; ">
|
|
2278
|
+
originColorsReferenceOnlyGray700
|
|
2279
|
+
<a href="#origin-originColorsReferenceOnlyGray700"
|
|
2049
2280
|
title="permalink"
|
|
2050
2281
|
class="permalink">
|
|
2051
2282
|
🔗
|
|
@@ -2063,10 +2294,10 @@
|
|
|
2063
2294
|
</tr>
|
|
2064
2295
|
<tr>
|
|
2065
2296
|
<td class="with-icons is-vcentered"
|
|
2066
|
-
id="origin-
|
|
2067
|
-
title="theme: origin; category: colors; name: gray; variant: 800; ">
|
|
2068
|
-
|
|
2069
|
-
<a href="#origin-
|
|
2297
|
+
id="origin-originColorsReferenceOnlyGray800"
|
|
2298
|
+
title="theme: origin; category: origin-colors (reference only); name: gray; variant: 800; ">
|
|
2299
|
+
originColorsReferenceOnlyGray800
|
|
2300
|
+
<a href="#origin-originColorsReferenceOnlyGray800"
|
|
2070
2301
|
title="permalink"
|
|
2071
2302
|
class="permalink">
|
|
2072
2303
|
🔗
|
|
@@ -2084,10 +2315,10 @@
|
|
|
2084
2315
|
</tr>
|
|
2085
2316
|
<tr>
|
|
2086
2317
|
<td class="with-icons is-vcentered"
|
|
2087
|
-
id="origin-
|
|
2088
|
-
title="theme: origin; category: colors; name: gray; variant: 900; ">
|
|
2089
|
-
|
|
2090
|
-
<a href="#origin-
|
|
2318
|
+
id="origin-originColorsReferenceOnlyGray900"
|
|
2319
|
+
title="theme: origin; category: origin-colors (reference only); name: gray; variant: 900; ">
|
|
2320
|
+
originColorsReferenceOnlyGray900
|
|
2321
|
+
<a href="#origin-originColorsReferenceOnlyGray900"
|
|
2091
2322
|
title="permalink"
|
|
2092
2323
|
class="permalink">
|
|
2093
2324
|
🔗
|
|
@@ -2105,10 +2336,10 @@
|
|
|
2105
2336
|
</tr>
|
|
2106
2337
|
<tr>
|
|
2107
2338
|
<td class="with-icons is-vcentered"
|
|
2108
|
-
id="origin-
|
|
2109
|
-
title="theme: origin; category: colors; name: gray; variant: 1000; ">
|
|
2110
|
-
|
|
2111
|
-
<a href="#origin-
|
|
2339
|
+
id="origin-originColorsReferenceOnlyGray1000"
|
|
2340
|
+
title="theme: origin; category: origin-colors (reference only); name: gray; variant: 1000; ">
|
|
2341
|
+
originColorsReferenceOnlyGray1000
|
|
2342
|
+
<a href="#origin-originColorsReferenceOnlyGray1000"
|
|
2112
2343
|
title="permalink"
|
|
2113
2344
|
class="permalink">
|
|
2114
2345
|
🔗
|
|
@@ -2126,10 +2357,10 @@
|
|
|
2126
2357
|
</tr>
|
|
2127
2358
|
<tr>
|
|
2128
2359
|
<td class="with-icons is-vcentered"
|
|
2129
|
-
id="origin-
|
|
2130
|
-
title="theme: origin; category: colors; name: gray; variant: 000; ">
|
|
2131
|
-
|
|
2132
|
-
<a href="#origin-
|
|
2360
|
+
id="origin-originColorsReferenceOnlyGray000"
|
|
2361
|
+
title="theme: origin; category: origin-colors (reference only); name: gray; variant: 000; ">
|
|
2362
|
+
originColorsReferenceOnlyGray000
|
|
2363
|
+
<a href="#origin-originColorsReferenceOnlyGray000"
|
|
2133
2364
|
title="permalink"
|
|
2134
2365
|
class="permalink">
|
|
2135
2366
|
🔗
|
|
@@ -2147,10 +2378,10 @@
|
|
|
2147
2378
|
</tr>
|
|
2148
2379
|
<tr>
|
|
2149
2380
|
<td class="with-icons is-vcentered"
|
|
2150
|
-
id="origin-
|
|
2151
|
-
title="theme: origin; category: colors; name: gray; variant: 010; ">
|
|
2152
|
-
|
|
2153
|
-
<a href="#origin-
|
|
2381
|
+
id="origin-originColorsReferenceOnlyGray010"
|
|
2382
|
+
title="theme: origin; category: origin-colors (reference only); name: gray; variant: 010; ">
|
|
2383
|
+
originColorsReferenceOnlyGray010
|
|
2384
|
+
<a href="#origin-originColorsReferenceOnlyGray010"
|
|
2154
2385
|
title="permalink"
|
|
2155
2386
|
class="permalink">
|
|
2156
2387
|
🔗
|
|
@@ -2168,10 +2399,10 @@
|
|
|
2168
2399
|
</tr>
|
|
2169
2400
|
<tr>
|
|
2170
2401
|
<td class="with-icons is-vcentered"
|
|
2171
|
-
id="origin-
|
|
2172
|
-
title="theme: origin; category: colors; name: gray; variant: 050; ">
|
|
2173
|
-
|
|
2174
|
-
<a href="#origin-
|
|
2402
|
+
id="origin-originColorsReferenceOnlyGray050"
|
|
2403
|
+
title="theme: origin; category: origin-colors (reference only); name: gray; variant: 050; ">
|
|
2404
|
+
originColorsReferenceOnlyGray050
|
|
2405
|
+
<a href="#origin-originColorsReferenceOnlyGray050"
|
|
2175
2406
|
title="permalink"
|
|
2176
2407
|
class="permalink">
|
|
2177
2408
|
🔗
|
|
@@ -2189,10 +2420,10 @@
|
|
|
2189
2420
|
</tr>
|
|
2190
2421
|
<tr>
|
|
2191
2422
|
<td class="with-icons is-vcentered"
|
|
2192
|
-
id="origin-
|
|
2193
|
-
title="theme: origin; category: colors; name: skin; variant: 400; ">
|
|
2194
|
-
|
|
2195
|
-
<a href="#origin-
|
|
2423
|
+
id="origin-originColorsReferenceOnlySkin400"
|
|
2424
|
+
title="theme: origin; category: origin-colors (reference only); name: skin; variant: 400; ">
|
|
2425
|
+
originColorsReferenceOnlySkin400
|
|
2426
|
+
<a href="#origin-originColorsReferenceOnlySkin400"
|
|
2196
2427
|
title="permalink"
|
|
2197
2428
|
class="permalink">
|
|
2198
2429
|
🔗
|
|
@@ -2210,10 +2441,10 @@
|
|
|
2210
2441
|
</tr>
|
|
2211
2442
|
<tr>
|
|
2212
2443
|
<td class="with-icons is-vcentered"
|
|
2213
|
-
id="origin-
|
|
2214
|
-
title="theme: origin; category: colors; name: skin; variant: 500; ">
|
|
2215
|
-
|
|
2216
|
-
<a href="#origin-
|
|
2444
|
+
id="origin-originColorsReferenceOnlySkin500"
|
|
2445
|
+
title="theme: origin; category: origin-colors (reference only); name: skin; variant: 500; ">
|
|
2446
|
+
originColorsReferenceOnlySkin500
|
|
2447
|
+
<a href="#origin-originColorsReferenceOnlySkin500"
|
|
2217
2448
|
title="permalink"
|
|
2218
2449
|
class="permalink">
|
|
2219
2450
|
🔗
|
|
@@ -2231,10 +2462,10 @@
|
|
|
2231
2462
|
</tr>
|
|
2232
2463
|
<tr>
|
|
2233
2464
|
<td class="with-icons is-vcentered"
|
|
2234
|
-
id="origin-
|
|
2235
|
-
title="theme: origin; category: colors; name: skin; variant: 600; ">
|
|
2236
|
-
|
|
2237
|
-
<a href="#origin-
|
|
2465
|
+
id="origin-originColorsReferenceOnlySkin600"
|
|
2466
|
+
title="theme: origin; category: origin-colors (reference only); name: skin; variant: 600; ">
|
|
2467
|
+
originColorsReferenceOnlySkin600
|
|
2468
|
+
<a href="#origin-originColorsReferenceOnlySkin600"
|
|
2238
2469
|
title="permalink"
|
|
2239
2470
|
class="permalink">
|
|
2240
2471
|
🔗
|
|
@@ -2252,10 +2483,10 @@
|
|
|
2252
2483
|
</tr>
|
|
2253
2484
|
<tr>
|
|
2254
2485
|
<td class="with-icons is-vcentered"
|
|
2255
|
-
id="origin-
|
|
2256
|
-
title="theme: origin; category: colors; name: skin; variant: 700; ">
|
|
2257
|
-
|
|
2258
|
-
<a href="#origin-
|
|
2486
|
+
id="origin-originColorsReferenceOnlySkin700"
|
|
2487
|
+
title="theme: origin; category: origin-colors (reference only); name: skin; variant: 700; ">
|
|
2488
|
+
originColorsReferenceOnlySkin700
|
|
2489
|
+
<a href="#origin-originColorsReferenceOnlySkin700"
|
|
2259
2490
|
title="permalink"
|
|
2260
2491
|
class="permalink">
|
|
2261
2492
|
🔗
|
|
@@ -2273,10 +2504,10 @@
|
|
|
2273
2504
|
</tr>
|
|
2274
2505
|
<tr>
|
|
2275
2506
|
<td class="with-icons is-vcentered"
|
|
2276
|
-
id="origin-
|
|
2277
|
-
title="theme: origin; category: colors; name: fuchsia; variant: 400; ">
|
|
2278
|
-
|
|
2279
|
-
<a href="#origin-
|
|
2507
|
+
id="origin-originColorsReferenceOnlyFuchsia400"
|
|
2508
|
+
title="theme: origin; category: origin-colors (reference only); name: fuchsia; variant: 400; ">
|
|
2509
|
+
originColorsReferenceOnlyFuchsia400
|
|
2510
|
+
<a href="#origin-originColorsReferenceOnlyFuchsia400"
|
|
2280
2511
|
title="permalink"
|
|
2281
2512
|
class="permalink">
|
|
2282
2513
|
🔗
|
|
@@ -2294,10 +2525,10 @@
|
|
|
2294
2525
|
</tr>
|
|
2295
2526
|
<tr>
|
|
2296
2527
|
<td class="with-icons is-vcentered"
|
|
2297
|
-
id="origin-
|
|
2298
|
-
title="theme: origin; category: colors; name: fuchsia; variant: 500; ">
|
|
2299
|
-
|
|
2300
|
-
<a href="#origin-
|
|
2528
|
+
id="origin-originColorsReferenceOnlyFuchsia500"
|
|
2529
|
+
title="theme: origin; category: origin-colors (reference only); name: fuchsia; variant: 500; ">
|
|
2530
|
+
originColorsReferenceOnlyFuchsia500
|
|
2531
|
+
<a href="#origin-originColorsReferenceOnlyFuchsia500"
|
|
2301
2532
|
title="permalink"
|
|
2302
2533
|
class="permalink">
|
|
2303
2534
|
🔗
|