utils: improve highlighting in multi-column output

The yellow background made the text unreadable for light-on-dark color
schemes. Fix by making the highlighted text just bold.

Fixes Homebrew/homebrew#45028.

Closes Homebrew/homebrew#45030.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Martin Afanasjew 2015-10-16 15:24:16 +02:00 committed by Mike McQuaid
parent 017a501471
commit 4ac345ca61

View File

@ -43,7 +43,7 @@ class Tty
end
def highlight
bold 43
bold 39
end
def width