Switched BoldWhite into some visible on white background.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sat, 21 Nov 2020 19:42:50 +0200
changeset 950 efc28cae2634
parent 949 2e7205b69973
child 951 0f401364a9aa
Switched BoldWhite into some visible on white background. It fixes Gradle output: https://github.com/gradle/gradle/issues/15266
.minttyrc
--- a/.minttyrc	Sat Nov 21 19:40:47 2020 +0200
+++ b/.minttyrc	Sat Nov 21 19:42:50 2020 +0200
@@ -31,8 +31,9 @@
 Cyan=DarkCyan
 BoldCyan=DarkTurquoise
 White=white
-# f5f5f5
-BoldWhite=WhiteSmoke
+# Fixed Gradle output:
+# https://github.com/gradle/gradle/issues/15266
+BoldWhite=DarkGray
 
 # Block, Underscore, Line.
 CursorType=Block