Ticket #3244 (closed defect: fixed)

Opened 10 years ago

Last modified 10 years ago

viewbold and viewselected missing from some skins

Reported by: egmont Owned by:
Priority: major Milestone: 4.8.13
Component: mc-skin Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: no branch Votes for changeset: committed-master

Description

Some skins (mostly the 256 color ones) lack the viewbold and viewselected definitions.

This results in manual pages not distinguishing bold text from normal, and in hex mode not highlighting the position in the hex table when the cursor is in the right-hand part.

Please see the attached patch that fixes these problems. For viewselected, I took the color from markselect, because it's taken from these in most of the skins.

I made some further minor changes in the skins created by me. I changed "black" and "white" to "rgb000" and "rgb555" when it's rendered in bold, because the legacy 16 colors change their actual color in addition to going bold in most of the terminals which is undesired. Second, there was some unintended difference between the two gray skins in the file type colors.

Attachments

mc-3244-viewbold-viewselected-colors.patch (7.0 KB) - added by egmont 10 years ago.
Fix skin definitions

Change History

Changed 10 years ago by egmont

Fix skin definitions

comment:1 Changed 10 years ago by andrew_b

  • Blocked By 3189 added
  • Milestone changed from Future Releases to 4.8.13

comment:2 Changed 10 years ago by andrew_b

  • Status changed from new to closed
  • Votes for changeset set to committed-master
  • Resolution set to fixed

comment:3 Changed 10 years ago by andrew_b

  • Blocked By 3189 removed
Note: See TracTickets for help on using tickets.