How to let htop display all columns correctly when using the Homebrew Terminal profile

colorterminal

I've installed htop with :

brew install htop

But when I run it with sudo htop, the user column is not fully displayed. Some parts are missing.

How to display it correctly?

P.S.: I'm using the Homebrew Terminal profile.

Best Answer

Go to the menu Terminal -> Preferences... -> Profiles -> Text

and select Use bright color for bold text

Now you can see everything.