color-name-list 13.30.0 → 13.31.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 (38) hide show
  1. package/README.md +2 -2
  2. package/changes.svg +3 -3
  3. package/dist/colornames.bestof.csv +5 -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 +6 -2
  11. package/dist/colornames.bestof.umd.js +1 -1
  12. package/dist/colornames.bestof.xml +20 -4
  13. package/dist/colornames.bestof.yaml +15 -3
  14. package/dist/colornames.csv +5 -1
  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 +6 -2
  33. package/dist/colornames.umd.js +1 -1
  34. package/dist/colornames.xml +20 -4
  35. package/dist/colornames.yaml +15 -3
  36. package/dist/history.json +1 -1
  37. package/package.json +1 -1
  38. package/src/colornames.csv +5 -1
@@ -557,6 +557,10 @@
557
557
  <hex>#376f89</hex>
558
558
  </color>
559
559
  <color>
560
+ <name>Astral Nomad</name>
561
+ <hex>#203943</hex>
562
+ </color>
563
+ <color>
560
564
  <name>Atlantic Navy</name>
561
565
  <hex>#13336f</hex>
562
566
  </color>
@@ -1369,6 +1373,10 @@
1369
1373
  <hex>#e5bddf</hex>
1370
1374
  </color>
1371
1375
  <color>
1376
+ <name>Blackened Sun</name>
1377
+ <hex>#77150e</hex>
1378
+ </color>
1379
+ <color>
1372
1380
  <name>Blackn’t</name>
1373
1381
  <hex>#020f03</hex>
1374
1382
  </color>
@@ -11769,6 +11777,10 @@
11769
11777
  <hex>#221188</hex>
11770
11778
  </color>
11771
11779
  <color>
11780
+ <name>Nightly Voyager</name>
11781
+ <hex>#391531</hex>
11782
+ </color>
11783
+ <color>
11772
11784
  <name>Nightly Walk</name>
11773
11785
  <hex>#544563</hex>
11774
11786
  </color>
@@ -11781,6 +11793,10 @@
11781
11793
  <hex>#293135</hex>
11782
11794
  </color>
11783
11795
  <color>
11796
+ <name>Nightwalker</name>
11797
+ <hex>#161d3b</hex>
11798
+ </color>
11799
+ <color>
11784
11800
  <name>Nile</name>
11785
11801
  <hex>#afb982</hex>
11786
11802
  </color>
@@ -13549,14 +13565,14 @@
13549
13565
  <hex>#00ad43</hex>
13550
13566
  </color>
13551
13567
  <color>
13552
- <name>Poison Purple</name>
13553
- <hex>#7f01fe</hex>
13554
- </color>
13555
- <color>
13556
13568
  <name>Poison Purple Paradise</name>
13557
13569
  <hex>#b300ff</hex>
13558
13570
  </color>
13559
13571
  <color>
13572
+ <name>Poisoning Purple</name>
13573
+ <hex>#7f01fe</hex>
13574
+ </color>
13575
+ <color>
13560
13576
  <name>Poisonous</name>
13561
13577
  <hex>#55ff11</hex>
13562
13578
  </color>
@@ -415,6 +415,9 @@
415
415
  -
416
416
  name:"Astral"
417
417
  hex:"#376f89"
418
+ -
419
+ name:"Astral Nomad"
420
+ hex:"#203943"
418
421
  -
419
422
  name:"Atlantic Navy"
420
423
  hex:"#13336f"
@@ -1024,6 +1027,9 @@
1024
1027
  -
1025
1028
  name:"Blackberry Yogurt"
1026
1029
  hex:"#e5bddf"
1030
+ -
1031
+ name:"Blackened Sun"
1032
+ hex:"#77150e"
1027
1033
  -
1028
1034
  name:"Blackn’t"
1029
1035
  hex:"#020f03"
@@ -8824,6 +8830,9 @@
8824
8830
  -
8825
8831
  name:"Nightly Expedition"
8826
8832
  hex:"#221188"
8833
+ -
8834
+ name:"Nightly Voyager"
8835
+ hex:"#391531"
8827
8836
  -
8828
8837
  name:"Nightly Walk"
8829
8838
  hex:"#544563"
@@ -8833,6 +8842,9 @@
8833
8842
  -
8834
8843
  name:"Nightmare Fuel"
8835
8844
  hex:"#293135"
8845
+ -
8846
+ name:"Nightwalker"
8847
+ hex:"#161d3b"
8836
8848
  -
8837
8849
  name:"Nile"
8838
8850
  hex:"#afb982"
@@ -10159,12 +10171,12 @@
10159
10171
  -
10160
10172
  name:"Poison Ivy"
10161
10173
  hex:"#00ad43"
10162
- -
10163
- name:"Poison Purple"
10164
- hex:"#7f01fe"
10165
10174
  -
10166
10175
  name:"Poison Purple Paradise"
10167
10176
  hex:"#b300ff"
10177
+ -
10178
+ name:"Poisoning Purple"
10179
+ hex:"#7f01fe"
10168
10180
  -
10169
10181
  name:"Poisonous"
10170
10182
  hex:"#55ff11"
@@ -1374,6 +1374,7 @@ Astoria Grey,#7e7565
1374
1374
  Astra,#edd5a6
1375
1375
  Astral,#376f89
1376
1376
  Astral Aura,#363151
1377
+ Astral Nomad,#203943
1377
1378
  Astral Spirit,#8ec2e7
1378
1379
  Astro Arcade Green,#77ff77
1379
1380
  Astro Bound,#899fb9
@@ -2693,6 +2694,7 @@ Blackcurrant Conserve,#52383d
2693
2694
  Blackcurrant Elixir,#5c4f6a
2694
2695
  Blackened Brown,#442200
2695
2696
  Blackened Pearl,#504d53
2697
+ Blackened Sun,#77150e
2696
2698
  Blackest Berry,#662266
2697
2699
  Blackest Brown,#403330
2698
2700
  Blackfire Earth,#7a5901
@@ -18044,6 +18046,7 @@ Nightly Expedition,#221188
18044
18046
  Nightly Ivy,#444940
18045
18047
  Nightly Silhouette,#4f5b93
18046
18048
  Nightly Violet,#784384
18049
+ Nightly Voyager,#391531
18047
18050
  Nightly Walk,#544563
18048
18051
  Nightly Woods,#013220
18049
18052
  Nightmare,#112211
@@ -18053,6 +18056,7 @@ Nightshade Berries,#1b1811
18053
18056
  Nightshade Purple,#535872
18054
18057
  Nightshade Violet,#a383ac
18055
18058
  Nightshadow Blue,#555971
18059
+ Nightwalker,#161d3b
18056
18060
  Nigritella Red,#931121
18057
18061
  Nihilakh Oxide,#a0d6b4
18058
18062
  Nīlā Blue,#0055ff
@@ -20594,10 +20598,10 @@ Poised Peach,#ffa99d
20594
20598
  Poised Taupe,#8c7e78
20595
20599
  Poison Green,#40fd14
20596
20600
  Poison Ivy,#00ad43
20597
- Poison Purple,#7f01fe
20598
20601
  Poison Purple Paradise,#b300ff
20599
20602
  Poisonberry,#73403e
20600
20603
  Poisoning Green,#66ff11
20604
+ Poisoning Purple,#7f01fe
20601
20605
  Poisonous,#55ff11
20602
20606
  Poisonous Apple,#993333
20603
20607
  Poisonous Cloud,#d3db39