Skip to content

Commit

Permalink
feat(colors): add new Philippio color-names
Browse files Browse the repository at this point in the history
  • Loading branch information
meodai committed Jan 28, 2025
1 parent 5c147ab commit 521c715
Show file tree
Hide file tree
Showing 14 changed files with 95 additions and 14 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/__30268__-names-orange.svg)](https://github.com/meodai/color-names/blob/master/src/colornames.csv)
[![name count](https://img.shields.io/badge/__30277__-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 __30268__ unique color names from
A handpicked list of __30277__ 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: __30268__ 🎉
## Color Count: __30277__ 🎉

~__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.
9 changes: 9 additions & 0 deletions dist/colornames.csv
Original file line number Diff line number Diff line change
Expand Up @@ -1413,6 +1413,7 @@ Athens,#3f74b1
Athens Grey,#dcdddd
Athonian Camoshade,#6d8e44
Aths Special,#d5cbb2
Ati-Ati Amber,#ff7e02
Atlantic Blue,#008997
Atlantic Breeze,#cbe1ee
Atlantic Charter,#2b2f41
Expand Down Expand Up @@ -1879,6 +1880,7 @@ Banana Yellow,#ffe135
Banana Yogurt,#fae7b5
Bananarama,#e4d466
Bananas Foster,#dbbe97
Banaue Jade,#00a86c
Bancha,#666a47
Bancroft Village,#816e54
Band-Aid,#d7a97c
Expand All @@ -1904,6 +1906,7 @@ Banyan Serenity,#98ab8c
Banyan Tree,#8d793e
Bara Red,#e9546b
Baragon Brown,#551100
Barako Brew,#4b2d2a
Barbados,#3e6676
Barbados Bay,#006665
Barbados Beige,#b8a983
Expand Down Expand Up @@ -7301,6 +7304,7 @@ Dasyphyllous Green,#0bdb43
Date Fruit Brown,#af642b
DaVanzo Beige,#ccac86
DaVanzo Green,#58936d
Davao Durian,#6c4226
Davao Green,#b1d27b
Dave’s Den,#c3bfae
Davy’s Grey,#535554
Expand Down Expand Up @@ -16101,6 +16105,7 @@ Maniac Green,#009000
Maniac Mansion,#004058
Manifest,#899888
Manila,#e7c9a9
Manila Sunset,#ff6e61
Manila Tint,#ffe2a7
Manitou Blue,#5b92a2
Mann Orange,#cf7336
Expand Down Expand Up @@ -16388,6 +16393,7 @@ Maybeck Muslin,#eddfc9
Mayfair White,#e6f0de
Mayflower Orchid,#ed93d7
Mayfly,#696841
Mayon Mist,#e1e6f0
Mayonnaise,#f6eed1
Maypole,#bee8d3
Mazarine Blue,#2a407e
Expand Down Expand Up @@ -23368,6 +23374,7 @@ Sambuca,#3b2e25
Sambucus,#17182b
Samoan Sun,#fabc46
Samovar Silver,#b8bebe
Sampaguita Pearl,#f7f3e6
Samphire Green,#4db560
San Antonio Sage,#a69474
San Carlos Plaza,#d9bb8e
Expand Down Expand Up @@ -24583,6 +24590,7 @@ Simply White,#ebede7
Simpson Surprise,#82856d
Simpsons Yellow,#ffd90f
Sin City,#cfa236
Sinag Gold,#ffd500
Sinatra,#4675b7
Sinbad,#a6d5d0
Sinful,#645059
Expand Down Expand Up @@ -27820,6 +27828,7 @@ Tsunami,#869baf
Tsurubami Green,#9ba88d
Tǔ Hēi Black,#574d35
Tuatara,#454642
Tubbataha Teal,#0e8787
Tuberose,#fffaec
Tucson Teal,#00858b
Tudor Ice,#c1cecf
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.

36 changes: 36 additions & 0 deletions dist/colornames.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5657,6 +5657,10 @@
<hex>#d5cbb2</hex>
</color>
<color>
<name>Ati-Ati Amber</name>
<hex>#ff7e02</hex>
</color>
<color>
<name>Atlantic Blue</name>
<hex>#008997</hex>
</color>
Expand Down Expand Up @@ -7521,6 +7525,10 @@
<hex>#dbbe97</hex>
</color>
<color>
<name>Banaue Jade</name>
<hex>#00a86c</hex>
</color>
<color>
<name>Bancha</name>
<hex>#666a47</hex>
</color>
Expand Down Expand Up @@ -7621,6 +7629,10 @@
<hex>#551100</hex>
</color>
<color>
<name>Barako Brew</name>
<hex>#4b2d2a</hex>
</color>
<color>
<name>Barbados</name>
<hex>#3e6676</hex>
</color>
Expand Down Expand Up @@ -29209,6 +29221,10 @@
<hex>#58936d</hex>
</color>
<color>
<name>Davao Durian</name>
<hex>#6c4226</hex>
</color>
<color>
<name>Davao Green</name>
<hex>#b1d27b</hex>
</color>
Expand Down Expand Up @@ -64409,6 +64425,10 @@
<hex>#e7c9a9</hex>
</color>
<color>
<name>Manila Sunset</name>
<hex>#ff6e61</hex>
</color>
<color>
<name>Manila Tint</name>
<hex>#ffe2a7</hex>
</color>
Expand Down Expand Up @@ -65557,6 +65577,10 @@
<hex>#696841</hex>
</color>
<color>
<name>Mayon Mist</name>
<hex>#e1e6f0</hex>
</color>
<color>
<name>Mayonnaise</name>
<hex>#f6eed1</hex>
</color>
Expand Down Expand Up @@ -93477,6 +93501,10 @@
<hex>#b8bebe</hex>
</color>
<color>
<name>Sampaguita Pearl</name>
<hex>#f7f3e6</hex>
</color>
<color>
<name>Samphire Green</name>
<hex>#4db560</hex>
</color>
Expand Down Expand Up @@ -98337,6 +98365,10 @@
<hex>#cfa236</hex>
</color>
<color>
<name>Sinag Gold</name>
<hex>#ffd500</hex>
</color>
<color>
<name>Sinatra</name>
<hex>#4675b7</hex>
</color>
Expand Down Expand Up @@ -111285,6 +111317,10 @@
<hex>#454642</hex>
</color>
<color>
<name>Tubbataha Teal</name>
<hex>#0e8787</hex>
</color>
<color>
<name>Tuberose</name>
<hex>#fffaec</hex>
</color>
Expand Down
27 changes: 27 additions & 0 deletions dist/colornames.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4240,6 +4240,9 @@
-
name:"Aths Special"
hex:"#d5cbb2"
-
name:"Ati-Ati Amber"
hex:"#ff7e02"
-
name:"Atlantic Blue"
hex:"#008997"
Expand Down Expand Up @@ -5638,6 +5641,9 @@
-
name:"Bananas Foster"
hex:"#dbbe97"
-
name:"Banaue Jade"
hex:"#00a86c"
-
name:"Bancha"
hex:"#666a47"
Expand Down Expand Up @@ -5713,6 +5719,9 @@
-
name:"Baragon Brown"
hex:"#551100"
-
name:"Barako Brew"
hex:"#4b2d2a"
-
name:"Barbados"
hex:"#3e6676"
Expand Down Expand Up @@ -21904,6 +21913,9 @@
-
name:"DaVanzo Green"
hex:"#58936d"
-
name:"Davao Durian"
hex:"#6c4226"
-
name:"Davao Green"
hex:"#b1d27b"
Expand Down Expand Up @@ -48304,6 +48316,9 @@
-
name:"Manila"
hex:"#e7c9a9"
-
name:"Manila Sunset"
hex:"#ff6e61"
-
name:"Manila Tint"
hex:"#ffe2a7"
Expand Down Expand Up @@ -49165,6 +49180,9 @@
-
name:"Mayfly"
hex:"#696841"
-
name:"Mayon Mist"
hex:"#e1e6f0"
-
name:"Mayonnaise"
hex:"#f6eed1"
Expand Down Expand Up @@ -70105,6 +70123,9 @@
-
name:"Samovar Silver"
hex:"#b8bebe"
-
name:"Sampaguita Pearl"
hex:"#f7f3e6"
-
name:"Samphire Green"
hex:"#4db560"
Expand Down Expand Up @@ -73750,6 +73771,9 @@
-
name:"Sin City"
hex:"#cfa236"
-
name:"Sinag Gold"
hex:"#ffd500"
-
name:"Sinatra"
hex:"#4675b7"
Expand Down Expand Up @@ -83461,6 +83485,9 @@
-
name:"Tuatara"
hex:"#454642"
-
name:"Tubbataha Teal"
hex:"#0e8787"
-
name:"Tuberose"
hex:"#fffaec"
Expand Down
2 changes: 1 addition & 1 deletion dist/history.json

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions src/colornames.csv
Original file line number Diff line number Diff line change
Expand Up @@ -1413,6 +1413,7 @@ Athens,#3f74b1,
Athens Grey,#dcdddd,
Athonian Camoshade,#6d8e44,
Aths Special,#d5cbb2,
Ati-Ati Amber,#ff7e02,
Atlantic Blue,#008997,
Atlantic Breeze,#cbe1ee,
Atlantic Charter,#2b2f41,
Expand Down Expand Up @@ -1879,6 +1880,7 @@ Banana Yellow,#ffe135,
Banana Yogurt,#fae7b5,
Bananarama,#e4d466,
Bananas Foster,#dbbe97,
Banaue Jade,#00a86c,
Bancha,#666a47,x
Bancroft Village,#816e54,
Band-Aid,#d7a97c,
Expand All @@ -1904,6 +1906,7 @@ Banyan Serenity,#98ab8c,
Banyan Tree,#8d793e,
Bara Red,#e9546b,
Baragon Brown,#551100,
Barako Brew,#4b2d2a,
Barbados,#3e6676,
Barbados Bay,#006665,
Barbados Beige,#b8a983,
Expand Down Expand Up @@ -7301,6 +7304,7 @@ Dasyphyllous Green,#0bdb43,
Date Fruit Brown,#af642b,
DaVanzo Beige,#ccac86,
DaVanzo Green,#58936d,
Davao Durian,#6c4226,
Davao Green,#b1d27b,
Dave’s Den,#c3bfae,
Davy’s Grey,#535554,
Expand Down Expand Up @@ -16101,6 +16105,7 @@ Maniac Green,#009000,x
Maniac Mansion,#004058,x
Manifest,#899888,
Manila,#e7c9a9,
Manila Sunset,#ff6e61,
Manila Tint,#ffe2a7,
Manitou Blue,#5b92a2,
Mann Orange,#cf7336,
Expand Down Expand Up @@ -16388,6 +16393,7 @@ Maybeck Muslin,#eddfc9,
Mayfair White,#e6f0de,
Mayflower Orchid,#ed93d7,
Mayfly,#696841,
Mayon Mist,#e1e6f0,
Mayonnaise,#f6eed1,x
Maypole,#bee8d3,
Mazarine Blue,#2a407e,
Expand Down Expand Up @@ -23368,6 +23374,7 @@ Sambuca,#3b2e25,
Sambucus,#17182b,
Samoan Sun,#fabc46,
Samovar Silver,#b8bebe,
Sampaguita Pearl,#f7f3e6,
Samphire Green,#4db560,
San Antonio Sage,#a69474,
San Carlos Plaza,#d9bb8e,
Expand Down Expand Up @@ -24583,6 +24590,7 @@ Simply White,#ebede7,
Simpson Surprise,#82856d,
Simpsons Yellow,#ffd90f,
Sin City,#cfa236,
Sinag Gold,#ffd500,
Sinatra,#4675b7,
Sinbad,#a6d5d0,
Sinful,#645059,
Expand Down Expand Up @@ -27820,6 +27828,7 @@ Tsunami,#869baf,
Tsurubami Green,#9ba88d,
Tǔ Hēi Black,#574d35,
Tuatara,#454642,
Tubbataha Teal,#0e8787,
Tuberose,#fffaec,
Tucson Teal,#00858b,
Tudor Ice,#c1cecf,
Expand Down

0 comments on commit 521c715

Please sign in to comment.