Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mc: add a mc-4.6 skin #2524

Closed
mc-butler opened this issue Mar 30, 2011 · 8 comments
Closed

mc: add a mc-4.6 skin #2524

mc-butler opened this issue Mar 30, 2011 · 8 comments
Assignees
Labels
area: skin Theming support and skin files prio: low Minor problem or easily worked around ver: 4.7.5 Reproducible in version 4.7.5
Milestone

Comments

@mc-butler
Copy link

Important

This issue was migrated from Trac:

Origin https://midnight-commander.org/ticket/2524
Reporter jengelh (jengelh@….de)

The following changes since commit [78019b8]:

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

Note

Original attachments:

  • 2524.diff (raw) by jengelh (jengelh@….de) on Mar 30, 2011 at 21:40 UTC
  • x.diff (raw) by jengelh (jengelh@….de) on Mar 31, 2011 at 10:07 UTC
@mc-butler
Copy link
Author

Changed by jengelh (jengelh@….de) on Mar 30, 2011 at 21:40 UTC

Patch

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Mar 31, 2011 at 4:27 UTC (comment 1)

  • Priority changed from major to trivial
  • Component changed from mc-core to mc-skin

What the difference between your skin and default one?

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Mar 31, 2011 at 5:23 UTC (comment 2)

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

@mc-butler
Copy link
Author

Changed by jengelh (jengelh@….de) on Mar 31, 2011 at 10:07 UTC

diff -dpruw default.ini mc46.ini

@mc-butler
Copy link
Author

Changed by jengelh (jengelh@….de) on Mar 31, 2011 at 10:12 UTC (comment 2.3)

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.

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Apr 9, 2011 at 14:33 UTC (comment 4)

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

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Apr 9, 2011 at 14:36 UTC (comment 5)

  • Milestone changed from 4.8 to 4.8.0-pre1
  • Severity changed from no branch to merged
  • Status changed from accepted to testing
  • Resolution set to fixed

Added to master: [d78cbca]
Added to 4.7.5-stable: [a10c929]

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Apr 9, 2011 at 14:36 UTC (comment 6)

  • Status changed from testing to closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: skin Theming support and skin files prio: low Minor problem or easily worked around ver: 4.7.5 Reproducible in version 4.7.5
Development

No branches or pull requests

2 participants