lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Z-QKNa7_nHKoh9Gl@decadent.org.uk>
Date: Wed, 26 Mar 2025 15:07:49 +0100
From: Ben Hutchings <benh@...ian.org>
To: netdev@...r.kernel.org
Cc: 1088739@...s.debian.org
Subject: [PATCH iproute2 0/2] Improve coloured text readability

Currently coloured text output isn't very readable in GNOME Terminal
or xterm with a dark background:

- These terminals don't set $COLORFGBG, so we end up using the
  light-background palette.

- The standard (dark) blue is also too close to black in their default
  dark palettes.

Ben.

Ben Hutchings (2):
  color: Assume background is dark if unknown
  color: Do not use dark blue in dark-background palette

 lib/color.c | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)


Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ