Skip to content

Commit

Permalink
feat(colors): add colors submitted by Sean Gibbons
Browse files Browse the repository at this point in the history
adds user submitted colors
  • Loading branch information
meodai committed Oct 15, 2023
1 parent f83070f commit 4c267d0
Show file tree
Hide file tree
Showing 23 changed files with 204 additions and 20 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/__30206__-names-orange.svg)](https://github.com/meodai/color-names/blob/master/src/colornames.csv)
[![name count](https://img.shields.io/badge/__30222__-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 __30206__ unique color names from
A handpicked list of __30222__ 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: __30206__ 🎉
## Color Count: __30222__ 🎉

~__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.
5 changes: 5 additions & 0 deletions dist/colornames.bestof.csv
Original file line number Diff line number Diff line change
Expand Up @@ -1433,6 +1433,7 @@ Frost Fairy,#bbcfef
Frostbite,#acfffc
Frosted Blueberries,#0055dd
Frosted Mint Hills,#ccffc2
Frosty Pink,#dfe9e3
Frothy Milk,#faede6
Frozen Boubble,#00eedd
Frozen Civilization,#e1f5e5
Expand Down Expand Up @@ -2068,6 +2069,7 @@ Jungle King,#4f4d32
Jupiter,#e1e1e2
Jurassic Park,#3c663e
Just Pink Enough,#ffebee
Juvie,#8abbd0
Kabuki,#a73a3e
Kabul,#6c5e53
Kaiser Cheese,#eed484
Expand Down Expand Up @@ -3159,6 +3161,7 @@ Pink Prestige,#ee99aa
Pink Pride,#ef1de7
Pink Punk,#d983bd
Pink Supremecy,#ffd9e6
Pink Swirl,#fceae6
Pinkalicious,#ff99ff
Pinkling,#eb84f5
Pinkman,#dd11ff
Expand Down Expand Up @@ -3451,6 +3454,7 @@ Root Beer,#81544a
Rosé,#f7746b
Rose Ashes,#b5acab
Rose Elegance,#e9a1b8
Rose Haze,#ecc5c0
Rose Laffy Taffy,#a6465b
Roseate Spoonbill,#e0adc4
Rosecco,#eebbdd
Expand Down Expand Up @@ -3720,6 +3724,7 @@ Smoked Oyster,#d9d2cd
Smoked Salmon,#fa8072
Smokescreen,#5e5755
Smoking Mirror,#a29587
Smoky Charcoal,#34282c
Smoky Studio,#7e8590
Smooch Rouge,#d13d4b
Smooth Pebbles,#cabab1
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.

20 changes: 20 additions & 0 deletions dist/colornames.bestof.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5737,6 +5737,10 @@
<hex>#ccffc2</hex>
</color>
<color>
<name>Frosty Pink</name>
<hex>#dfe9e3</hex>
</color>
<color>
<name>Frothy Milk</name>
<hex>#faede6</hex>
</color>
Expand Down Expand Up @@ -8277,6 +8281,10 @@
<hex>#ffebee</hex>
</color>
<color>
<name>Juvie</name>
<hex>#8abbd0</hex>
</color>
<color>
<name>Kabuki</name>
<hex>#a73a3e</hex>
</color>
Expand Down Expand Up @@ -12641,6 +12649,10 @@
<hex>#ffd9e6</hex>
</color>
<color>
<name>Pink Swirl</name>
<hex>#fceae6</hex>
</color>
<color>
<name>Pinkalicious</name>
<hex>#ff99ff</hex>
</color>
Expand Down Expand Up @@ -13809,6 +13821,10 @@
<hex>#e9a1b8</hex>
</color>
<color>
<name>Rose Haze</name>
<hex>#ecc5c0</hex>
</color>
<color>
<name>Rose Laffy Taffy</name>
<hex>#a6465b</hex>
</color>
Expand Down Expand Up @@ -14885,6 +14901,10 @@
<hex>#a29587</hex>
</color>
<color>
<name>Smoky Charcoal</name>
<hex>#34282c</hex>
</color>
<color>
<name>Smoky Studio</name>
<hex>#7e8590</hex>
</color>
Expand Down
15 changes: 15 additions & 0 deletions dist/colornames.bestof.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4300,6 +4300,9 @@
-
name:"Frosted Mint Hills"
hex:"#ccffc2"
-
name:"Frosty Pink"
hex:"#dfe9e3"
-
name:"Frothy Milk"
hex:"#faede6"
Expand Down Expand Up @@ -6205,6 +6208,9 @@
-
name:"Just Pink Enough"
hex:"#ffebee"
-
name:"Juvie"
hex:"#8abbd0"
-
name:"Kabuki"
hex:"#a73a3e"
Expand Down Expand Up @@ -9478,6 +9484,9 @@
-
name:"Pink Supremecy"
hex:"#ffd9e6"
-
name:"Pink Swirl"
hex:"#fceae6"
-
name:"Pinkalicious"
hex:"#ff99ff"
Expand Down Expand Up @@ -10354,6 +10363,9 @@
-
name:"Rose Elegance"
hex:"#e9a1b8"
-
name:"Rose Haze"
hex:"#ecc5c0"
-
name:"Rose Laffy Taffy"
hex:"#a6465b"
Expand Down Expand Up @@ -11161,6 +11173,9 @@
-
name:"Smoking Mirror"
hex:"#a29587"
-
name:"Smoky Charcoal"
hex:"#34282c"
-
name:"Smoky Studio"
hex:"#7e8590"
Expand Down
16 changes: 16 additions & 0 deletions dist/colornames.csv
Original file line number Diff line number Diff line change
Expand Up @@ -870,6 +870,7 @@ Antique Port Wine,#98211a
Antique Red,#7d4f51
Antique Rose,#997165
Antique Rosewood,#72393f
Antique Royal Gold,#978466
Antique Ruby,#841b2d
Antique Silver,#918e8c
Antique Tin,#6e7173
Expand Down Expand Up @@ -1269,6 +1270,7 @@ Artichoke Heart,#e4d588
Artichoke Mauve,#c19aa5
Artifact,#ca9d8d
Artifice,#e6e2d3
Artificial Intelligence Grey,#a1a1a1
Artificial Strawberry,#ff43a4
Artificial Turf,#41b45c
Artillery,#746f67
Expand Down Expand Up @@ -1722,6 +1724,7 @@ Bagpiper,#1c5544
Baguette,#b5936a
Bahama Blue,#25597f
Bahaman Bliss,#3fa49b
Bahaman Sea,#12abbe
Baharroth Blue,#58c1cd
Bahia,#a9c01c
Bahia Grass,#c4c5ad
Expand Down Expand Up @@ -4200,6 +4203,7 @@ Byron Place,#31667d
Byte Blue,#c5dce0
Byzantine,#bd33a4
Byzantine Blue,#006c6e
Byzantine Copper,#ab7141
Byzantine Night Blue,#6a79f7
Byzantium,#702963
C-3PO,#c33140
Expand Down Expand Up @@ -9853,6 +9857,7 @@ Flotation,#7bb0ba
Flounce,#4a8791
Flour Sack,#b9b297
Flourish,#ebdc9c
Flower Blossom Pink,#f27987
Flower Bulb,#d9e8c9
Flower Centre,#fde6c6
Flower Field,#d9a96f
Expand Down Expand Up @@ -10355,6 +10360,7 @@ Frosty Mint,#e2f7f1
Frosty Morning,#efe8e8
Frosty Nightfall,#9497b3
Frosty Pine,#c7cfbe
Frosty Pink,#dfe9e3
Frosty Soft Blue,#b4e0de
Frosty Spruce,#578270
Frosty White,#ddddd6
Expand Down Expand Up @@ -13494,6 +13500,7 @@ Iridescent Peacock,#00707d
Iridescent Purple,#966fd6
Iridescent Red,#cc4e5c
Iridescent Turquoise,#7bfdc7
Iridium,#3d3c3a
Iris,#5a4fcf
Iris Bloom,#5b649e
Iris Blue,#03b4c8
Expand Down Expand Up @@ -13948,6 +13955,7 @@ Just Rosey,#c4a295
Justice,#606b8e
Jute,#ad9773
Jute Brown,#815d40
Juvie,#8abbd0
Juzcar Blue,#a1d5f1
Kā Fēi Sè Brown,#736354
Kabacha Brown,#b14a30
Expand Down Expand Up @@ -18554,6 +18562,7 @@ Oh So Pretty,#eac7cb
Oil,#313330
Oil Blue,#678f8a
Oil Green,#7b7f68
Oil Grey,#3b3131
Oil Of Lavender,#c7bebe
Oil on Fire,#ff5511
Oil Rush,#333144
Expand Down Expand Up @@ -20445,6 +20454,7 @@ Pink Stock,#ddabab
Pink Sugar,#eeaaff
Pink Supremecy,#ffd9e6
Pink Swan,#bfb3b2
Pink Swirl,#fceae6
Pink Taffy,#efbcb6
Pink Tease,#ff81c0
Pink Theory,#ffe6e4
Expand Down Expand Up @@ -21579,6 +21589,7 @@ Quarterdeck,#1272a3
Quartersawn Oak,#85695b
Quartz,#d9d9f3
Quartz Green,#6e7c45
Quartz Light Pink,#fdeae6
Quartz Pink,#ed999e
Quartz Sand,#a9aaab
Quartz Stone,#e8e8e5
Expand Down Expand Up @@ -22739,6 +22750,7 @@ Rose Garnet,#960145
Rose Glory,#e585a5
Rose Glow,#ffdbeb
Rose Gold,#b76e79
Rose Haze,#ecc5c0
Rose Hip,#fd0e35
Rose Hip Tonic,#dbb9b6
Rose Laffy Taffy,#a6465b
Expand Down Expand Up @@ -24789,6 +24801,7 @@ Smoky Azurite,#708d9e
Smoky Beige,#b9a796
Smoky Black,#100c08
Smoky Blue,#7196a6
Smoky Charcoal,#34282c
Smoky Day,#a49e93
Smoky Emerald,#4c726b
Smoky Forest,#817d68
Expand Down Expand Up @@ -24998,6 +25011,7 @@ Soft Pearl,#efe7db
Soft Petals,#ebf8ef
Soft Pillow,#fff5e7
Soft Pink,#fdb0c0
Soft Pink Mist,#fdebe5
Soft Pumice,#949ea2
Soft Pumpkin,#dc8e31
Soft Purple,#a66fb5
Expand Down Expand Up @@ -28935,6 +28949,7 @@ Water Wings,#80d5cc
Water Wonder,#80d4d0
Watercolour Blue,#084d58
Watercolour Green,#96b47e
Watercolour Sky,#b9d9e7
Watercolour White,#dbe5db
Watercourse,#5ccbd6
Watercress,#6e9377
Expand Down Expand Up @@ -30190,6 +30205,7 @@ Zitronenzucker,#f4f3cd
Zodiac,#8b9196
Zodiac Constellation,#ee8844
Zombie,#6a755a
Zombie Green,#54c571
Zomp,#39a78e
Zōng Hóng Red,#ca6641
Zoodles,#b8bf71
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 4c267d0

Please sign in to comment.