Ticket #3184: minor skin cleanups.

* Consistent indentation: All skins use now 4 spaces (the default of
mcedit). This makes it easier to copy-paste sections from one skin to
another, while maintaining consistency.
  * Spaces around the '=' sign. The version with spaces is more
readable, especially around double line characters.
  * Make the order of the sections consistent across all skins.
  * In [menu], swap the order of "menusel" and "menuhot" to make the
order consistent with the [dialog] and [error] sections.
  * Add the missing "helptitle" to sand256 skin. This is the only
functional change.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
Egmont Koblinger 2014-03-16 17:07:49 +04:00 committed by Andrew Borodin
parent cb4526e9b8
commit 38a6c44091
18 changed files with 1979 additions and 1971 deletions

View File

@ -73,11 +73,23 @@
[menu]
_default_ = lightgray;blue
menuhot=white;blue
menusel = black;cyan
menuhot = white;blue
menuhotsel = white;cyan
menuinactive = black;lightgray
[popupmenu]
_default_ = lightgray;blue
menusel = black;cyan
menutitle = lightgray;blue
[buttonbar]
hotkey = red;lightgray
button = black;lightgray
[statusbar]
_default_ = black;lightgray
[help]
_default_ = black;lightgray
helpitalic = red;lightgray
@ -116,18 +128,6 @@
folder = blue;black
error = red;lightgray
[buttonbar]
hotkey=red;lightgray
button=black;lightgray
[statusbar]
_default_=black;lightgray
[popupmenu]
_default_=lightgray;blue
menusel=black;cyan
menutitle=lightgray;blue
[widget-common]
sort-sign-up =
sort-sign-down =

View File

@ -73,11 +73,23 @@
[menu]
_default_ = lightgray;blue
menuhot=white;blue
menusel = black;cyan
menuhot = white;blue
menuhotsel = white;cyan
menuinactive = black;lightgray
[popupmenu]
_default_ = lightgray;blue
menusel = black;cyan
menutitle = lightgray;blue
[buttonbar]
hotkey = red;lightgray
button = black;lightgray
[statusbar]
_default_ = black;lightgray
[help]
_default_ = black;lightgray
helpitalic = red;lightgray
@ -116,18 +128,6 @@
folder = blue;black
error = red;
[buttonbar]
hotkey=red;lightgray
button=black;lightgray
[statusbar]
_default_=black;lightgray
[popupmenu]
_default_=lightgray;blue
menusel=black;cyan
menutitle=lightgray;blue
[widget-common]
sort-sign-up =
sort-sign-down =

View File

@ -51,7 +51,6 @@
_default_ = white;red
errdfocus = black;lightgray
errdhotnormal = yellow;red
errdtitle=yellow;red
errdhotfocus = yellow;lightgray
errdtitle = yellow;red
@ -74,11 +73,16 @@
[menu]
_default_ = white;cyan
menuhot=yellow;cyan
menusel = white;black
menuhot = yellow;cyan
menuhotsel = yellow;black
menuinactive = black;cyan
[popupmenu]
_default_ = white;cyan
menusel = yellow;black
menutitle = yellow;cyan
[buttonbar]
hotkey = white;black
button = black;cyan
@ -124,11 +128,6 @@
folder = blue;black
error = red;lightgray
[popupmenu]
_default_=white;cyan
menusel=yellow;black
menutitle=yellow;cyan
[widget-common]
sort-sign-up = '
sort-sign-down = .

View File

@ -73,11 +73,16 @@
[menu]
_default_ = white;cyan
menuhot=yellow;cyan
menusel = white;black
menuhot = yellow;cyan
menuhotsel = yellow;black
menuinactive = lightgray;blue
[popupmenu]
_default_ = white;cyan
menusel = white;black
menutitle = white;cyan
[buttonbar]
hotkey = lightgray;blue
button = lightgray;blue
@ -123,11 +128,6 @@
folder = blue;black
error = red;lightgray
[popupmenu]
_default_=white;cyan
menusel=white;black
menutitle=white;cyan
[widget-common]
sort-sign-up = '
sort-sign-down = .

View File

@ -1,7 +1,7 @@
# Please, use this skin in UTF-8 system codepage only.
[skin]
description=Enhanced standart skin
description = Enhanced standard skin
[Lines]
horiz =
@ -75,11 +75,16 @@
[menu]
_default_ = white;cyan
menuhot=yellow;cyan
menusel = white;black
menuhot = yellow;cyan
menuhotsel = yellow;black
menuinactive = black;cyan
[popupmenu]
_default_ = white;cyan
menusel = white;black
menutitle = white;cyan
[buttonbar]
hotkey = white;black
button = black;cyan
@ -125,11 +130,6 @@
folder = blue;black
error = red;lightgray
[popupmenu]
_default_=white;cyan
menusel=white;black
menutitle=white;cyan
[widget-common]
sort-sign-up =
sort-sign-down =

View File

@ -70,11 +70,16 @@
[menu]
_default_ = brightgreen;black
menuhot=brightred;
menusel = brightcyan;blue
menuhot = brightred;
menuhotsel = yellow;
menuinactive = lightgray;
[popupmenu]
_default_ = brightgreen;black
menusel = brightcyan;blue
menutitle = brightcyan;black
[buttonbar]
hotkey = lightgray;black
button = white;blue
@ -121,11 +126,6 @@
folder = brightblue;
error = white;red
[popupmenu]
_default_=brightgreen;black
menusel=brightcyan;blue
menutitle=brightcyan;black
[widget-panel]
filename-scroll-left-char = {
filename-scroll-right-char = }

View File

@ -51,7 +51,6 @@
_default_ = white;red
errdfocus = black;lightgray
errdhotnormal = yellow;red
errdtitle=yellow;red
errdhotfocus = yellow;lightgray
errdtitle = yellow;red
@ -65,11 +64,16 @@
[menu]
_default_ = black;cyan
menuhot=yellow;cyan
menusel = white;black
menuhot = yellow;cyan
menuhotsel = yellow;black
menuinactive = gray;cyan
[popupmenu]
_default_ = white;cyan
menusel = yellow;black
menutitle = yellow;cyan
[buttonbar]
hotkey = lightgray;black
button = black;cyan
@ -115,11 +119,6 @@
folder = blue;black
error = red;lightgray
[popupmenu]
_default_=white;cyan
menusel=yellow;black
menutitle=yellow;cyan
[widget-common]
sort-sign-up = '
sort-sign-down = .

View File

@ -115,8 +115,8 @@
[menu]
_default_ = color7;default
menuhot=color3
menusel = color11;color2;bold
menuhot = color3
menuhotsel = color3;color2
menuinactive = color8
@ -138,6 +138,7 @@
helpbold = color5
helplink = color14
helpslink = color11;color2;bold
helptitle = color11;;bold
[editor]
_default_ = color7;default

View File

@ -115,8 +115,8 @@
[menu]
_default_ = color0;color7
menuhot=color3
menusel = color11;color2;bold
menuhot = color3
menuhotsel = color3;color2
menuinactive = color8
@ -138,6 +138,7 @@
helpbold = color5
helplink = color14
helpslink = color11;color2;bold
helptitle = color11;;bold
[editor]
_default_ = color7;color0

View File

@ -115,8 +115,8 @@
[menu]
_default_ = color7;default
menuhot=color3
menusel = color11;color1;bold
menuhot = color3
menuhotsel = color5;color1;bold
menuinactive = color8
@ -138,6 +138,7 @@
helpbold = color5
helplink = color14
helpslink = color11;color1;bold
helptitle = color11;;bold
[editor]
_default_ = color7;default

View File

@ -115,8 +115,8 @@
[menu]
_default_ = color0;color7
menuhot=color3
menusel = color11;color1;bold
menuhot = color3
menuhotsel = color5;color1;bold
menuinactive = color8
@ -138,6 +138,7 @@
helpbold = color5
helplink = color14
helpslink = color11;color1;bold
helptitle = color11;;bold
[editor]
_default_ = color7;color0

View File

@ -115,8 +115,8 @@
[menu]
_default_ = color250;default
menuhot=color214
menusel = color253;color23
menuhot = color214
menuhotsel = color214;color23
menuinactive = color245
@ -138,6 +138,7 @@
helpbold = color180;;bold
helplink = color45
helpslink = color228;color23;bold
helptitle = color180;;bold
[editor]
_default_ = color250;default

View File

@ -115,8 +115,8 @@
[menu]
_default_ = color252;color239
menuhot=color214
menusel = color253;color23
menuhot = color214
menuhotsel = color214;color23
menuinactive = color246
@ -138,6 +138,7 @@
helpbold = color180;;bold
helplink = color45
helpslink = color228;color23;bold
helptitle = color180;;bold
[editor]
_default_ = color252;color237

View File

@ -115,8 +115,8 @@
[menu]
_default_ = color250;default
menuhot=color214
menusel = color253;color88
menuhot = color214
menuhotsel = color214;color88
menuinactive = color245
@ -138,6 +138,7 @@
helpbold = color180;;bold
helplink = color45
helpslink = color228;color88;bold
helptitle = color180;;bold
[editor]
_default_ = color250;default

View File

@ -115,8 +115,8 @@
[menu]
_default_ = color252;color239
menuhot=color214
menusel = color253;color88
menuhot = color214
menuhotsel = color214;color88
menuinactive = color246
@ -138,6 +138,7 @@
helpbold = color180;;bold
helplink = color45
helpslink = color228;color88;bold
helptitle = color180;;bold
[editor]
_default_ = color252;color237

View File

@ -73,11 +73,16 @@
[menu]
_default_ = lightgray;black
menuhot=brown;black
menusel = lightgray;blue
menuhot = brown;black
menuhotsel = brown;blue
menuinactive = gray;black
[popupmenu]
_default_ = lightgray;black
menusel = lightgray;blue
menutitle = lightgray;black
[buttonbar]
hotkey = lightgray;blue
button = lightgray;black
@ -123,11 +128,6 @@
folder = blue;black
error = red;lightgray
[popupmenu]
_default_=lightgray;black
menusel=lightgray;blue
menutitle=lightgray;black
[widget-common]
sort-sign-up =
sort-sign-down =

View File

@ -126,8 +126,8 @@
[menu]
_default_ = black;rgb452
menuhot=;;underline
menusel = ;rgb551
menuhot = ;;underline
menuhotsel = ;rgb551;underline
menuinactive =
@ -149,6 +149,7 @@
helpbold = red
helplink = blue;;underline
helpslink = blue;;reverse
helptitle = ;;underline
[editor]
_default_ = black;rgb554

View File

@ -115,8 +115,8 @@
[menu]
_default_ = black;color250
menuhot=color88;;
menusel = black;color73;
menuhot = color88;;
menuhotsel = color88;color73;
menuinactive = color244
@ -138,6 +138,7 @@
helpbold = color235;;bold
helplink = color19;;
helpslink = black;color73;inverse
helptitle = color235;;bold
[editor]
_default_ = color250;color234