color-name-list 10.18.0 → 10.20.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.github/workflows/release.yml +1 -1
- package/CONTRIBUTING.md +3 -2
- package/README.md +8 -7
- package/changes.svg +1 -1
- package/dist/colornames.bestof.csv +14 -1
- package/dist/colornames.bestof.esm.js +1 -1
- package/dist/colornames.bestof.esm.mjs +1 -1
- package/dist/colornames.bestof.html +1 -1
- package/dist/colornames.bestof.json +1 -1
- package/dist/colornames.bestof.min.json +1 -1
- package/dist/colornames.bestof.scss +1 -1
- package/dist/colornames.bestof.umd.js +1 -1
- package/dist/colornames.bestof.xml +52 -0
- package/dist/colornames.bestof.yaml +40 -1
- package/dist/colornames.csv +19 -1
- package/dist/colornames.esm.js +1 -1
- package/dist/colornames.esm.mjs +1 -1
- package/dist/colornames.html +1 -1
- package/dist/colornames.json +1 -1
- package/dist/colornames.min.json +1 -1
- package/dist/colornames.scss +1 -1
- package/dist/colornames.umd.js +1 -1
- package/dist/colornames.xml +72 -0
- package/dist/colornames.yaml +55 -1
- package/dist/history.json +1 -0
- package/package.json +15 -4
- package/src/colornames.csv +20 -2
- package/.github/workflows/codeql-analysis.yml +0 -62
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "color-name-list",
|
|
3
|
-
"version": "10.
|
|
3
|
+
"version": "10.20.0",
|
|
4
4
|
"description": "long list of color names",
|
|
5
5
|
"main": "dist/colornames.json",
|
|
6
6
|
"browser": "dist/colornames.umd.js",
|
|
@@ -9,8 +9,9 @@
|
|
|
9
9
|
"pull-colors": "curl -L 'https://docs.google.com/spreadsheets/d/e/2PACX-1vQube6Y0wHyEtJnjg0eU3N7VseoxVnD4L9uDqvWZdl_tzzrHDVN10IPP7cdFipX8j70atNMLfPCB0Q6/pub?gid=40578722&single=true&output=csv' -o src/colornames.csv",
|
|
10
10
|
"test": "node scripts/build.js --testOnly",
|
|
11
11
|
"clean-dist-folder": "rm -rf dist && mkdir dist",
|
|
12
|
-
"build": "npm run clean-dist-folder && node scripts/build.js",
|
|
13
|
-
"semantic-release": "semantic-release"
|
|
12
|
+
"build": "npm run clean-dist-folder && node scripts/build.js && npm run build-history",
|
|
13
|
+
"semantic-release": "semantic-release",
|
|
14
|
+
"build-history": "node scripts/tools/history.js > dist/history.json"
|
|
14
15
|
},
|
|
15
16
|
"repository": {
|
|
16
17
|
"type": "git",
|
|
@@ -52,5 +53,15 @@
|
|
|
52
53
|
"path": "cz-conventional-changelog"
|
|
53
54
|
}
|
|
54
55
|
},
|
|
55
|
-
"dependencies": {}
|
|
56
|
+
"dependencies": {},
|
|
57
|
+
"funding": [
|
|
58
|
+
{
|
|
59
|
+
"type": "ko-fi",
|
|
60
|
+
"url": "https://ko-fi.com/colorparrot"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"type": "github-sponsors",
|
|
64
|
+
"url": "https://github.com/sponsors/meodai"
|
|
65
|
+
}
|
|
66
|
+
]
|
|
56
67
|
}
|
package/src/colornames.csv
CHANGED
|
@@ -12,6 +12,7 @@ name,hex,good name
|
|
|
12
12
|
5-Masted Preußen,#9bafad,
|
|
13
13
|
8 Bit Eggplant,#990066,x
|
|
14
14
|
90% Cocoa,#3d1c02,
|
|
15
|
+
99 Years Blue,#000099,
|
|
15
16
|
A Brand New Day,#ffaabb,
|
|
16
17
|
A Certain Shade Of Green,#d1edee,
|
|
17
18
|
A Dime a Dozen,#d3dde4,x
|
|
@@ -2648,6 +2649,7 @@ Black Sable,#434b4d,
|
|
|
2648
2649
|
Black Safflower,#302833,
|
|
2649
2650
|
Black Sand,#5b4e4b,
|
|
2650
2651
|
Black Sapphire,#434555,
|
|
2652
|
+
Black Sea Night,#052462,x
|
|
2651
2653
|
Black Shadows,#bfafb2,
|
|
2652
2654
|
Black Sheep,#0f0d0d,x
|
|
2653
2655
|
Black Slug,#332211,
|
|
@@ -3943,6 +3945,7 @@ Buccaneer Blue,#035b8d,
|
|
|
3943
3945
|
Büchel Cherry,#aa1111,x
|
|
3944
3946
|
Buckeye,#674834,x
|
|
3945
3947
|
Bucking Bronco,#996655,
|
|
3948
|
+
Buckingham Gardens,#89a068,x
|
|
3946
3949
|
Buckingham Palace,#6b5140,
|
|
3947
3950
|
Buckram Binding,#d9c3a6,
|
|
3948
3951
|
Buckskin,#d4ba8c,
|
|
@@ -6513,6 +6516,7 @@ Cotton White,#e4e3d8,
|
|
|
6513
6516
|
Cotton Wool Blue,#83abd2,
|
|
6514
6517
|
Cottonseed,#f5e6c7,
|
|
6515
6518
|
Cougar,#9a7f78,
|
|
6519
|
+
Count Chocula,#5e2d10,x
|
|
6516
6520
|
Count’s Wardrobe,#772277,
|
|
6517
6521
|
Country Air,#9fb6c6,
|
|
6518
6522
|
Country Beige,#eae1cb,
|
|
@@ -7286,6 +7290,7 @@ Dartmouth Green,#00703c,
|
|
|
7286
7290
|
Dash of Curry,#ca6e5f,
|
|
7287
7291
|
Dash of Oregano,#928459,
|
|
7288
7292
|
Dashing,#eaebe8,
|
|
7293
|
+
Dasyphyllous Green,#0bdb43,
|
|
7289
7294
|
Date Fruit Brown,#af642b,
|
|
7290
7295
|
DaVanzo Beige,#ccac86,
|
|
7291
7296
|
DaVanzo Green,#58936d,
|
|
@@ -8683,6 +8688,7 @@ Elite Teal,#133337,x
|
|
|
8683
8688
|
Elite Wisteria,#987fa9,
|
|
8684
8689
|
Elizabeth Blue,#a1b8d2,
|
|
8685
8690
|
Elizabeth Rose,#fadfd2,
|
|
8691
|
+
Elk,#a58d72,
|
|
8686
8692
|
Elk Horn,#e9e2d3,
|
|
8687
8693
|
Elk Skin,#eae6dc,
|
|
8688
8694
|
Elkhound,#897269,
|
|
@@ -8906,6 +8912,7 @@ Environmental Green,#006c4b,
|
|
|
8906
8912
|
Environmental Study,#88bb00,
|
|
8907
8913
|
Envisage,#96bfb7,
|
|
8908
8914
|
Envy,#8ba58f,x
|
|
8915
|
+
Envy’s Love,#2dd78d,x
|
|
8909
8916
|
Eon,#d4d3c9,
|
|
8910
8917
|
Eosin Pink,#ff5ec4,x
|
|
8911
8918
|
Ephemera,#7a6270,
|
|
@@ -11252,6 +11259,7 @@ Goldie Oldie,#baad75,
|
|
|
11252
11259
|
Goldilocks,#fff39a,x
|
|
11253
11260
|
Goldsmith,#eeb550,
|
|
11254
11261
|
Goldvreneli 1882,#e7de54,
|
|
11262
|
+
Goldzilla,#cdd80d,x
|
|
11255
11263
|
Golem,#836e59,x
|
|
11256
11264
|
Golf Blazer,#53a391,
|
|
11257
11265
|
Golf Course,#5a9e4b,x
|
|
@@ -13234,6 +13242,7 @@ Impressive Ivory,#f4dec3,
|
|
|
13234
13242
|
Improbable,#6e7376,
|
|
13235
13243
|
Impromptu,#705f63,
|
|
13236
13244
|
Impulse,#005b87,
|
|
13245
|
+
Impulse Blue,#006699,
|
|
13237
13246
|
Impulsive Purple,#624977,
|
|
13238
13247
|
Impure White,#f5e7e3,
|
|
13239
13248
|
Imrik Blue,#67aed0,
|
|
@@ -13687,6 +13696,7 @@ Jade Mountain,#34c2a7,
|
|
|
13687
13696
|
Jade Mussel Green,#166a45,
|
|
13688
13697
|
Jade of Emeralds,#318f33,
|
|
13689
13698
|
Jade Orchid,#00aaaa,
|
|
13699
|
+
Jade Palace,#d0eed7,x
|
|
13690
13700
|
Jade Powder,#2baf6a,
|
|
13691
13701
|
Jade Sea,#b8e0d0,x
|
|
13692
13702
|
Jade Shard,#017b92,
|
|
@@ -15949,6 +15959,7 @@ Majestic,#5d4250,
|
|
|
15949
15959
|
Majestic Blue,#3f425c,
|
|
15950
15960
|
Majestic Dune,#f3bc80,x
|
|
15951
15961
|
Majestic Eggplant,#443388,x
|
|
15962
|
+
Majestic Elk,#ad9a84,x
|
|
15952
15963
|
Majestic Evergreen,#7d8878,x
|
|
15953
15964
|
Majestic Jungle,#607535,
|
|
15954
15965
|
Majestic Magenta,#ee4488,x
|
|
@@ -16137,6 +16148,7 @@ Margarine,#f2d930,
|
|
|
16137
16148
|
Margarita,#a9bc81,
|
|
16138
16149
|
Mariana Trench,#445956,
|
|
16139
16150
|
Marigold,#fcc006,x
|
|
16151
|
+
Marigold Dust,#f5cc3d,
|
|
16140
16152
|
Marigold Yellow,#fbe870,
|
|
16141
16153
|
Marilyn Monroe,#e7c3ac,
|
|
16142
16154
|
Marilyn MonRouge,#c9001e,x
|
|
@@ -22887,6 +22899,7 @@ Royal Blood,#105e80,
|
|
|
22887
22899
|
Royal Blue,#4169e1,
|
|
22888
22900
|
Royal Blue Metallic,#082d4f,
|
|
22889
22901
|
Royal Blue Tang,#1600fc,
|
|
22902
|
+
Royal Blush,#f26e54,x
|
|
22890
22903
|
Royal Breeze,#275779,
|
|
22891
22904
|
Royal Brown,#523b35,
|
|
22892
22905
|
Royal Cloak,#16a5a3,
|
|
@@ -22895,6 +22908,7 @@ Royal Coronation,#3e3542,
|
|
|
22895
22908
|
Royal Crown,#94714c,
|
|
22896
22909
|
Royal Curtsy,#282a4a,
|
|
22897
22910
|
Royal Decree,#403547,x
|
|
22911
|
+
Royal Flush,#a0365f,x
|
|
22898
22912
|
Royal Flycatcher Crest,#ee6600,
|
|
22899
22913
|
Royal Fortune,#747792,
|
|
22900
22914
|
Royal Fuchsia,#ca2c92,
|
|
@@ -22980,6 +22994,7 @@ Ruby,#ca0147,x
|
|
|
22980
22994
|
Ruby Crystal,#975b60,
|
|
22981
22995
|
Ruby Dust,#e0115f,
|
|
22982
22996
|
Ruby Eye,#d0a2a0,
|
|
22997
|
+
Ruby Fire,#f20769,x
|
|
22983
22998
|
Ruby Grey,#73525c,
|
|
22984
22999
|
Ruby Lips,#813e45,
|
|
22985
23000
|
Ruby Queen,#b0063d,x
|
|
@@ -23017,7 +23032,7 @@ Rum Punch,#aa423a,
|
|
|
23017
23032
|
Rum Raisin,#683b3c,
|
|
23018
23033
|
Rum Riche,#990044,
|
|
23019
23034
|
Rum Spice,#aa7971,
|
|
23020
|
-
Rum Swizzle,#f1edd4,
|
|
23035
|
+
Rum Swizzle,#f1edd4,x
|
|
23021
23036
|
Rumba Orange,#c77b42,
|
|
23022
23037
|
Rumba Red,#902a40,
|
|
23023
23038
|
Rumors,#744245,
|
|
@@ -23290,6 +23305,7 @@ Salsa Diane,#bb4f5c,
|
|
|
23290
23305
|
Salsa Habañero,#e35401,
|
|
23291
23306
|
Salsa Mexicana,#a03413,
|
|
23292
23307
|
Salsa Picante,#ab250b,x
|
|
23308
|
+
Salsa Sizzle,#e97b3e,
|
|
23293
23309
|
Salsa Verde,#cec754,x
|
|
23294
23310
|
Salsify Grass,#2bb179,
|
|
23295
23311
|
Salsify White,#ded8c4,
|
|
@@ -26081,6 +26097,7 @@ Sugar Plum,#914e75,
|
|
|
26081
26097
|
Sugar Pool,#aed6d4,
|
|
26082
26098
|
Sugar Poppy,#e58281,
|
|
26083
26099
|
Sugar Quill,#ebe5d7,x
|
|
26100
|
+
Sugar Rush,#d85da1,x
|
|
26084
26101
|
Sugar Rush Peach Pepper,#cfb599,
|
|
26085
26102
|
Sugar Shack,#eed5b6,
|
|
26086
26103
|
Sugar Soap,#efe8dc,
|
|
@@ -30225,4 +30242,5 @@ Zumthor,#cdd5d5,
|
|
|
30225
30242
|
Zunda Green,#6bc026,x
|
|
30226
30243
|
Zuni,#008996,
|
|
30227
30244
|
Zürich Blue,#248bcc,
|
|
30228
|
-
Zürich White,#e6e1d9,
|
|
30245
|
+
Zürich White,#e6e1d9,
|
|
30246
|
+
π,#314159,x
|
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
name: "CodeQL"
|
|
2
|
-
|
|
3
|
-
on:
|
|
4
|
-
push:
|
|
5
|
-
branches: [master]
|
|
6
|
-
pull_request:
|
|
7
|
-
# The branches below must be a subset of the branches above
|
|
8
|
-
branches: [master]
|
|
9
|
-
schedule:
|
|
10
|
-
- cron: '0 22 * * 2'
|
|
11
|
-
|
|
12
|
-
jobs:
|
|
13
|
-
analyze:
|
|
14
|
-
name: Analyze
|
|
15
|
-
runs-on: ubuntu-latest
|
|
16
|
-
|
|
17
|
-
strategy:
|
|
18
|
-
fail-fast: false
|
|
19
|
-
matrix:
|
|
20
|
-
# Override automatic language detection by changing the below list
|
|
21
|
-
# Supported options are ['csharp', 'cpp', 'go', 'java', 'javascript', 'python']
|
|
22
|
-
language: ['javascript']
|
|
23
|
-
# Learn more...
|
|
24
|
-
# https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#overriding-automatic-language-detection
|
|
25
|
-
|
|
26
|
-
steps:
|
|
27
|
-
- name: Checkout repository
|
|
28
|
-
uses: actions/checkout@v2
|
|
29
|
-
with:
|
|
30
|
-
# We must fetch at least the immediate parents so that if this is
|
|
31
|
-
# a pull request then we can checkout the head.
|
|
32
|
-
fetch-depth: 2
|
|
33
|
-
|
|
34
|
-
# If this run was triggered by a pull request event, then checkout
|
|
35
|
-
# the head of the pull request instead of the merge commit.
|
|
36
|
-
- run: git checkout HEAD^2
|
|
37
|
-
if: ${{ github.event_name == 'pull_request' }}
|
|
38
|
-
|
|
39
|
-
# Initializes the CodeQL tools for scanning.
|
|
40
|
-
- name: Initialize CodeQL
|
|
41
|
-
uses: github/codeql-action/init@v1
|
|
42
|
-
with:
|
|
43
|
-
languages: ${{ matrix.language }}
|
|
44
|
-
|
|
45
|
-
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
|
|
46
|
-
# If this step fails, then you should remove it and run the build manually (see below)
|
|
47
|
-
- name: Autobuild
|
|
48
|
-
uses: github/codeql-action/autobuild@v1
|
|
49
|
-
|
|
50
|
-
# ℹ️ Command-line programs to run using the OS shell.
|
|
51
|
-
# 📚 https://git.io/JvXDl
|
|
52
|
-
|
|
53
|
-
# ✏️ If the Autobuild fails above, remove it and uncomment the following three lines
|
|
54
|
-
# and modify them (or add more) to build your code if your project
|
|
55
|
-
# uses a compiled language
|
|
56
|
-
|
|
57
|
-
#- run: |
|
|
58
|
-
# make bootstrap
|
|
59
|
-
# make release
|
|
60
|
-
|
|
61
|
-
- name: Perform CodeQL Analysis
|
|
62
|
-
uses: github/codeql-action/analyze@v1
|