1
1
mc/misc/skins/darkfar.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

151 строка
3.0 KiB
INI
Исходник Ответственный История

Этот файл содержит неоднозначные символы Юникода

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[skin]
description=Dark Far skin
[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=black;cyan
marked=yellow;black
markselect=yellow;cyan
gauge=white;black
input=black;cyan
inputunchanged=gray;cyan
inputmark=cyan;black
disabled=gray;blue
reverse=black;lightgray
commandlinemark=black;lightgray
header=yellow;black
inputhistory=
commandhistory=
[dialog]
_default_=brightcyan;blue
dfocus=blue;cyan
dhotnormal=white;
dhotfocus=white;cyan
dtitle=white;
[error]
_default_=white;red
errdfocus=black;lightgray
errdhotnormal=yellow;red
errdhotfocus=yellow;lightgray
errdtitle=yellow;red
[filehighlight]
directory=white;
executable=brightmagenta;
symlink=lightgray;
hardlink=
stalelink=brightred;
device=brightmagenta;
special=brightblue;
core=red;
temp=gray;
archive=brightgreen;
doc=brown;
source=cyan;
media=green;
graph=brightcyan;
database=brightred;
[menu]
_default_=lightgray;blue
menuhot=white;blue
menusel=black;cyan
menuhotsel=white;cyan
menuinactive=black;lightgray
[help]
_default_=black;lightgray
helpitalic=red;lightgray
helpbold=blue;lightgray
helplink=black;cyan
helpslink=yellow;blue
helptitle=blue;lightgray
[editor]
_default_=lightgray;black
editbold=yellow;green
editmarked=black;lightgray
editwhitespace=brightblue;black
editlinestate=white;cyan
bookmark=white;red
bookmarkfound=black;green
editrightmargin=white;blue
# editbg=
editframe=gray;
editframeactive=lightgray;
editframedrag=white;
window-state-char = ↕
window-close-char = ×
[viewer]
viewbold=yellow;black
viewunderline=brightred;black
viewselected=yellow;cyan
[diffviewer]
added=white;green
changedline=blue;cyan
changednew=red;cyan
changed=white;cyan
removed=white;red
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=↓
[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 = »
[widget-scollbar]
first-vert-char=
last-vert-char=↓
first-horiz-char=«
last-horiz-char=»
current-char=■
background-char=▒