Skip to content

Commit

Permalink
feat(colors): add new user submited names
Browse files Browse the repository at this point in the history
Mainly by Sister Unity (https://twitter.com/SisterUnity) via the twitter bot and Dan
(https://twitter.com/DynamDan) via google forms

fix #166
  • Loading branch information
meodai committed Jun 12, 2023
1 parent 6f14195 commit 16c767c
Show file tree
Hide file tree
Showing 23 changed files with 182 additions and 45 deletions.
6 changes: 3 additions & 3 deletions README.md
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/__30124__-names-orange.svg)](https://github.com/meodai/color-names/blob/master/src/colornames.csv)
[![name count](https://img.shields.io/badge/__30133__-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 __30124__ unique color names from
A handpicked list of __30133__ 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: __30124__ 🎉
## Color Count: __30133__ 🎉

~__0.18%__ of the RGB color space

Expand Down
6 changes: 3 additions & 3 deletions changes.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions dist/colornames.bestof.csv
Expand Up @@ -23,6 +23,7 @@ Active Volcano,#bb1133
Admiral Blue,#50647f
Adrift on the Nile,#93b8e3
After Midnight,#38393f
After the Storm,#33616a
Aged Antics,#886b2e
Agressive Aqua,#00fbff
Ahoy! Blue,#0082a1
Expand Down Expand Up @@ -415,6 +416,7 @@ Brass Buttons,#dfac4c
Bread and Butter,#faedd2
Bread Crumb,#e4d4be
Break the Ice,#b2e1ee
Breath of Celery,#dce7cb
Breath of Fire,#ee0011
Breath of Fresh Air,#c7dbe4
Breeze,#c2dde6
Expand Down Expand Up @@ -964,6 +966,7 @@ Deep Indigo,#4c567a
Deep Lagoon,#005a6f
Deep Night,#494c55
Deep Pond,#014420
Deep Pool Teal,#366d68
Deep Saffron,#ff9932
Deep Sea Base,#2c2c57
Deep Sea Diver,#255c61
Expand Down Expand Up @@ -2791,6 +2794,7 @@ Nylon,#e9e3cb
Nymph’s Delight,#7b6c8e
O Tannenbaum,#005522
Oak Barrel,#715636
Oak Palace,#bb6b41
Oakwood,#bda58b
Oasis,#0092a3
Oat Milk,#dedacd
Expand Down Expand Up @@ -3083,6 +3087,7 @@ Pinball,#d3d3d3
Pinch Me,#c88ca4
Pine,#2b5d34
Pine Needle,#334d41
Pine Scented Lagoon,#066f6c
Pineapple,#563c0d
Pineapple Perfume,#eeee88
Pineapple Sorbet,#f7f4da
Expand Down Expand Up @@ -3781,6 +3786,7 @@ Stone Fortress,#c5c0b0
Stone Guardians,#caba97
Stop,#c33a36
Stoplight,#dd1111
Storm,#000b44
Storm Is Coming,#3d3d63
Stormy,#b0bcc3
Stormy Bay,#9aafaf
Expand All @@ -3792,6 +3798,7 @@ Stormy Sea,#6e8082
Stormy Waters,#84a9b0
Straw Gold,#fcf679
Strawberry,#fb2943
Strawberry Avalanche,#ef4f41
Strawberry Blonde,#ffdadc
Strawberry Bonbon,#ffebfa
Strawberry Buttercream,#f8b3ff
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.

28 changes: 28 additions & 0 deletions dist/colornames.bestof.xml
Expand Up @@ -97,6 +97,10 @@
<hex>#38393f</hex>
</color>
<color>
<name>After the Storm</name>
<hex>#33616a</hex>
</color>
<color>
<name>Aged Antics</name>
<hex>#886b2e</hex>
</color>
Expand Down Expand Up @@ -1665,6 +1669,10 @@
<hex>#b2e1ee</hex>
</color>
<color>
<name>Breath of Celery</name>
<hex>#dce7cb</hex>
</color>
<color>
<name>Breath of Fire</name>
<hex>#ee0011</hex>
</color>
Expand Down Expand Up @@ -3861,6 +3869,10 @@
<hex>#014420</hex>
</color>
<color>
<name>Deep Pool Teal</name>
<hex>#366d68</hex>
</color>
<color>
<name>Deep Saffron</name>
<hex>#ff9932</hex>
</color>
Expand Down Expand Up @@ -11169,6 +11181,10 @@
<hex>#715636</hex>
</color>
<color>
<name>Oak Palace</name>
<hex>#bb6b41</hex>
</color>
<color>
<name>Oakwood</name>
<hex>#bda58b</hex>
</color>
Expand Down Expand Up @@ -12337,6 +12353,10 @@
<hex>#334d41</hex>
</color>
<color>
<name>Pine Scented Lagoon</name>
<hex>#066f6c</hex>
</color>
<color>
<name>Pineapple</name>
<hex>#563c0d</hex>
</color>
Expand Down Expand Up @@ -15129,6 +15149,10 @@
<hex>#dd1111</hex>
</color>
<color>
<name>Storm</name>
<hex>#000b44</hex>
</color>
<color>
<name>Storm Is Coming</name>
<hex>#3d3d63</hex>
</color>
Expand Down Expand Up @@ -15173,6 +15197,10 @@
<hex>#fb2943</hex>
</color>
<color>
<name>Strawberry Avalanche</name>
<hex>#ef4f41</hex>
</color>
<color>
<name>Strawberry Blonde</name>
<hex>#ffdadc</hex>
</color>
Expand Down
21 changes: 21 additions & 0 deletions dist/colornames.bestof.yaml
Expand Up @@ -70,6 +70,9 @@
-
name:"After Midnight"
hex:"#38393f"
-
name:"After the Storm"
hex:"#33616a"
-
name:"Aged Antics"
hex:"#886b2e"
Expand Down Expand Up @@ -1246,6 +1249,9 @@
-
name:"Break the Ice"
hex:"#b2e1ee"
-
name:"Breath of Celery"
hex:"#dce7cb"
-
name:"Breath of Fire"
hex:"#ee0011"
Expand Down Expand Up @@ -2893,6 +2899,9 @@
-
name:"Deep Pond"
hex:"#014420"
-
name:"Deep Pool Teal"
hex:"#366d68"
-
name:"Deep Saffron"
hex:"#ff9932"
Expand Down Expand Up @@ -8374,6 +8383,9 @@
-
name:"Oak Barrel"
hex:"#715636"
-
name:"Oak Palace"
hex:"#bb6b41"
-
name:"Oakwood"
hex:"#bda58b"
Expand Down Expand Up @@ -9250,6 +9262,9 @@
-
name:"Pine Needle"
hex:"#334d41"
-
name:"Pine Scented Lagoon"
hex:"#066f6c"
-
name:"Pineapple"
hex:"#563c0d"
Expand Down Expand Up @@ -11344,6 +11359,9 @@
-
name:"Stoplight"
hex:"#dd1111"
-
name:"Storm"
hex:"#000b44"
-
name:"Storm Is Coming"
hex:"#3d3d63"
Expand Down Expand Up @@ -11377,6 +11395,9 @@
-
name:"Strawberry"
hex:"#fb2943"
-
name:"Strawberry Avalanche"
hex:"#ef4f41"
-
name:"Strawberry Blonde"
hex:"#ffdadc"
Expand Down
15 changes: 12 additions & 3 deletions dist/colornames.csv
Expand Up @@ -3560,6 +3560,7 @@ Bread Crumb,#e4d4be
Bread Crust,#b78b43
Bread Flavour,#dcd6d2
Bread Pudding,#bfa270
Breadstick,#b48c56
Break of Day,#fffabd
Break the Ice,#b2e1ee
Breakaway,#cedac3
Expand All @@ -3573,6 +3574,7 @@ Breaktime,#c4d9ce
Breakwater,#d1dee4
Breakwater White,#ebf1e9
Breakwaters,#d9e5e0
Breath of Celery,#dce7cb
Breath of Fire,#ee0011
Breath of Fresh Air,#c7dbe4
Breath of Spring,#e9e1a7
Expand Down Expand Up @@ -4639,6 +4641,7 @@ Cardinal Mauve,#2c284c
Cardinal Pink,#8c055e
Cardinal Rage,#d10929
Cardinal Red,#9b365e
Cardinal’s Cassock,#b33125
Cardoon,#9aae8c
Cardueline Finch,#957b38
Carefree,#dce9e9
Expand Down Expand Up @@ -7453,6 +7456,7 @@ Deep Periwinkle,#7c83bc
Deep Pine,#557138
Deep Plum,#4a2a59
Deep Pond,#014420
Deep Pool Teal,#366d68
Deep Purple,#36013f
Deep Red,#9a0200
Deep Reddish Orange,#bb603c
Expand Down Expand Up @@ -12089,6 +12093,7 @@ Hand Sanitizer,#ceecee
Handmade,#7f735f
Handmade Linen,#ddd6b7
Handmade Red,#a87678
Handsome Blue,#355887
Handsome Hue,#5286ba
Handwoven,#bfa984
Hanging Gardens of Babylon,#11aa44
Expand All @@ -12109,6 +12114,7 @@ Happy Daze,#f7cf1b
Happy Face,#ffd10b
Happy Hearts,#d46362
Happy Hippo,#818581
Happy Margarine,#e0dabf
Happy Piglets,#f6cbca
Happy Prawn,#ffbe98
Happy Skeleton,#faeed7
Expand Down Expand Up @@ -18340,6 +18346,7 @@ Oak Brown,#a18d80
Oak Buff,#cf9c63
Oak Creek,#5d504a
Oak Harbour,#cdb386
Oak Palace,#bb6b41
Oak Plank,#5d4f39
Oak Ridge,#c0b0ab
Oak Shaving,#eed8c2
Expand Down Expand Up @@ -19276,6 +19283,7 @@ Pancotto Pugliese,#bfdb89
Panda,#544f3a
Panda Black,#3c4748
Panda White,#eae2d4
Pandan Cake,#9fb057
Pandanus,#616c44
Pandora,#71689a
Pandora Grey,#e3d4cf
Expand Down Expand Up @@ -20174,6 +20182,7 @@ Pine Needle,#334d41
Pine Nut,#eadac2
Pine Ridge,#6d9185
Pine Scent,#4a6d42
Pine Scented Lagoon,#066f6c
Pine Strain,#d5bfa5
Pine Trail,#9c9f75
Pine Tree,#2a2f23
Expand Down Expand Up @@ -20923,7 +20932,7 @@ Potted Plant,#9ecca7
Potter Green,#938a2a
Potter’s Clay,#a64826
Potter’s Pink,#c2937b
Potters Pot,#845c40
Potter’s Pot,#845c40
Pottery Blue,#54a6c2
Pottery Clay,#b9714a
Pottery Red,#b05d59
Expand All @@ -20947,7 +20956,6 @@ Powder Lilac,#bfc2ce
Powder Mill,#9cb3b5
Powder Pink,#fdd6e5
Powder Puff,#ffeff3
Powder Puff Pink,#ffcebe
Powder Red,#95396a
Powder Room,#a14d52
Powder Rose,#f5b3bc
Expand Down Expand Up @@ -25760,7 +25768,7 @@ Stop,#c33a36
Stoplight,#dd1111
Storksbill,#e5e1dd
Storksbill White,#f2f2e2
Storm,#444400
Storm,#000b44
Storm Blue,#507b9c
Storm Break,#938988
Storm Cloud,#808283
Expand Down Expand Up @@ -25818,6 +25826,7 @@ Straw Hat,#f0d5a8
Straw Hut,#bdb268
Straw Yellow,#f0d696
Strawberry,#fb2943
Strawberry Avalanche,#ef4f41
Strawberry Blonde,#ffdadc
Strawberry Bonbon,#ffebfa
Strawberry Buttercream,#f8b3ff
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.

0 comments on commit 16c767c

Please sign in to comment.