color-name-list 14.18.0 → 14.20.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/README.md +2 -2
- package/changes.svg +3 -3
- package/dist/colornames.bestof.csv +1 -0
- package/dist/colornames.bestof.esm.js +1 -1
- package/dist/colornames.bestof.esm.mjs +1 -1
- package/dist/colornames.bestof.html +1 -1
- package/dist/colornames.bestof.json +1 -1
- package/dist/colornames.bestof.min.json +1 -1
- package/dist/colornames.bestof.scss +1 -1
- package/dist/colornames.bestof.toon +2 -1
- package/dist/colornames.bestof.umd.js +1 -1
- package/dist/colornames.bestof.xml +4 -0
- package/dist/colornames.bestof.yaml +3 -0
- package/dist/colornames.csv +3 -0
- package/dist/colornames.esm.js +1 -1
- package/dist/colornames.esm.mjs +1 -1
- package/dist/colornames.html +1 -1
- package/dist/colornames.json +1 -1
- package/dist/colornames.min.json +1 -1
- package/dist/colornames.scss +1 -1
- package/dist/colornames.short.toon +1 -1
- package/dist/colornames.toon +4 -1
- package/dist/colornames.umd.js +1 -1
- package/dist/colornames.xml +12 -0
- package/dist/colornames.yaml +9 -0
- package/dist/history.json +1 -1
- package/package.json +1 -1
- package/src/colornames.csv +3 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
[
|
|
1
|
+
[31869]{name,hex}:
|
|
2
2
|
100 Mph,#c93f38
|
|
3
3
|
20000 Leagues Under the Sea,#191970
|
|
4
4
|
24 Carrot,#e56e24
|
|
@@ -3614,6 +3614,7 @@
|
|
|
3614
3614
|
Queen Blue,#436b95
|
|
3615
3615
|
Queen of Gardens,#bbdd55
|
|
3616
3616
|
Queen of Hearts,#98333a
|
|
3617
|
+
Queen of the Night Shift,#3d4585
|
|
3617
3618
|
Queen of Trees,#1c401f
|
|
3618
3619
|
Queen of Waves,#d2eaea
|
|
3619
3620
|
Queens of the Dead,#652793
|