README.rst
changeset 880 77d40b6bde28
parent 878 309575901b09
child 881 3dce63382154
--- a/README.rst	Tue Aug 08 11:03:06 2017 +0300
+++ b/README.rst	Tue Aug 08 11:03:29 2017 +0300
@@ -21,3 +21,23 @@
   ...
   HTML_TIDY = ~/.tidy
 
+Color schema
+============
+
+background: white
+foreground: black
+cursorColor: brown
+
+  ========= ====== ========= ====== ===============
+  point     hex    name      bold   name
+  ========= ====== ========= ====== ===============
+  0>black   000000 black     696969 DimGrey
+  1>red     ff0000 red       ff1493 DeepPink
+  2>green   32cd32 LimeGreen 3cb371 MediumSeaGreen
+  3>yellow  ffa500 orange    ffd700 gold
+  4>blue    000080 navy      0000ff blue
+  5>magenta b03060 maroon    ff00ff magenta
+  6>cyan    008b8b DarkCyan  afeeee turquoise
+  7>white   ffffff white     f5f5f5 WhiteSmoke
+  ========= ====== ========= ====== ===============
+