color-name-list 13.32.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 +2 -2
- package/changes.svg +3 -3
- package/dist/colornames.bestof.csv +3 -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 +4 -1
- package/dist/colornames.bestof.umd.js +1 -1
- package/dist/colornames.bestof.xml +12 -0
- package/dist/colornames.bestof.yaml +9 -0
- package/dist/colornames.csv +3 -1
- 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 +1 -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 +2 -1
- package/dist/colornames.short.umd.js +1 -1
- package/dist/colornames.short.xml +4 -0
- package/dist/colornames.short.yaml +3 -0
- package/dist/colornames.toon +4 -2
- package/dist/colornames.umd.js +1 -1
- package/dist/colornames.xml +9 -1
- package/dist/colornames.yaml +7 -1
- package/dist/history.json +1 -1
- package/package.json +1 -1
- package/src/colornames.csv +4 -2
|
@@ -25,6 +25,10 @@
|
|
|
25
25
|
<hex>#c0a98e</hex>
|
|
26
26
|
</color>
|
|
27
27
|
<color>
|
|
28
|
+
<name>6th Feet Under</name>
|
|
29
|
+
<hex>#3d322e</hex>
|
|
30
|
+
</color>
|
|
31
|
+
<color>
|
|
28
32
|
<name>8 Bit Eggplant</name>
|
|
29
33
|
<hex>#990066</hex>
|
|
30
34
|
</color>
|
|
@@ -3173,6 +3177,10 @@
|
|
|
3173
3177
|
<hex>#c0b9ac</hex>
|
|
3174
3178
|
</color>
|
|
3175
3179
|
<color>
|
|
3180
|
+
<name>Cityscape</name>
|
|
3181
|
+
<hex>#dae3e7</hex>
|
|
3182
|
+
</color>
|
|
3183
|
+
<color>
|
|
3176
3184
|
<name>Clair de Lune</name>
|
|
3177
3185
|
<hex>#dbe9df</hex>
|
|
3178
3186
|
</color>
|
|
@@ -4369,6 +4377,10 @@
|
|
|
4369
4377
|
<hex>#253f4e</hex>
|
|
4370
4378
|
</color>
|
|
4371
4379
|
<color>
|
|
4380
|
+
<name>Descent Into the Catacombs</name>
|
|
4381
|
+
<hex>#445155</hex>
|
|
4382
|
+
</color>
|
|
4383
|
+
<color>
|
|
4372
4384
|
<name>Desert</name>
|
|
4373
4385
|
<hex>#ccad60</hex>
|
|
4374
4386
|
</color>
|
|
@@ -16,6 +16,9 @@
|
|
|
16
16
|
-
|
|
17
17
|
name:"3AM Latte"
|
|
18
18
|
hex:"#c0a98e"
|
|
19
|
+
-
|
|
20
|
+
name:"6th Feet Under"
|
|
21
|
+
hex:"#3d322e"
|
|
19
22
|
-
|
|
20
23
|
name:"8 Bit Eggplant"
|
|
21
24
|
hex:"#990066"
|
|
@@ -2377,6 +2380,9 @@
|
|
|
2377
2380
|
-
|
|
2378
2381
|
name:"City Dweller"
|
|
2379
2382
|
hex:"#c0b9ac"
|
|
2383
|
+
-
|
|
2384
|
+
name:"Cityscape"
|
|
2385
|
+
hex:"#dae3e7"
|
|
2380
2386
|
-
|
|
2381
2387
|
name:"Clair de Lune"
|
|
2382
2388
|
hex:"#dbe9df"
|
|
@@ -3274,6 +3280,9 @@
|
|
|
3274
3280
|
-
|
|
3275
3281
|
name:"Depths of the Nile"
|
|
3276
3282
|
hex:"#253f4e"
|
|
3283
|
+
-
|
|
3284
|
+
name:"Descent Into the Catacombs"
|
|
3285
|
+
hex:"#445155"
|
|
3277
3286
|
-
|
|
3278
3287
|
name:"Desert"
|
|
3279
3288
|
hex:"#ccad60"
|
package/dist/colornames.csv
CHANGED
|
@@ -10,6 +10,7 @@ name,hex
|
|
|
10
10
|
3AM Latte,#c0a98e
|
|
11
11
|
400XT Film,#d2d2c0
|
|
12
12
|
5-Masted Preußen,#9bafad
|
|
13
|
+
6th Feet Under,#3d322e
|
|
13
14
|
8 Bit Eggplant,#990066
|
|
14
15
|
90% Cocoa,#3d1c02
|
|
15
16
|
99 Years Blue,#000099
|
|
@@ -7626,7 +7627,7 @@ Derby Green,#599c89
|
|
|
7626
7627
|
Derbyshire,#245e36
|
|
7627
7628
|
Derry Coast Sunrise,#f9e1cf
|
|
7628
7629
|
Desaturated Cyan,#669999
|
|
7629
|
-
Descent
|
|
7630
|
+
Descent Into the Catacombs,#445155
|
|
7630
7631
|
Desert,#ccad60
|
|
7631
7632
|
Desert Bud,#c28996
|
|
7632
7633
|
Desert Cactus,#afca9d
|
|
@@ -26211,6 +26212,7 @@ Super Saiyan,#ffdd00
|
|
|
26211
26212
|
Super Sepia,#ffaa88
|
|
26212
26213
|
Super Silver,#eeeeee
|
|
26213
26214
|
Super Violet,#785f8e
|
|
26215
|
+
Supercalifragilisticexpialidocious,#ffff69
|
|
26214
26216
|
Superior Blue,#3a5e73
|
|
26215
26217
|
Superior Bronze,#786957
|
|
26216
26218
|
Superman Red,#ff1122
|