You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+6-6
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
2
-
# 🍭 Chromataxy
3
-
**Chromataxy** (abbreviated ***coxy***) is a perceptually intuitive color naming system based on the ***Lightness Chroma Hue** color space* that covers a sizeable spectrum of colors while boasting a negligible learning curve.
2
+
# 🍭 Chromanomer
3
+
**Chromanomer** (abbreviated ***cono***) is a perceptually intuitive color naming system based on the ***Lightness Chroma Hue** color space* that covers a sizeable spectrum of colors while boasting a negligible learning curve.
4
4
5
5
// screenshot
6
6
7
7
Look below to learn more or go straight to [documentation](#-links-to-documentation).
8
8
9
9
<ahref="https://github.com/arvindcheenu">Made with ❤️ by <b>Arvind Srinivasan</b>.</a>
10
-
<b><small>Licensed Under <ahref="https://github.com/arvindcheenu/Chromataxy/blob/master/LICENSE">Apache-2.0</a></small></b>.
10
+
<b><small>Licensed Under <ahref="https://github.com/arvindcheenu/Chromanomer/blob/master/LICENSE">Apache-2.0</a></small></b>.
11
11
12
12
### 🔑 Key Features
13
13
@@ -28,14 +28,14 @@ This library builds over the **HSLUV** Color Space that maps the boundaries of R
28
28
29
29
The following schema was arrived at by extracting the best traits from existing naming solutions (such as the Five Color Primaries in *Munsell Naming System*) and selecting linguistically universal color terms. The incorporation of Adjective terms also enhances the learnability and composability by reducing the potential number of color terms to remember.
For a more detailed look at an object applying this schema, please see the file [`./lang/coxy.en.json`](./lang/coxy.en.json).
33
+
For a more detailed look at an object applying this schema, please see the file [`./lang/cono.en.json`](./lang/cono.en.json).
34
34
35
35
Besides the above considerations while designing the schema, the following were also looked for:
36
36
* The arrangement of terms according to increasing order of intensity in chroma and lightness while diverging from the base value of the schema (see *The Handle* in the above schema).
37
37
* The arrangement of Warm and Cool Ranges according to the gradatation of hues from adjacent hue sectors.
38
38
39
39
### 🔗 Links to Documentation
40
-
|<h1>🚸</h1>[Installation & Usage](https://github.com/arvindcheenu/Chromataxy/blob/master/docs/INSTALL.md)|<h1>💄</h1>[Sass Api](https://github.com/arvindcheenu/Chromataxy/blob/master/docs/STYLE.md)|<h1>💻</h1>[Node Api](https://github.com/arvindcheenu/Chromataxy/blob/master/docs/API.md)|<h1>🕹️</h1>[Command Line Api](https://github.com/arvindcheenu/Chromataxy/blob/master/docs/CLI.md)|
40
+
|<h1>🚸</h1>[Installation & Usage](https://github.com/arvindcheenu/Chromanomer/blob/master/docs/INSTALL.md)|<h1>💄</h1>[Sass Api](https://github.com/arvindcheenu/Chromanomer/blob/master/docs/STYLE.md)|<h1>💻</h1>[Node Api](https://github.com/arvindcheenu/Chromanomer/blob/master/docs/API.md)|<h1>🕹️</h1>[Command Line Api](https://github.com/arvindcheenu/Chromanomer/blob/master/docs/CLI.md)|
0 commit comments