Ticket #2737: set of 256-color skins from Oliver Lange <modarin@bloody.in-berlin...
commit97e37308b94b55796f25a2927d393b5319607810
authorAndrew Borodin <aborodin@vmail.ru>
Sun, 16 Jun 2013 07:09:39 +0000 (16 11:09 +0400)
committerAndrew Borodin <aborodin@vmail.ru>
Mon, 17 Jun 2013 09:53:14 +0000 (17 13:53 +0400)
tree27162c45036745aaddfb09ca3b20983efde4ec62
parent9c927acb48ed749b2225a1b67c18890785c3e4e9
Ticket #2737: set of 256-color skins from Oliver Lange <modarin@bloody.in-berlin.de>.

modarin256: a moderate-dark-independent 256-color skin for Midnight Commander.

This skin is using colors independent from the default 16 terminal colors,
i.e., no matter how the 16 standard colors are configured, the appearance
of Midnight Commander will not be affected.

There are 4 variants of this skin:

modarin256
  - default skin, no standard colors used.

modarin256-defbg
  - like modarin256, but using the default background color for core, editor,
    viewer, menu and popupmenu backgrounds, for use with (semi-)transparent
    background colors.

modarin256root
modarin256root-defbg
  - like the other two skins, but for the root user, with red colors used
    instead of green colors for things like select/focus/statusbar etc.,
    to keep reminding the user that mc is running as root.

Fallback skins for 16-color terminals (poor man's skins):

modarcon16
modarcon16-defbg
modarcon16root
modarcon16root-defbg
  - like everything running in a 16-color terminal, these skins look ugly
    and are no subsitute for the 256-color versions. As some terminals don't
    support using dark gray as background color, i used a black background
    and adjusted the remaining colors accordingly.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
AUTHORS
misc/skins/Makefile.am
misc/skins/modarcon16-defbg.ini [new file with mode: 0644]
misc/skins/modarcon16.ini [new file with mode: 0644]
misc/skins/modarcon16root-defbg.ini [new file with mode: 0644]
misc/skins/modarcon16root.ini [new file with mode: 0644]
misc/skins/modarin256-defbg.ini [new file with mode: 0644]
misc/skins/modarin256.ini [new file with mode: 0644]
misc/skins/modarin256root-defbg.ini [new file with mode: 0644]
misc/skins/modarin256root.ini [new file with mode: 0644]