Use bold font instead of alternative color in mintty. Bold colors are shown when bright colors are requested.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sat, 21 Nov 2020 19:39:44 +0200
changeset 948 9d4c25b94a61
parent 947 2aa44aa54450
child 949 2e7205b69973
Use bold font instead of alternative color in mintty. Bold colors are shown when bright colors are requested.
.minttyrc
--- a/.minttyrc	Sat Nov 21 13:38:56 2020 +0200
+++ b/.minttyrc	Sat Nov 21 19:39:44 2020 +0200
@@ -46,6 +46,7 @@
 # Nice looks and support large amount of chars.
 Font=Courier New
 BoldAsFont=yes
+BoldAsColour=no
 # 10 on low DPI, 12 on hi DPI
 FontHeight=@CFG_FONT_SIZE@
 AllowBlinking=no