Ticket #2524 (closed enhancement: fixed)
mc: add a mc-4.6 skin
Reported by: | jengelh | Owned by: | andrew_b |
---|---|---|---|
Priority: | trivial | Milestone: | 4.8.0-pre1 |
Component: | mc-skin | Version: | 4.7.5 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description
The following changes since commit 78019b896ba0e59ba886ecf500747cbe77dbc7cb:
Merge branch '2520_ctrlg_closes_panels' (2011-03-30 16:18:45 +0400)
are available in the git repository at:
git://dev.medozas.de/mc 2524_mc46skin
Jan Engelhardt (1):
skins: add mc-4.6 skin
misc/skins/Makefile.am | 1 +
misc/skins/mc46.ini | 119 ++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 120 insertions(+), 0 deletions(-)
create mode 100644 misc/skins/mc46.ini
Attachments
Change History
comment:1 Changed 14 years ago by andrew_b
- Priority changed from major to trivial
- Component changed from mc-core to mc-skin
What the difference between your skin and default one?
comment:2 follow-up: ↓ 3 Changed 14 years ago by angel_il
i see only
- inputunchanged=gray;cyan + inputunchanged=black;cyan [menu] - _default_=white;cyan + _default_=black;cyan - menuinactive=black;cyan + menuinactive=gray;cyan [buttonbar] - hotkey=white;black + hotkey=lightgray;black
comment:3 in reply to: ↑ 2 Changed 14 years ago by jengelh
Replying to angel_il:
i see only
[4 instances]
There is a bit more than just those four hunks. The obvious difference is that previous color impressions are restored; not giving colors to filenames in the file browser is one of them.
Highlighting is ok, but too much is disruptive again (just look at mcedit's definitions), so seeing that the file browser now also shows tutti-frutti syndrome just wants me to return to 4.6's more calm styling.
comment:4 Changed 14 years ago by andrew_b
- Owner set to andrew_b
- Status changed from new to accepted
comment:5 Changed 14 years ago by andrew_b
- Status changed from accepted to testing
- Resolution set to fixed
- severity changed from no branch to merged
- Milestone changed from 4.8 to 4.8.0-pre1
Added to master: changeset:d78cbcac1513bfdd96d3f2cc22a79cd5f83916eb
Added to 4.7.5-stable: changeset:a10c92984b9f11a325fea571208dd27ac3916185
Patch