helix icon indicating copy to clipboard operation
helix copied to clipboard

Column heading of `hx --health languages` invisible on light terminal theme

Open BurNiinTRee opened this issue 2 years ago • 1 comments

Summary

Running hx --health languages on GNOME Terminal with the default light theme doesn't show the column names, only an empty line before printing the rest, rendering the checkmarks fairly useless if you don't already know what they mean.

Trying to select the line doesn't help, only by changing to the dark terminal theme was I able to read the column names.

Reproduction Steps

I tried this:

  1. hx --health languages

I expected this to happen:

Instead, this happened:

Helix log

~/.cache/helix/helix.log
please provide a copy of `~/.cache/helix/helix.log` here if possible, you may need to redact some of the lines

Platform

Linux

Terminal Emulator

GNOME Terminal

Helix Version

helix 22.12 (96ff64a8)

BurNiinTRee avatar Jan 12 '23 18:01 BurNiinTRee

Can you send screenshots? I tried two light themes and one system light theme and in all cases the color of the column names was visible.

UPD. Yes, there is a problem with the light theme on the gnome terminal: image

ghost avatar Jan 15 '23 11:01 ghost

I checked #6335 and I don't see how to fix this.

I'm also on a light background (foot terminal) because I'm colorblind, and I can't see the headers either.

bound-variable avatar Sep 05 '23 19:09 bound-variable