mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-18 09:19:24 +03:00
Ticket #2640: sand256 skin update.
When reorganizing skins, two values in the sand256 skin got lost: the header is boring black instead of interesting red, and the header in viewer/editor is not highlighted. Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
0ab3044665
commit
57de35ceb7
@ -85,7 +85,12 @@
|
|||||||
markselect=rgb400;rgb452
|
markselect=rgb400;rgb452
|
||||||
gauge=;rgb452
|
gauge=;rgb452
|
||||||
input=;rgb452
|
input=;rgb452
|
||||||
|
inputunchanged=gray;rgb452
|
||||||
|
inputmark=rgb452;gray
|
||||||
|
disabled=gray;rgb553
|
||||||
reverse=;rgb452
|
reverse=;rgb452
|
||||||
|
commandlinemark=white;gray
|
||||||
|
header=red
|
||||||
|
|
||||||
[dialog]
|
[dialog]
|
||||||
_default_=black;rgb553
|
_default_=black;rgb553
|
||||||
@ -127,6 +132,9 @@
|
|||||||
hotkey=black;rgb554
|
hotkey=black;rgb554
|
||||||
button=black;rgb452
|
button=black;rgb452
|
||||||
|
|
||||||
|
[statusbar]
|
||||||
|
_default_=black;rgb452
|
||||||
|
|
||||||
[help]
|
[help]
|
||||||
_default_=black;rgb553
|
_default_=black;rgb553
|
||||||
helpitalic=green
|
helpitalic=green
|
||||||
|
Loading…
Reference in New Issue
Block a user