color-name-list 13.31.0 → 13.33.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/.github/workflows/build.yml +0 -17
- package/README.md +5 -7
- package/changes.svg +3 -3
- package/dist/colornames.bestof.csv +9 -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 +10 -1
- package/dist/colornames.bestof.umd.js +1 -1
- package/dist/colornames.bestof.xml +36 -0
- package/dist/colornames.bestof.yaml +27 -0
- package/dist/colornames.csv +8 -2
- 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.csv +3 -0
- package/dist/colornames.short.esm.js +1 -1
- package/dist/colornames.short.esm.mjs +1 -1
- package/dist/colornames.short.html +1 -1
- package/dist/colornames.short.json +1 -1
- package/dist/colornames.short.min.json +1 -1
- package/dist/colornames.short.scss +1 -1
- package/dist/colornames.short.toon +4 -1
- package/dist/colornames.short.umd.js +1 -1
- package/dist/colornames.short.xml +12 -0
- package/dist/colornames.short.yaml +9 -0
- package/dist/colornames.toon +9 -3
- package/dist/colornames.umd.js +1 -1
- package/dist/colornames.xml +29 -5
- package/dist/colornames.yaml +22 -4
- package/dist/history.json +1 -1
- package/package.json +1 -1
- package/src/colornames.csv +12 -6
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
[
|
|
1
|
+
[30041]{name,hex}:
|
|
2
2
|
100 Mph,#c93f38
|
|
3
3
|
24 Carrot,#e56e24
|
|
4
4
|
24 Karat,#dfc685
|
|
@@ -500,6 +500,7 @@
|
|
|
500
500
|
Citadel,#6a7f8b
|
|
501
501
|
Citrus,#9fb70a
|
|
502
502
|
City Dweller,#c0b9ac
|
|
503
|
+
Cityscape,#dae3e7
|
|
503
504
|
Clairvoyant,#480656
|
|
504
505
|
Clam Up,#ebdbc1
|
|
505
506
|
Classy Mauve,#bb99aa
|
|
@@ -605,6 +606,7 @@
|
|
|
605
606
|
Crown of Ash,#a1a9a9
|
|
606
607
|
Crucible,#555b59
|
|
607
608
|
Crude Banana,#21c40e
|
|
609
|
+
Cruising,#018498
|
|
608
610
|
Crusade King,#dbc364
|
|
609
611
|
Crushed Ice,#c4fff7
|
|
610
612
|
Cryo Freeze,#ddece0
|
|
@@ -2328,6 +2330,7 @@
|
|
|
2328
2330
|
Robotic Gods,#94a2b1
|
|
2329
2331
|
Rock Lobster,#f00b52
|
|
2330
2332
|
Rock’n’Rose,#fc8aaa
|
|
2333
|
+
Rogue Waters,#4e7376
|
|
2331
2334
|
Romesco,#f48101
|
|
2332
2335
|
Root Beer,#81544a
|
|
2333
2336
|
Rosé,#f7746b
|