Ticket #2524 (closed enhancement: fixed)

Opened 13 years ago

Last modified 13 years ago

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

2524.diff (3.1 KB) - added by jengelh 13 years ago.
Patch
x.diff (1.3 KB) - added by jengelh 13 years ago.
diff -dpruw default.ini mc46.ini

Change History

Changed 13 years ago by jengelh

Patch

comment:1 Changed 13 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 13 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

Changed 13 years ago by jengelh

diff -dpruw default.ini mc46.ini

comment:3 in reply to: ↑ 2 Changed 13 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 13 years ago by andrew_b

  • Owner set to andrew_b
  • Status changed from new to accepted

comment:5 Changed 13 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

comment:6 Changed 13 years ago by andrew_b

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.