1
1
mc/misc/skins/nicedark.ini
Egmont Koblinger 5943929956 Ticket #3183: diffviewer line drawing fix.
The "topmiddle" and "bottommiddle" characters are defined incorrectly
in many skins. This is because the correct definition wouldn't work
with S-Lang build. The only place these characters are used is the
diffviewer if either the +/- signs or the line numbers are shown,
enabled by pressing S or L. The correct definition of these characters
currently show up as 'v' and 'w' characters.

The fix makes the diffviewer use tty_print_alt_char() as it is being used
in other parts of the code, and hence it fixes the bug.
It also fixes the skin definitions.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2014-03-16 17:02:46 +04:00

144 строки
2.8 KiB
INI

[skin]
description=Nice and Dark
[Lines]
horiz=
vert=│
lefttop=┌
righttop=┐
leftbottom=└
rightbottom=┘
topmiddle=┬
bottommiddle=┴
leftmiddle=├
rightmiddle=┤
cross=┼
dhoriz=─
dvert=│
dlefttop=┌
drighttop=┐
dleftbottom=└
drightbottom=┘
dtopmiddle=┬
dbottommiddle=┴
dleftmiddle=├
drightmiddle=┤
[core]
_default_=lightgray;black
selected=lightgray;blue
marked=brown;black
markselect=brown;blue
gauge=black;lightgray
input=lightgray;black
inputunchanged=gray;black
inputmark=black;lightgray
disabled=gray;black
reverse=brown;black
commandlinemark=black;lightgray
header=lightgray;black
inputhistory=
commandhistory=
[dialog]
_default_=lightgray;black
dfocus=lightgray;blue
dhotnormal=brown;black
dhotfocus=brown;blue
dtitle=brown;black
[error]
_default_=red;black
errdfocus=black;red
errdhotnormal=brightred;black
errdhotfocus=brown;red
errdtitle=brown;black
[filehighlight]
directory=blue;
executable=brightgreen;
symlink=gray;
hardlink=
stalelink=brightred;
device=brightmagenta;
special=gray;
core=red;
temp=gray;
archive=magenta;
doc=lightgray;
source=brightcyan;
media=green;
graph=cyan;
database=brightred;
[menu]
_default_=lightgray;black
menuhot=brown;black
menusel=lightgray;blue
menuhotsel=brown;blue
menuinactive=gray;black
[buttonbar]
hotkey=lightgray;blue
button=lightgray;black
[statusbar]
_default_=lightgray;black
[help]
_default_=lightgray;black
helpitalic=red;black
helpbold=brown;black
helplink=blue;black
helpslink=lightgray;blue
helptitle=brown;black
[editor]
_default_=lightgray;black
editbold=brown;blue
editmarked=black;cyan
editwhitespace=brightblue;blue
editlinestate=white;cyan
bookmark=white;red
bookmarkfound=black;green
editrightmargin=brightblue;black
# editbg=
editframe=gray;
editframeactive=lightgray;
editframedrag=brightblue;
window-state-char = ↕
window-close-char = ✕
[viewer]
viewbold=brown;blue
viewunderline=brightred;blue
viewselected=brown;cyan
[diffviewer]
added=white;brown
changedline=blue;cyan
changednew=red;cyan
changed=white;cyan
removed=white;red
folder=blue;black
error=red;lightgray
[popupmenu]
_default_=lightgray;black
menusel=lightgray;blue
menutitle=lightgray;black
[widget-common]
sort-sign-up=
sort-sign-down=↓
[widget-panel]
hiddenfiles-sign-show =
hiddenfiles-sign-hide = ○
history-prev-item-sign = «
history-next-item-sign = »
history-show-list-sign = ^
filename-scroll-left-char = «
filename-scroll-right-char = »