Describe color codes.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Tue, 16 Oct 2018 08:43:53 +0300
changeset 908 e69cc87ded5d
parent 907 e8259d7d8e3a
child 909 a2940bea3a6d
Describe color codes.
.minttyrc
--- a/.minttyrc	Tue Sep 04 19:54:29 2018 +0300
+++ b/.minttyrc	Tue Oct 16 08:43:53 2018 +0300
@@ -3,20 +3,33 @@
 BackgroundColour=white
 CursorColour=brown
 Black=black
+# 696969
 BoldBlack=DimGrey
+# ff4500
 Red=OrangeRed
+# ff1493
 BoldRed=DeepPink
+# 228b22
 Green=ForestGreen
+# 3cb371
 BoldGreen=MediumSeaGreen
+# ffa500
 Yellow=orange
+# ffd700
 BoldYellow=gold
+# 000080
 Blue=navy
+# 0000ff
 BoldBlue=blue
+# b03060
 Magenta=maroon
+# ff00ff
 BoldMagenta=magenta
+# 008b8b
 Cyan=DarkCyan
 BoldCyan=DarkTurquoise
 White=white
+# f5f5f5
 BoldWhite=WhiteSmoke
 
 # Block, Underscore, Line.