Improve visibility of yellow and green colors.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Mon, 07 Aug 2017 23:45:13 +0300
changeset 875 aa6281647f6a
parent 874 c20f22676d44
child 876 1e5253aeb668
Improve visibility of yellow and green colors.
.minttyrc
--- a/.minttyrc	Mon Aug 07 17:23:48 2017 +0300
+++ b/.minttyrc	Mon Aug 07 23:45:13 2017 +0300
@@ -1,7 +1,11 @@
 
-ForegroundColour=0,0,0
-BackgroundColour=255,255,255
-CursorColour=165,42,42
+ForegroundColour=black
+BackgroundColour=white
+CursorColour=brown
+Yellow=orange
+BoldYellow=DarkOrange
+Green=MediumSeaGreen
+BoldGreen=MediumSeaGreen
 
 # Block, Underscore, Line.
 CursorType=Block