After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 345409 - Use colors that contrast against the background
Use colors that contrast against the background
Status: RESOLVED DUPLICATE of bug 344940
Product: gnome-terminal
Classification: Core
Component: general
2.14.x
Other All
: Normal enhancement
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-06-20 12:03 UTC by Gabriel de Perthuis
Modified: 2006-06-21 15:43 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Gabriel de Perthuis 2006-06-20 12:03:31 UTC
When using gnome-terminal with anything else than a black or white background, or with some transparency, there are always some colors (typically, in LS_COLORS) that are unreadable.
Colors are handled by escape sequences, so it should be possible to tweak what color is used for a given escape sequence.
It happens that xchat-gnome just implemented "colorspace optimisation", to create a color palette that contrasts against a given background. gnome-terminal should just steal this idea and the code.

http://david.navi.cx/blog/?p=99
http://david.navi.cx/blog/?p=94
Comment 1 Olav Vitters 2006-06-21 15:43:53 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

Patch is appreciated.

*** This bug has been marked as a duplicate of 344940 ***