Ticket #1615 (closed defect: wontfix)

Opened 15 years ago

Last modified 14 years ago

filename highlighting very hard to read

Reported by: egmont Owned by:
Priority: major Milestone: 4.7
Component: mc-core Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: Votes for changeset:

Description

Somewhere between 4.7-pre2 and git master filename highlighting has been introduced or turned on or I don't know. These new colors are very hard to read, even for me, though I usually have no problem with my sight.

I attach a screenshot, xterm on the left, gnome-terminal on the right.

You can check color contrast here: http://snook.ca/technical/colour_contrast/colour.html . Focus on the "Are colours compliant?" field.

xterm: bg #00e

dotfile: #000 => NO
.cc: #00cdcd => NO
.txt: #cdcd00 => YES

gnome-terminal: bg #00a

dotfile: #000 => NO
.cc: #0aa => NO
.txt: #a50 => NO

Attachments

mccolors.png (2.2 KB) - added by egmont 15 years ago.

Change History

Changed 15 years ago by egmont

comment:1 Changed 15 years ago by slavazanko

  • Status changed from new to closed
  • Resolution set to wontfix

http://www.midnight-commander.org/ticket/1596#comment:6

Name highlighting of hidden files will removed.

Note: See TracTickets for help on using tickets.