color-name-lists
Advanced tools
Comparing version 3.10.0 to 3.10.1
{ | ||
"name": "color-name-lists", | ||
"version": "3.10.0", | ||
"version": "3.10.1", | ||
"description": "A collection of color name lists", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
# Color-Name-Lists 📚 | ||
A collection of color name lists. | ||
## Usage | ||
@@ -9,3 +10,5 @@ | ||
``` | ||
### Node | ||
```js | ||
@@ -19,45 +22,37 @@ import {colorNameLists} from 'color-name-lists'; | ||
## Lists | ||
### Basic | ||
A set of basic colors. | ||
A set of basic colors. Red, Green, Blue... | ||
source: https://github.com/colorjs/color-namer/tree/master/lib/colors | ||
file: ./lib/colors/basic.json | ||
### HTML Colors | ||
HTML color names | ||
HTML/CSS color names. These can be used as keywords in CSS, SVG's or HTML. | ||
source: https://github.com/colorjs/color-namer/tree/master/lib/colors | ||
file: ./lib/colors/html.json | ||
### Traditional Colors of Japan | ||
The traditional colors of Japan are a collection of colors traditionally | ||
used in Japanese art, literature, textiles such as kimono, and other Japanese | ||
arts and crafts. | ||
The traditional colors of Japan are a collection of colors traditionally used in Japanese art, literature, textiles such as kimono, and other Japanese arts and crafts. | ||
source: https://en.wikipedia.org/wiki/Traditional_colors_of_Japan | ||
srouce: https://en.wikipedia.org/wiki/Traditional_colors_of_Japan | ||
file: ./lib/colors/japanese-traditional.json | ||
### Le Corbusier | ||
Architectural colours in Le Corbusier's colour system. | ||
source: https://www.lescouleurs.ch/en/the-colours/63-colours | ||
file: ./lib/colors/le-corbusier.json | ||
### The Universal Color Language | ||
ISCC–NBS System of Color Designation: Naming system for colors based on a set of 12 basic color terms and a small set of adjective modifiers. | ||
source: https://web.archive.org/web/20121103030619/http://tx4.us/nbs-iscc.htm | ||
### NTC.js | ||
NTC.js color matching library names | ||
NTC.js color matching library names released in 2007. The names were collected from various sources like Wikipedia, X11, Crayola etc. | ||
source: https://github.com/colorjs/color-namer/tree/master/lib/colors | ||
file: ./lib/colors/ntc.json | ||
### OS X Crayons | ||
OS X Crayons color names | ||
OS X Crayons color names mostly used in the OS X color-picker GUI. | ||
source: http://www.randomactsofsentience.com/2013/06/os-x-crayon-color-hex-table.html | ||
file: ./lib/colors/osxcrayons.json | ||
@@ -67,14 +62,8 @@ ### RAL Color | ||
RAL color matching color names | ||
source: https://jpederson.com/colornerd/ | ||
file: ./lib/colors/ral.json | ||
### Robert Ridgway's Color Standards and Color Nomenclature | ||
Color Nomenclature by Robert Ridgway (1850-1929) was published in Washignton, | ||
DC in 1912, it's part of the public domain in the USA. In August 31, 2020 was | ||
added to the Gutenberg Project. | ||
Color Nomenclature by Robert Ridgway (1850-1929) was published in Washignton, DC in 1912, it's part of the public domain in the USA. In August 31, 2020 was added to the Gutenberg Project. | ||
source: https://github.com/davo/Color-Standards-and-Color-Nomenclature | ||
file: ./lib/colors/ridgway.json | ||
@@ -84,26 +73,18 @@ ### Wada Sanzō Japanese Color Dictionary Volume I | ||
Names from Wada Sanzō 和田 三造 Colors Dictionary volume I | ||
source: https://sanzo-wada.dmbk.io/ | ||
file: ./lib/colors/sanzo-wada-I.json | ||
### The Color Thesaurus | ||
The Color Thesaurus by Ingrid Sundberg | ||
The Color Thesaurus by Ingrid Sundberg. As a writer she collected color names to dig into the emotion of a scene and create variety in her writing. | ||
source: https://ingridsnotes.wordpress.com/2014/02/04/the-color-thesaurus/ | ||
file: ./lib/colors/thesaurus.json | ||
### Werner's Nomenclature of Colours | ||
All colors from the book Werner's Nomenclature of Colours. | ||
All colors from the book Werner's Nomenclature of Colours collected and described in the late 18th century | ||
source: https://www.c82.net/werner/ | ||
file: ./lib/colors/werner.json | ||
### Microsoft Windows Color Names | ||
List of colors used in older microsoft windows systems | ||
List of colors used in legacy microsoft windows systems | ||
source: https://docs.microsoft.com/en-us/dotnet/api/system.windows.media.colors?view=windowsdesktop-6.0 | ||
file: ./lib/colors/windows.json | ||
@@ -113,3 +94,2 @@ ### Wikipedia Color Names | ||
List color names from wikipedia | ||
source: https://github.com/meodai/wikipedia-color-names | ||
@@ -120,12 +100,17 @@ | ||
Standard Xlib or the X11 protocol color names. | ||
source: https://en.wikipedia.org/wiki/X11_color_names | ||
file: ./lib/colors/x11.json | ||
### XKCD Colors | ||
The 954 most common RGB monitor colors, as defined by several hundred | ||
thousand participants in the xkcd color name survey. | ||
The 954 most common RGB monitor colors, as defined by several hundred thousand participants in the xkcd color name survey. | ||
source: https://xkcd.com/color/rgb/ | ||
source: https://xkcd.com/color/rgb/ | ||
file: ./lib/colors/xkcd.json | ||
### Risograph Colors | ||
A list of popular colors for Risograph printers. Only includes colors with HEX, Pantone and Z-Type codes. | ||
source: https://github.com/mattdesl/riso-colors | ||
### Traditional Colors of China | ||
Traditional Colors of China: Color Aesthetics in the Forbidden City (中国传统色:故宫里的色彩美学) colors and their transliterations | ||
source: https://github.com/ItMarki/files/blob/main/newcolorsandnames.csv |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1946688
85004
111