4

I recently started to notice grey "filler" in some of my servers when viewing htop as shown in the image below.

enter image description here

Does anybody know how to get rid fo this and go back to "normal" like below:

enter image description here

Programster
  • 5,871

1 Answers1

4

Run htop and press F2 to enter the setup. Then select Colors on the left column and choose another theme.

If that doesn't work for you, you probably need to change the colors for the Terminal color scheme you are currently using.

  • 1
    Setting it to "Broken Gray" resolves the issue for me and makes it look close enough to the original. I had no idea this option was here. Thanks! – Programster Jun 24 '19 at 17:05