Skip to content

Commit

Permalink
feat(colors): add new user creations & fixes two light colors
Browse files Browse the repository at this point in the history
fix #170
  • Loading branch information
meodai committed Oct 15, 2023
1 parent cb076dc commit 29a21c1
Show file tree
Hide file tree
Showing 23 changed files with 151 additions and 41 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
[![GitHub release](https://img.shields.io/github/release/meodai/color-names.svg)](https://github.com/meodai/color-names/)
[![npm version](https://img.shields.io/npm/v/color-name-list.svg)](https://www.npmjs.com/package/color-name-list)
[![npm](https://img.shields.io/npm/dt/color-name-list.svg)](https://www.npmjs.com/package/color-name-list)
[![name count](https://img.shields.io/badge/__30200__-names-orange.svg)](https://github.com/meodai/color-names/blob/master/src/colornames.csv)
[![name count](https://img.shields.io/badge/__30206__-names-orange.svg)](https://github.com/meodai/color-names/blob/master/src/colornames.csv)
[![github sponsor count](https://img.shields.io/github/sponsors/meodai)](https://github.com/sponsors/meodai)

A handpicked list of __30200__ unique color names from
A handpicked list of __30206__ unique color names from
[various sources](#sources-) and thousands of curated user submissions.

> The names of color function like a thread attached to a frightfully slender
Expand Down Expand Up @@ -54,7 +54,7 @@ __[via form 🌈](https://docs.google.com/forms/d/e/1FAIpQLSfbS5D6owA4dQupJJ-6qh

Make sure to read the [naming rules](CONTRIBUTING.md) before you contribute!

## Color Count: __30200__ 🎉
## Color Count: __30206__ 🎉

~__0.18%__ of the RGB color space

Expand Down
6 changes: 3 additions & 3 deletions changes.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 9 additions & 2 deletions dist/colornames.bestof.csv
Original file line number Diff line number Diff line change
Expand Up @@ -494,6 +494,7 @@ Butter Muffin,#f6dfb2
Butter Up,#f4e0bb
Butterbeer,#af7934
Buttercream,#efe0cd
Buttercup Glow,#f1f458
Buttered Popcorn,#fff0a4
Buttered Up,#f7f0d2
Butterfly Kisses,#f0dedc
Expand Down Expand Up @@ -1153,6 +1154,7 @@ Emoji Yellow,#ffde34
Emperor Jade,#007b75
Empress,#7c7173
Emptiness,#fcfdfc
Enchanted Emerald,#7ed89a
Enchanted Forest,#5c821a
Enchanted Glen,#166d29
Enchanted Lavender,#bfa3d9
Expand Down Expand Up @@ -1267,6 +1269,7 @@ Fennel Flower,#77aaff
Fennelly,#9a9e80
Fern,#548d44
Ferntastic,#71ab62
Fernweh,#977b2f
Ferocious,#e2261f
Ferocious Flamingo,#ee00cc
Ferocious Fox,#e25d1b
Expand Down Expand Up @@ -1339,7 +1342,6 @@ Flickering Light,#fff1dc
Flickr Pink,#fb0081
Flint Rock,#989493
Flip a Coin,#ccddcc
Flip-Flop,#f2c4a7
Flirt,#7a2e4d
Flirtatious Flamingo,#cc22ff
Flirty Rose,#d65e93
Expand Down Expand Up @@ -2208,7 +2210,7 @@ Light Lilac,#dcc6d2
Light Mint,#b6ffbb
Light My Fire,#f8611a
Light Pink,#ffd1df
Light Red,#f3d3d9
Light Red,#ff7f7f
Light Spirited,#d8eee7
Light Yellow,#fffe7a
Lighthouse,#f3f4f4
Expand Down Expand Up @@ -2525,6 +2527,7 @@ Midnight Interlude,#32496f
Midnight Masquerade,#2c2e47
Midnight Melancholia,#002266
Midnight Mirage,#001f3f
Midnight Ocean,#0f2d4d
Midnight Pie,#372d52
Midnight Pines,#17240b
Midnight Serenade,#41434e
Expand Down Expand Up @@ -2894,6 +2897,7 @@ Orange Crush,#ee7733
Orange Delight,#ffc355
Orange Juice,#ff7f00
Orange Piñata,#ff6611
Orange Soda,#fa5b3d
Orangealicious,#ee5511
Orangina,#fec615
Orb of Discord,#772299
Expand Down Expand Up @@ -3256,6 +3260,7 @@ Pot of Gold,#f6cd23
Potato Chip,#fddc57
Powder Blush,#d8948b
Powder Puff,#ffeff3
Powder Room,#eee0dd
Powdered,#f9f2e7
Prairie,#0b9d6a
Prairie Land,#e2cc9c
Expand Down Expand Up @@ -3905,6 +3910,7 @@ Sunny Glory,#e8d99c
Sunny Honey,#f8f0d8
Sunny Yellow,#fff917
Sunray,#e3ab57
Sunset Blaze,#e95e2a
Sunset Gold,#f6c362
Sunset Orange,#fd5e53
Sunshine Mellow,#f5c20b
Expand Down Expand Up @@ -4313,6 +4319,7 @@ Whisky Sour,#eeaa33
Whisper of Smoke,#cbcecf
Whisper of White,#eadbca
Whisper White,#eae2d3
Whispering Frost,#d7e5d8
Whispering Smoke,#d8d8d4
Whispering Willow,#919c81
Whispery Breeze,#d6e9e6
Expand Down
2 changes: 1 addition & 1 deletion dist/colornames.bestof.esm.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/colornames.bestof.esm.mjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/colornames.bestof.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/colornames.bestof.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/colornames.bestof.min.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/colornames.bestof.scss

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/colornames.bestof.umd.js

Large diffs are not rendered by default.

38 changes: 33 additions & 5 deletions dist/colornames.bestof.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1981,6 +1981,10 @@
<hex>#efe0cd</hex>
</color>
<color>
<name>Buttercup Glow</name>
<hex>#f1f458</hex>
</color>
<color>
<name>Buttered Popcorn</name>
<hex>#fff0a4</hex>
</color>
Expand Down Expand Up @@ -4617,6 +4621,10 @@
<hex>#fcfdfc</hex>
</color>
<color>
<name>Enchanted Emerald</name>
<hex>#7ed89a</hex>
</color>
<color>
<name>Enchanted Forest</name>
<hex>#5c821a</hex>
</color>
Expand Down Expand Up @@ -5073,6 +5081,10 @@
<hex>#71ab62</hex>
</color>
<color>
<name>Fernweh</name>
<hex>#977b2f</hex>
</color>
<color>
<name>Ferocious</name>
<hex>#e2261f</hex>
</color>
Expand Down Expand Up @@ -5361,10 +5373,6 @@
<hex>#ccddcc</hex>
</color>
<color>
<name>Flip-Flop</name>
<hex>#f2c4a7</hex>
</color>
<color>
<name>Flirt</name>
<hex>#7a2e4d</hex>
</color>
Expand Down Expand Up @@ -8838,7 +8846,7 @@
</color>
<color>
<name>Light Red</name>
<hex>#f3d3d9</hex>
<hex>#ff7f7f</hex>
</color>
<color>
<name>Light Spirited</name>
Expand Down Expand Up @@ -10105,6 +10113,10 @@
<hex>#001f3f</hex>
</color>
<color>
<name>Midnight Ocean</name>
<hex>#0f2d4d</hex>
</color>
<color>
<name>Midnight Pie</name>
<hex>#372d52</hex>
</color>
Expand Down Expand Up @@ -11581,6 +11593,10 @@
<hex>#ff6611</hex>
</color>
<color>
<name>Orange Soda</name>
<hex>#fa5b3d</hex>
</color>
<color>
<name>Orangealicious</name>
<hex>#ee5511</hex>
</color>
Expand Down Expand Up @@ -13029,6 +13045,10 @@
<hex>#ffeff3</hex>
</color>
<color>
<name>Powder Room</name>
<hex>#eee0dd</hex>
</color>
<color>
<name>Powdered</name>
<hex>#f9f2e7</hex>
</color>
Expand Down Expand Up @@ -15625,6 +15645,10 @@
<hex>#e3ab57</hex>
</color>
<color>
<name>Sunset Blaze</name>
<hex>#e95e2a</hex>
</color>
<color>
<name>Sunset Gold</name>
<hex>#f6c362</hex>
</color>
Expand Down Expand Up @@ -17257,6 +17281,10 @@
<hex>#eae2d3</hex>
</color>
<color>
<name>Whispering Frost</name>
<hex>#d7e5d8</hex>
</color>
<color>
<name>Whispering Smoke</name>
<hex>#d8d8d4</hex>
</color>
Expand Down
29 changes: 25 additions & 4 deletions dist/colornames.bestof.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1483,6 +1483,9 @@
-
name:"Buttercream"
hex:"#efe0cd"
-
name:"Buttercup Glow"
hex:"#f1f458"
-
name:"Buttered Popcorn"
hex:"#fff0a4"
Expand Down Expand Up @@ -3460,6 +3463,9 @@
-
name:"Emptiness"
hex:"#fcfdfc"
-
name:"Enchanted Emerald"
hex:"#7ed89a"
-
name:"Enchanted Forest"
hex:"#5c821a"
Expand Down Expand Up @@ -3802,6 +3808,9 @@
-
name:"Ferntastic"
hex:"#71ab62"
-
name:"Fernweh"
hex:"#977b2f"
-
name:"Ferocious"
hex:"#e2261f"
Expand Down Expand Up @@ -4018,9 +4027,6 @@
-
name:"Flip a Coin"
hex:"#ccddcc"
-
name:"Flip-Flop"
hex:"#f2c4a7"
-
name:"Flirt"
hex:"#7a2e4d"
Expand Down Expand Up @@ -6627,7 +6633,7 @@
hex:"#ffd1df"
-
name:"Light Red"
hex:"#f3d3d9"
hex:"#ff7f7f"
-
name:"Light Spirited"
hex:"#d8eee7"
Expand Down Expand Up @@ -7576,6 +7582,9 @@
-
name:"Midnight Mirage"
hex:"#001f3f"
-
name:"Midnight Ocean"
hex:"#0f2d4d"
-
name:"Midnight Pie"
hex:"#372d52"
Expand Down Expand Up @@ -8683,6 +8692,9 @@
-
name:"Orange Piñata"
hex:"#ff6611"
-
name:"Orange Soda"
hex:"#fa5b3d"
-
name:"Orangealicious"
hex:"#ee5511"
Expand Down Expand Up @@ -9769,6 +9781,9 @@
-
name:"Powder Puff"
hex:"#ffeff3"
-
name:"Powder Room"
hex:"#eee0dd"
-
name:"Powdered"
hex:"#f9f2e7"
Expand Down Expand Up @@ -11716,6 +11731,9 @@
-
name:"Sunray"
hex:"#e3ab57"
-
name:"Sunset Blaze"
hex:"#e95e2a"
-
name:"Sunset Gold"
hex:"#f6c362"
Expand Down Expand Up @@ -12940,6 +12958,9 @@
-
name:"Whisper White"
hex:"#eae2d3"
-
name:"Whispering Frost"
hex:"#d7e5d8"
-
name:"Whispering Smoke"
hex:"#d8d8d4"
Expand Down
10 changes: 8 additions & 2 deletions dist/colornames.csv
Original file line number Diff line number Diff line change
Expand Up @@ -4148,6 +4148,7 @@ Butterbrot,#c5ae7c
Buttercream,#efe0cd
Buttercream Frosting,#f5edd7
Buttercup,#da9429
Buttercup Glow,#f1f458
Buttercup Yellow,#e3c2a3
Buttered Popcorn,#fff0a4
Buttered Rum,#9d702e
Expand Down Expand Up @@ -8796,6 +8797,7 @@ Encarnado,#fd0202
Enchant,#d1c6d2
Enchanted,#c9e2cf
Enchanted Blue,#047495
Enchanted Emerald,#7ed89a
Enchanted Eve,#79837f
Enchanted Evening,#d3e9ec
Enchanted Forest,#5c821a
Expand Down Expand Up @@ -9455,6 +9457,7 @@ Fern Gully,#595646
Fern Leaf,#99a787
Fern Shade,#797447
Ferntastic,#71ab62
Fernweh,#977b2f
Ferocious,#e2261f
Ferocious Flamingo,#ee00cc
Ferocious Fox,#e25d1b
Expand Down Expand Up @@ -15034,7 +15037,7 @@ Light Quilt,#fde1d4
Light Radar,#c6d5ea
Light Rattan,#d1c1aa
Light Raw Cotton,#ecdfca
Light Red,#f3d3d9
Light Red,#ff7f7f
Light Relax,#caddde
Light Ridge Light,#c3d5e5
Light Roast,#615544
Expand Down Expand Up @@ -16754,6 +16757,7 @@ Midnight Mirage,#001f3f
Midnight Mosaic,#3d5267
Midnight Moss,#242e28
Midnight Navy,#364251
Midnight Ocean,#0f2d4d
Midnight Pearl,#5f6c74
Midnight Pie,#372d52
Midnight Pines,#17240b
Expand Down Expand Up @@ -21006,7 +21010,7 @@ Powder Mill,#9cb3b5
Powder Pink,#fdd6e5
Powder Puff,#ffeff3
Powder Red,#95396a
Powder Room,#a14d52
Powder Room,#eee0dd
Powder Rose,#f5b3bc
Powder Sand,#f7f1dd
Powder Soft Blue,#b9c9d7
Expand Down Expand Up @@ -26298,6 +26302,7 @@ Sunrise Heat,#caa061
Sunrose Yellow,#ffdb67
Sunset,#c0514a
Sunset Beige,#d0a584
Sunset Blaze,#e95e2a
Sunset Boulevard,#ff9607
Sunset Cloud,#be916d
Sunset Cove,#dcb397
Expand Down Expand Up @@ -29203,6 +29208,7 @@ Whisper White,#eae2d3
Whisper Yellow,#ffe5b9
Whispered Secret,#3f4855
Whispering Blue,#c9dcdc
Whispering Frost,#d7e5d8
Whispering Grasslands,#ac9d64
Whispering Oaks,#536151
Whispering Peach,#fedcc3
Expand Down
2 changes: 1 addition & 1 deletion dist/colornames.esm.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/colornames.esm.mjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/colornames.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/colornames.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/colornames.min.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/colornames.scss

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/colornames.umd.js

Large diffs are not rendered by default.

Loading

0 comments on commit 29a21c1

Please sign in to comment.