Skip to content

Commit 14b4ce0

Browse files
committed
feat(colors): add user submitted names
1 parent 544e71e commit 14b4ce0

33 files changed

+65
-49
lines changed

changes.svg

+3-3
Loading

dist/colornames.bestof.csv

+1
Original file line numberDiff line numberDiff line change
@@ -1343,6 +1343,7 @@ Flamazing Pink,#fe6fff
13431343
Flamboyant,#f73d37
13441344
Flamboyant Flamingo,#f74480
13451345
Flame,#e25822
1346+
Flame Lily,#ce0644
13461347
Flame of Prometheus,#db3c02
13471348
Flame Seal,#f4e25a
13481349
Flamenco,#ea8645

dist/colornames.bestof.esm.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/colornames.bestof.esm.mjs

+1-1
Large diffs are not rendered by default.

dist/colornames.bestof.html

+1-1
Large diffs are not rendered by default.

dist/colornames.bestof.json

+1-1
Large diffs are not rendered by default.

dist/colornames.bestof.min.json

+1-1
Large diffs are not rendered by default.

dist/colornames.bestof.scss

+1-1
Large diffs are not rendered by default.

dist/colornames.bestof.umd.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/colornames.bestof.xml

+4
Original file line numberDiff line numberDiff line change
@@ -5377,6 +5377,10 @@
53775377
<hex>#e25822</hex>
53785378
</color>
53795379
<color>
5380+
<name>Flame Lily</name>
5381+
<hex>#ce0644</hex>
5382+
</color>
5383+
<color>
53805384
<name>Flame of Prometheus</name>
53815385
<hex>#db3c02</hex>
53825386
</color>

dist/colornames.bestof.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -4030,6 +4030,9 @@
40304030
-
40314031
name:"Flame"
40324032
hex:"#e25822"
4033+
-
4034+
name:"Flame Lily"
4035+
hex:"#ce0644"
40334036
-
40344037
name:"Flame of Prometheus"
40354038
hex:"#db3c02"

dist/colornames.csv

+3-3
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Adamantine Blue,#46adf9
121121
Adamite Green,#3b845e
122122
Adana Kebabı,#661111
123123
Adaptive Shade,#867e70
124-
Addo Skin,#585d58
124+
Addo,#545651
125125
Adeline,#ccb0b5
126126
Adept,#293947
127127
Adeptus Battlegrey,#7c8286
@@ -189,7 +189,6 @@ African Grey,#939899
189189
African Mahogany,#cd4a4a
190190
African Mud,#826c68
191191
African Plain,#86714a
192-
African Queen,#645e42
193192
African Safari,#b16b40
194193
African Sand,#ccaa88
195194
African Violet,#b085b7
@@ -332,7 +331,6 @@ Albuquerque,#cca47e
332331
Alchemy,#e7cf8c
333332
Aldabra,#aaa492
334333
Alden Till,#7a4b49
335-
Alert Tan,#954e2c
336334
Alesan,#efc1a6
337335
Aleutian,#9499af
338336
Aleutian Isle,#4d7eaa
@@ -1915,6 +1913,7 @@ Barbarian,#f78c5a
19151913
Barbarian Leather,#a17308
19161914
Barbarossa,#a84734
19171915
Barbecue,#c26157
1916+
Barbecue Sauce,#471c0f
19181917
Barbera,#8b031c
19191918
Barberry,#ee1133
19201919
Barberry Bush,#d2c61f
@@ -9722,6 +9721,7 @@ Flambrosia,#e7a500
97229721
Flame,#e25822
97239722
Flame Angelfish,#fd4c29
97249723
Flame Hawkfish,#960018
9724+
Flame Lily,#ce0644
97259725
Flame of Prometheus,#db3c02
97269726
Flame Orange,#fb8b23
97279727
Flame Pea,#be5c48

dist/colornames.esm.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/colornames.esm.mjs

+1-1
Large diffs are not rendered by default.

dist/colornames.html

+1-1
Large diffs are not rendered by default.

dist/colornames.json

+1-1
Large diffs are not rendered by default.

dist/colornames.min.json

+1-1
Large diffs are not rendered by default.

dist/colornames.scss

+1-1
Large diffs are not rendered by default.

dist/colornames.short.csv

+1
Original file line numberDiff line numberDiff line change
@@ -835,6 +835,7 @@ Fizz,#b1dbaa
835835
Fizzy Peach,#f7bc5c
836836
Flamboyant,#f73d37
837837
Flame,#e25822
838+
Flame Lily,#ce0644
838839
Flame Seal,#f4e25a
839840
Flamenco,#ea8645
840841
Flaming June,#eebb66

dist/colornames.short.esm.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/colornames.short.esm.mjs

+1-1
Large diffs are not rendered by default.

dist/colornames.short.html

+1-1
Large diffs are not rendered by default.

dist/colornames.short.json

+1-1
Large diffs are not rendered by default.

dist/colornames.short.min.json

+1-1
Large diffs are not rendered by default.

dist/colornames.short.scss

+1-1
Large diffs are not rendered by default.

dist/colornames.short.umd.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/colornames.short.xml

+4
Original file line numberDiff line numberDiff line change
@@ -3345,6 +3345,10 @@
33453345
<hex>#e25822</hex>
33463346
</color>
33473347
<color>
3348+
<name>Flame Lily</name>
3349+
<hex>#ce0644</hex>
3350+
</color>
3351+
<color>
33483352
<name>Flame Seal</name>
33493353
<hex>#f4e25a</hex>
33503354
</color>

dist/colornames.short.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -2506,6 +2506,9 @@
25062506
-
25072507
name:"Flame"
25082508
hex:"#e25822"
2509+
-
2510+
name:"Flame Lily"
2511+
hex:"#ce0644"
25092512
-
25102513
name:"Flame Seal"
25112514
hex:"#f4e25a"

dist/colornames.umd.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/colornames.xml

+10-10
Original file line numberDiff line numberDiff line change
@@ -489,8 +489,8 @@
489489
<hex>#867e70</hex>
490490
</color>
491491
<color>
492-
<name>Addo Skin</name>
493-
<hex>#585d58</hex>
492+
<name>Addo</name>
493+
<hex>#545651</hex>
494494
</color>
495495
<color>
496496
<name>Adeline</name>
@@ -761,10 +761,6 @@
761761
<hex>#86714a</hex>
762762
</color>
763763
<color>
764-
<name>African Queen</name>
765-
<hex>#645e42</hex>
766-
</color>
767-
<color>
768764
<name>African Safari</name>
769765
<hex>#b16b40</hex>
770766
</color>
@@ -1333,10 +1329,6 @@
13331329
<hex>#7a4b49</hex>
13341330
</color>
13351331
<color>
1336-
<name>Alert Tan</name>
1337-
<hex>#954e2c</hex>
1338-
</color>
1339-
<color>
13401332
<name>Alesan</name>
13411333
<hex>#efc1a6</hex>
13421334
</color>
@@ -7665,6 +7657,10 @@
76657657
<hex>#c26157</hex>
76667658
</color>
76677659
<color>
7660+
<name>Barbecue Sauce</name>
7661+
<hex>#471c0f</hex>
7662+
</color>
7663+
<color>
76687664
<name>Barbera</name>
76697665
<hex>#8b031c</hex>
76707666
</color>
@@ -38893,6 +38889,10 @@
3889338889
<hex>#960018</hex>
3889438890
</color>
3889538891
<color>
38892+
<name>Flame Lily</name>
38893+
<hex>#ce0644</hex>
38894+
</color>
38895+
<color>
3889638896
<name>Flame of Prometheus</name>
3889738897
<hex>#db3c02</hex>
3889838898
</color>

dist/colornames.yaml

+8-8
Original file line numberDiff line numberDiff line change
@@ -365,8 +365,8 @@
365365
name:"Adaptive Shade"
366366
hex:"#867e70"
367367
-
368-
name:"Addo Skin"
369-
hex:"#585d58"
368+
name:"Addo"
369+
hex:"#545651"
370370
-
371371
name:"Adeline"
372372
hex:"#ccb0b5"
@@ -568,9 +568,6 @@
568568
-
569569
name:"African Plain"
570570
hex:"#86714a"
571-
-
572-
name:"African Queen"
573-
hex:"#645e42"
574571
-
575572
name:"African Safari"
576573
hex:"#b16b40"
@@ -997,9 +994,6 @@
997994
-
998995
name:"Alden Till"
999996
hex:"#7a4b49"
1000-
-
1001-
name:"Alert Tan"
1002-
hex:"#954e2c"
1003997
-
1004998
name:"Alesan"
1005999
hex:"#efc1a6"
@@ -5746,6 +5740,9 @@
57465740
-
57475741
name:"Barbecue"
57485742
hex:"#c26157"
5743+
-
5744+
name:"Barbecue Sauce"
5745+
hex:"#471c0f"
57495746
-
57505747
name:"Barbera"
57515748
hex:"#8b031c"
@@ -29167,6 +29164,9 @@
2916729164
-
2916829165
name:"Flame Hawkfish"
2916929166
hex:"#960018"
29167+
-
29168+
name:"Flame Lily"
29169+
hex:"#ce0644"
2917029170
-
2917129171
name:"Flame of Prometheus"
2917229172
hex:"#db3c02"

dist/history.json

+1-1
Large diffs are not rendered by default.

src/colornames.csv

+3-3
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Adamantine Blue,#46adf9,
121121
Adamite Green,#3b845e,
122122
Adana Kebabı,#661111,
123123
Adaptive Shade,#867e70,
124-
Addo Skin,#585d58,
124+
Addo,#545651,
125125
Adeline,#ccb0b5,
126126
Adept,#293947,
127127
Adeptus Battlegrey,#7c8286,
@@ -189,7 +189,6 @@ African Grey,#939899,
189189
African Mahogany,#cd4a4a,
190190
African Mud,#826c68,
191191
African Plain,#86714a,
192-
African Queen,#645e42,
193192
African Safari,#b16b40,
194193
African Sand,#ccaa88,
195194
African Violet,#b085b7,
@@ -332,7 +331,6 @@ Albuquerque,#cca47e,
332331
Alchemy,#e7cf8c,
333332
Aldabra,#aaa492,
334333
Alden Till,#7a4b49,
335-
Alert Tan,#954e2c,
336334
Alesan,#efc1a6,
337335
Aleutian,#9499af,
338336
Aleutian Isle,#4d7eaa,
@@ -1915,6 +1913,7 @@ Barbarian,#f78c5a,
19151913
Barbarian Leather,#a17308,
19161914
Barbarossa,#a84734,x
19171915
Barbecue,#c26157,x
1916+
Barbecue Sauce,#471c0f,
19181917
Barbera,#8b031c,x
19191918
Barberry,#ee1133,x
19201919
Barberry Bush,#d2c61f,
@@ -9722,6 +9721,7 @@ Flambrosia,#e7a500,
97229721
Flame,#e25822,x
97239722
Flame Angelfish,#fd4c29,
97249723
Flame Hawkfish,#960018,
9724+
Flame Lily,#ce0644,x
97259725
Flame of Prometheus,#db3c02,x
97269726
Flame Orange,#fb8b23,
97279727
Flame Pea,#be5c48,

0 commit comments

Comments
 (0)