color-name-list 14.10.0 → 14.11.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.
Files changed (39) hide show
  1. package/README.md +2 -2
  2. package/changes.svg +3 -3
  3. package/dist/colornames.bestof.csv +10 -1
  4. package/dist/colornames.bestof.esm.js +1 -1
  5. package/dist/colornames.bestof.esm.mjs +1 -1
  6. package/dist/colornames.bestof.html +1 -1
  7. package/dist/colornames.bestof.json +1 -1
  8. package/dist/colornames.bestof.min.json +1 -1
  9. package/dist/colornames.bestof.scss +1 -1
  10. package/dist/colornames.bestof.toon +11 -2
  11. package/dist/colornames.bestof.umd.js +1 -1
  12. package/dist/colornames.bestof.xml +37 -1
  13. package/dist/colornames.bestof.yaml +28 -1
  14. package/dist/colornames.csv +9 -2
  15. package/dist/colornames.esm.js +1 -1
  16. package/dist/colornames.esm.mjs +1 -1
  17. package/dist/colornames.html +1 -1
  18. package/dist/colornames.json +1 -1
  19. package/dist/colornames.min.json +1 -1
  20. package/dist/colornames.scss +1 -1
  21. package/dist/colornames.short.csv +2 -0
  22. package/dist/colornames.short.esm.js +1 -1
  23. package/dist/colornames.short.esm.mjs +1 -1
  24. package/dist/colornames.short.html +1 -1
  25. package/dist/colornames.short.json +1 -1
  26. package/dist/colornames.short.min.json +1 -1
  27. package/dist/colornames.short.scss +1 -1
  28. package/dist/colornames.short.toon +3 -1
  29. package/dist/colornames.short.umd.js +1 -1
  30. package/dist/colornames.short.xml +8 -0
  31. package/dist/colornames.short.yaml +6 -0
  32. package/dist/colornames.toon +10 -3
  33. package/dist/colornames.umd.js +1 -1
  34. package/dist/colornames.xml +36 -8
  35. package/dist/colornames.yaml +27 -6
  36. package/dist/history.json +1 -1
  37. package/package.json +1 -1
  38. package/src/colornames.csv +11 -4
  39. package/tests/duplicate-allowlist.json +2 -1
@@ -3265,6 +3265,10 @@
3265
3265
  <hex>#0773af</hex>
3266
3266
  </color>
3267
3267
  <color>
3268
+ <name>Close but No Cigar</name>
3269
+ <hex>#361d0a</hex>
3270
+ </color>
3271
+ <color>
3268
3272
  <name>Closet Skeletons</name>
3269
3273
  <hex>#e1ded9</hex>
3270
3274
  </color>
@@ -8361,6 +8365,10 @@
8361
8365
  <hex>#ffb200</hex>
8362
8366
  </color>
8363
8367
  <color>
8368
+ <name>In a Nutshell</name>
8369
+ <hex>#b98052</hex>
8370
+ </color>
8371
+ <color>
8364
8372
  <name>In a Pickle</name>
8365
8373
  <hex>#978c59</hex>
8366
8374
  </color>
@@ -12181,6 +12189,10 @@
12181
12189
  <hex>#e96d03</hex>
12182
12190
  </color>
12183
12191
  <color>
12192
+ <name>Off the Beaten Path</name>
12193
+ <hex>#534c4b</hex>
12194
+ </color>
12195
+ <color>
12184
12196
  <name>Oh Boy!</name>
12185
12197
  <hex>#bbdaf8</hex>
12186
12198
  </color>
@@ -12285,6 +12297,10 @@
12285
12297
  <hex>#c2e7e8</hex>
12286
12298
  </color>
12287
12299
  <color>
12300
+ <name>On Thin Ice</name>
12301
+ <hex>#d1e8f1</hex>
12302
+ </color>
12303
+ <color>
12288
12304
  <name>Once Bitten</name>
12289
12305
  <hex>#bd2f10</hex>
12290
12306
  </color>
@@ -12441,7 +12457,7 @@
12441
12457
  <hex>#a84b7a</hex>
12442
12458
  </color>
12443
12459
  <color>
12444
- <name>Out in Left Field</name>
12460
+ <name>Out of Left Field</name>
12445
12461
  <hex>#2ced2b</hex>
12446
12462
  </color>
12447
12463
  <color>
@@ -15369,6 +15385,10 @@
15369
15385
  <hex>#18d17b</hex>
15370
15386
  </color>
15371
15387
  <color>
15388
+ <name>Second Wind</name>
15389
+ <hex>#dfece9</hex>
15390
+ </color>
15391
+ <color>
15372
15392
  <name>Secret Affair</name>
15373
15393
  <hex>#c41661</hex>
15374
15394
  </color>
@@ -15585,6 +15605,10 @@
15585
15605
  <hex>#f5e6d3</hex>
15586
15606
  </color>
15587
15607
  <color>
15608
+ <name>Shot in the Dark</name>
15609
+ <hex>#1d0d1d</hex>
15610
+ </color>
15611
+ <color>
15588
15612
  <name>Shredder Lavender</name>
15589
15613
  <hex>#7737aa</hex>
15590
15614
  </color>
@@ -16293,6 +16317,10 @@
16293
16317
  <hex>#600000</hex>
16294
16318
  </color>
16295
16319
  <color>
16320
+ <name>Spill the Beans</name>
16321
+ <hex>#9b351b</hex>
16322
+ </color>
16323
+ <color>
16296
16324
  <name>Splashdown</name>
16297
16325
  <hex>#d4e8d8</hex>
16298
16326
  </color>
@@ -17685,6 +17713,10 @@
17685
17713
  <hex>#211e1f</hex>
17686
17714
  </color>
17687
17715
  <color>
17716
+ <name>Under the Radar</name>
17717
+ <hex>#476e42</hex>
17718
+ </color>
17719
+ <color>
17688
17720
  <name>Under the Sea</name>
17689
17721
  <hex>#395d68</hex>
17690
17722
  </color>
@@ -17725,6 +17757,10 @@
17725
17757
  <hex>#dd0022</hex>
17726
17758
  </color>
17727
17759
  <color>
17760
+ <name>Up in the Air</name>
17761
+ <hex>#c2d5d8</hex>
17762
+ </color>
17763
+ <color>
17728
17764
  <name>Upset Tomato</name>
17729
17765
  <hex>#b52923</hex>
17730
17766
  </color>
@@ -2446,6 +2446,9 @@
2446
2446
  -
2447
2447
  name:"Cloisonné"
2448
2448
  hex:"#0773af"
2449
+ -
2450
+ name:"Close but No Cigar"
2451
+ hex:"#361d0a"
2449
2452
  -
2450
2453
  name:"Closet Skeletons"
2451
2454
  hex:"#e1ded9"
@@ -6268,6 +6271,9 @@
6268
6271
  -
6269
6272
  name:"Imperial Yellow"
6270
6273
  hex:"#ffb200"
6274
+ -
6275
+ name:"In a Nutshell"
6276
+ hex:"#b98052"
6271
6277
  -
6272
6278
  name:"In a Pickle"
6273
6279
  hex:"#978c59"
@@ -9133,6 +9139,9 @@
9133
9139
  -
9134
9140
  name:"Ochre Spice"
9135
9141
  hex:"#e96d03"
9142
+ -
9143
+ name:"Off the Beaten Path"
9144
+ hex:"#534c4b"
9136
9145
  -
9137
9146
  name:"Oh Boy!"
9138
9147
  hex:"#bbdaf8"
@@ -9211,6 +9220,9 @@
9211
9220
  -
9212
9221
  name:"On Cloud Nine"
9213
9222
  hex:"#c2e7e8"
9223
+ -
9224
+ name:"On Thin Ice"
9225
+ hex:"#d1e8f1"
9214
9226
  -
9215
9227
  name:"Once Bitten"
9216
9228
  hex:"#bd2f10"
@@ -9329,7 +9341,7 @@
9329
9341
  name:"Our Little Secret"
9330
9342
  hex:"#a84b7a"
9331
9343
  -
9332
- name:"Out in Left Field"
9344
+ name:"Out of Left Field"
9333
9345
  hex:"#2ced2b"
9334
9346
  -
9335
9347
  name:"Out of the Blue"
@@ -11524,6 +11536,9 @@
11524
11536
  -
11525
11537
  name:"Seaweed"
11526
11538
  hex:"#18d17b"
11539
+ -
11540
+ name:"Second Wind"
11541
+ hex:"#dfece9"
11527
11542
  -
11528
11543
  name:"Secret Affair"
11529
11544
  hex:"#c41661"
@@ -11686,6 +11701,9 @@
11686
11701
  -
11687
11702
  name:"Shortbread"
11688
11703
  hex:"#f5e6d3"
11704
+ -
11705
+ name:"Shot in the Dark"
11706
+ hex:"#1d0d1d"
11689
11707
  -
11690
11708
  name:"Shredder Lavender"
11691
11709
  hex:"#7737aa"
@@ -12217,6 +12235,9 @@
12217
12235
  -
12218
12236
  name:"Spikey Red"
12219
12237
  hex:"#600000"
12238
+ -
12239
+ name:"Spill the Beans"
12240
+ hex:"#9b351b"
12220
12241
  -
12221
12242
  name:"Splashdown"
12222
12243
  hex:"#d4e8d8"
@@ -13261,6 +13282,9 @@
13261
13282
  -
13262
13283
  name:"Umbra"
13263
13284
  hex:"#211e1f"
13285
+ -
13286
+ name:"Under the Radar"
13287
+ hex:"#476e42"
13264
13288
  -
13265
13289
  name:"Under the Sea"
13266
13290
  hex:"#395d68"
@@ -13291,6 +13315,9 @@
13291
13315
  -
13292
13316
  name:"Untamed Red"
13293
13317
  hex:"#dd0022"
13318
+ -
13319
+ name:"Up in the Air"
13320
+ hex:"#c2d5d8"
13294
13321
  -
13295
13322
  name:"Upset Tomato"
13296
13323
  hex:"#b52923"
@@ -46,6 +46,7 @@ Abilene Lace,#eae3d2
46
46
  Ablaze,#c04641
47
47
  Abloom,#f1cbcd
48
48
  Abomination,#77aa77
49
+ Above Board,#e0ddbe
49
50
  Abra Cadabra,#966165
50
51
  Abra Goldenrod,#eec400
51
52
  Abra Purple,#462e6e
@@ -5790,6 +5791,7 @@ Cloisonné,#0773af
5790
5791
  Cloisonné Gold,#a58235
5791
5792
  Cloistered Garden,#99b090
5792
5793
  Clooney,#5f6c84
5794
+ Close but No Cigar,#361d0a
5793
5795
  Close Knit,#d5d6cf
5794
5796
  Closed Shutter,#25252c
5795
5797
  Closet Skeletons,#e1ded9
@@ -13147,6 +13149,7 @@ Impulse Blue,#006699
13147
13149
  Impulsive Purple,#624977
13148
13150
  Impure White,#f5e7e3
13149
13151
  Imrik Blue,#67aed0
13152
+ In a Nutshell,#b98052
13150
13153
  In a Pickle,#978c59
13151
13154
  In Caffeine We Trust,#693c2a
13152
13155
  In for a Penny,#ee8877
@@ -18430,6 +18433,7 @@ Off Blue,#5684ae
18430
18433
  Off Broadway,#433f3d
18431
18434
  Off Green,#6ba353
18432
18435
  Off Shore,#d1cccb
18436
+ Off the Beaten Path,#534c4b
18433
18437
  Off the Grid,#9f9049
18434
18438
  Off White,#ffffe4
18435
18439
  Off Yellow,#f1f33f
@@ -18617,6 +18621,7 @@ On the Avenue,#948776
18617
18621
  On the Moor,#666d68
18618
18622
  On the Nile,#b29aa7
18619
18623
  On the Rocks,#d0cec8
18624
+ On Thin Ice,#d1e8f1
18620
18625
  Onahau,#c2e6ec
18621
18626
  Once Bitten,#bd2f10
18622
18627
  Once in a Blue Moon,#0044bb
@@ -18881,8 +18886,8 @@ OU Crimson Red,#990000
18881
18886
  Oubliette,#4f4944
18882
18887
  Ouni Red,#ee7948
18883
18888
  Our Little Secret,#a84b7a
18884
- Out in Left Field,#2ced2b
18885
18889
  Out of Fashion,#f26d8f
18890
+ Out of Left Field,#2ced2b
18886
18891
  Out of Plumb,#9c909c
18887
18892
  Out of the Blue,#1199ee
18888
18893
  Outback,#c9a375
@@ -24102,6 +24107,7 @@ Shortbread,#f5e6d3
24102
24107
  Shortbread Cookie,#eaceb0
24103
24108
  Shortcake,#eedaac
24104
24109
  Shortgrass Prairie,#9e957c
24110
+ Shot in the Dark,#1d0d1d
24105
24111
  Shot Over,#4a5c69
24106
24112
  Shot-Put,#716b63
24107
24113
  Shovel Knight,#37c4fa
@@ -26958,7 +26964,6 @@ Thimbleberry Leaf,#afa97d
26958
26964
  Thin Air,#c6fcff
26959
26965
  Thin Cloud,#d4dcda
26960
26966
  Thin Heights,#cae0df
26961
- Thin Ice,#d9dcdb
26962
26967
  Think Brick,#834841
26963
26968
  Think Leaf,#4d8871
26964
26969
  Think Pink,#e5a5c1
@@ -27868,6 +27873,7 @@ Unbleached Silk,#ffddca
27868
27873
  Unburdened Pink,#fbe7e6
27869
27874
  Uncertain Grey,#a9b0b1
27870
27875
  Uncharted,#19565e
27876
+ Under the Radar,#476e42
27871
27877
  Under the Sea,#395d68
27872
27878
  Under the Sun,#efd100
27873
27879
  Underbrush,#be9e48
@@ -27932,6 +27938,7 @@ Unusual Grey,#a3a7a0
27932
27938
  Unwind,#f2f8ed
27933
27939
  UP Forest Green,#014431
27934
27940
  Up in Smoke,#6e706d
27941
+ Up in the Air,#c2d5d8
27935
27942
  UP Maroon,#7b1113
27936
27943
  Up North,#6f9587
27937
27944
  Upbeat,#f1d9a5