GNOME Bugzilla – Bug 344940
Adapt color palette to background color
Last modified: 2021-06-10 13:29:22 UTC
Reading http://david.navi.cx/blog/?p=94, and looking at the xchat-gnome code, it defines a stock palette and modifies it based on the background color using HSV, to make sure you have maximum contrast. vte (when used via gnome-terminal) defaults to a user speficied list of colors that does not adapt, leading to potential unreadability if the background color is changed. Having it use a similar algorithm to xchat-gnome could solve this. Feel free to move to gnome-terminal if it's more appropriate to do the palette munging there.
*** Bug 345409 has been marked as a duplicate of this bug. ***
*** Bug 606064 has been marked as a duplicate of this bug. ***
Original UBuntu bug on this: https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/502888 This seems to get quite evident when comparing output from a 'ls --color' on a directory containing a o+w directory (which is coloured blue-over-green) from a series of terminal emulators, including konsole, roxterm, the linux console, and gnome-terminal.
*** Bug 424408 has been marked as a duplicate of this bug. ***
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/vte/-/issues/1189.