cjbassi / gotop

A terminal based graphical activity monitor inspired by gtop and vtop
GNU Affero General Public License v3.0
7.36k stars 436 forks source link

Help screen and statusbar font color does not obey theme #175

Open DannyBen opened 4 years ago

DannyBen commented 4 years ago

Required information:

Also please copy or attach ~/.local/state/gotop/errors.log if it exists and contains logs:

Issue:

The help text does not obey color theme.

Reproduction steps:

  1. Use a terminal with white background
  2. Run gotop --color default-dark --statusbar
  3. Notice the status bar time is white over white
  4. Press ?
  5. Notice the help text is white over white

Actual behavior:

When using gotop --color default-dark the help text is still white over white as shown in this screenshot: image

Expected behavior:

Expecting the text to be readable - black over white.

xgdgsc commented 4 years ago

I find it quite unreadable under solarized light and dracula

xxxserxxx commented 4 years ago

@xgdgsc , please see the ticket in the active gotop development repositony.

xgdgsc commented 4 years ago

Thanks!