gotop
gotop copied to clipboard
Help screen and statusbar font color does not obey theme
Required information:
- gotop version (
gotop -V
): 3.0.0 - The output of
uname -a
: Linux vagrant 4.15.0-66-generic #75-Ubuntu SMP Tue Oct 1 05:24:09 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux - Terminal emulator (e.g. iTerm or gnome terminal):
- Any relevenat hardware info:
- tmux version if using tmux:
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:
- Use a terminal with white background
- Run
gotop --color default-dark --statusbar
- Notice the status bar time is white over white
- Press ?
- 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:
Expected behavior:
Expecting the text to be readable - black over white.
I find it quite unreadable under solarized light and dracula
@xgdgsc , please see the ticket in the active gotop development repositony.
Thanks!