color-name-list 14.18.0 → 14.19.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.toon +1 -1
- package/dist/colornames.csv +2 -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 +3 -1
- package/dist/colornames.umd.js +1 -1
- package/dist/colornames.xml +8 -0
- package/dist/colornames.yaml +6 -0
- package/dist/history.json +1 -1
- package/package.json +1 -1
- package/src/colornames.csv +2 -0
package/dist/colornames.xml
CHANGED
|
@@ -42241,6 +42241,10 @@
|
|
|
42241
42241
|
<hex>#c7b89f</hex>
|
|
42242
42242
|
</color>
|
|
42243
42243
|
<color>
|
|
42244
|
+
<name>Forgotten Kyawthuite</name>
|
|
42245
|
+
<hex>#955af2</hex>
|
|
42246
|
+
</color>
|
|
42247
|
+
<color>
|
|
42244
42248
|
<name>Forgotten Mosque</name>
|
|
42245
42249
|
<hex>#e2d9db</hex>
|
|
42246
42250
|
</color>
|
|
@@ -60225,6 +60229,10 @@
|
|
|
60225
60229
|
<hex>#1560fb</hex>
|
|
60226
60230
|
</color>
|
|
60227
60231
|
<color>
|
|
60232
|
+
<name>Kyawthuite</name>
|
|
60233
|
+
<hex>#e8530f</hex>
|
|
60234
|
+
</color>
|
|
60235
|
+
<color>
|
|
60228
60236
|
<name>Kyo Purple</name>
|
|
60229
60237
|
<hex>#9d5b8b</hex>
|
|
60230
60238
|
</color>
|
package/dist/colornames.yaml
CHANGED
|
@@ -31678,6 +31678,9 @@
|
|
|
31678
31678
|
-
|
|
31679
31679
|
name:"Forgotten Gold"
|
|
31680
31680
|
hex:"#c7b89f"
|
|
31681
|
+
-
|
|
31682
|
+
name:"Forgotten Kyawthuite"
|
|
31683
|
+
hex:"#955af2"
|
|
31681
31684
|
-
|
|
31682
31685
|
name:"Forgotten Mosque"
|
|
31683
31686
|
hex:"#e2d9db"
|
|
@@ -45166,6 +45169,9 @@
|
|
|
45166
45169
|
-
|
|
45167
45170
|
name:"Kyanite"
|
|
45168
45171
|
hex:"#1560fb"
|
|
45172
|
+
-
|
|
45173
|
+
name:"Kyawthuite"
|
|
45174
|
+
hex:"#e8530f"
|
|
45169
45175
|
-
|
|
45170
45176
|
name:"Kyo Purple"
|
|
45171
45177
|
hex:"#9d5b8b"
|