mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
skins: add modarin256 thin and root variant.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
7b9e2db5cf
commit
ad2431c40f
@ -20,9 +20,13 @@ skin_DATA = \
|
||||
modarcon16root-defbg-thin.ini \
|
||||
modarcon16root-thin.ini \
|
||||
modarcon16root.ini \
|
||||
modarin256-defbg-thin.ini \
|
||||
modarin256-defbg.ini \
|
||||
modarin256-thin.ini \
|
||||
modarin256.ini \
|
||||
modarin256root-defbg-thin.ini \
|
||||
modarin256root-defbg.ini \
|
||||
modarin256root-thin.ini \
|
||||
modarin256root.ini \
|
||||
nicedark.ini \
|
||||
sand256.ini \
|
||||
|
184
misc/skins/modarin256-defbg-thin.ini
Normal file
184
misc/skins/modarin256-defbg-thin.ini
Normal file
@ -0,0 +1,184 @@
|
||||
#
|
||||
# modarin256: a moderate-dark-independent 256-color skin for MidnightCommander.
|
||||
#
|
||||
# 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.
|
||||
#
|
||||
# 256-color skins require mc version 4.8 or newer.
|
||||
#
|
||||
# Author: Oliver Lange <modarin@bloody.in-berlin.de>
|
||||
#
|
||||
# Version: 1.2
|
||||
#
|
||||
|
||||
[skin]
|
||||
description = MoDarIn256-DefaultBG (user)
|
||||
256colors = true
|
||||
|
||||
[Lines]
|
||||
horiz = ─
|
||||
vert = │
|
||||
lefttop = ┌
|
||||
righttop = ┐
|
||||
leftbottom = └
|
||||
rightbottom = ┘
|
||||
topmiddle = ┬
|
||||
bottommiddle = ┴
|
||||
leftmiddle = ├
|
||||
rightmiddle = ┤
|
||||
cross = ┼
|
||||
dhoriz = ─
|
||||
dvert = │
|
||||
dlefttop = ┌
|
||||
drighttop = ┐
|
||||
dleftbottom = └
|
||||
drightbottom = ┘
|
||||
dtopmiddle = ─
|
||||
dbottommiddle = ─
|
||||
dleftmiddle = ├
|
||||
drightmiddle = ┤
|
||||
|
||||
[core]
|
||||
_default_ = color250;default
|
||||
selected = color253;color23
|
||||
marked = color228;;bold
|
||||
markselect = color228;color23;bold
|
||||
gauge = color250;color66
|
||||
input = color187;color235;bold
|
||||
inputmark = color228;color23;bold
|
||||
inputunchanged = color144;color235;bold
|
||||
commandlinemark = color228;color23;bold
|
||||
reverse = color254;color66
|
||||
header = color180;;bold
|
||||
disabled = color246;color239
|
||||
#inputhistory =
|
||||
#commandhistory =
|
||||
|
||||
[dialog]
|
||||
_default_ = color252;color239
|
||||
dhotnormal = color214
|
||||
dfocus = color228;color23;bold
|
||||
dhotfocus = color214;color23
|
||||
dtitle = color180;;bold
|
||||
|
||||
[error]
|
||||
_default_ = color230;color52
|
||||
errdfocus = color254;color23;bold
|
||||
errdhotnormal = color203;color52
|
||||
errdhotfocus = color203;color23;bold
|
||||
errdtitle = color227;;bold
|
||||
|
||||
[filehighlight]
|
||||
directory = color144;;bold
|
||||
executable = color114
|
||||
symlink = color45
|
||||
hardlink =
|
||||
stalelink = color203
|
||||
device = color170
|
||||
special = color142
|
||||
core = color197
|
||||
temp = color245
|
||||
archive = color172
|
||||
doc = color153
|
||||
source = color109
|
||||
media = color141
|
||||
graph = color216
|
||||
database = color103
|
||||
|
||||
[menu]
|
||||
_default_ = color250;default
|
||||
menusel = color253;color23
|
||||
menuhot = color214
|
||||
menuhotsel = color214;color23
|
||||
menuinactive = color245
|
||||
|
||||
[popupmenu]
|
||||
_default_ = color250;default
|
||||
menusel = color253;color23
|
||||
menutitle = color180;;bold
|
||||
|
||||
[buttonbar]
|
||||
button = color253;color236
|
||||
hotkey = color214;color238;bold
|
||||
|
||||
[statusbar]
|
||||
_default_ = color253;color66
|
||||
|
||||
[help]
|
||||
_default_ = color252;color239
|
||||
helpitalic = color114;;bold
|
||||
helpbold = color180;;bold
|
||||
helplink = color45
|
||||
helpslink = color228;color23;bold
|
||||
helptitle = color180;;bold
|
||||
|
||||
[editor]
|
||||
_default_ = color250;default
|
||||
editbold = color228;;bold
|
||||
editmarked = color228;color23;bold
|
||||
editwhitespace = color56;color234
|
||||
editlinestate = color66;color235
|
||||
bookmark = ;color239
|
||||
bookmarkfound = ;color239;bold
|
||||
editrightmargin = ;color235;bold
|
||||
|
||||
[viewer]
|
||||
_default_ = color250;default
|
||||
viewbold = ;;bold
|
||||
viewunderline = ;;underline
|
||||
viewselected = color228;color23;bold
|
||||
|
||||
[diffviewer]
|
||||
changedline = color231;color29
|
||||
changednew = color232;color78
|
||||
changed = color231;color39
|
||||
added = color232;color81
|
||||
removed = ;color234
|
||||
error = color231;color160
|
||||
|
||||
[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 = ^
|
||||
|
||||
[widget-scollbar]
|
||||
first-vert-char = ↑
|
||||
last-vert-char = ↓
|
||||
first-horiz-char = «
|
||||
last-horiz-char = »
|
||||
current-char = ■
|
||||
background-char = ▒
|
184
misc/skins/modarin256-thin.ini
Normal file
184
misc/skins/modarin256-thin.ini
Normal file
@ -0,0 +1,184 @@
|
||||
#
|
||||
# modarin256: a moderate-dark-independent 256-color skin for MidnightCommander.
|
||||
#
|
||||
# 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.
|
||||
#
|
||||
# 256-color skins require mc version 4.8 or newer.
|
||||
#
|
||||
# Author: Oliver Lange <modarin@bloody.in-berlin.de>
|
||||
#
|
||||
# Version: 1.2
|
||||
#
|
||||
|
||||
[skin]
|
||||
description = MoDarIn256 (user)
|
||||
256colors = true
|
||||
|
||||
[Lines]
|
||||
horiz = ─
|
||||
vert = │
|
||||
lefttop = ┌
|
||||
righttop = ┐
|
||||
leftbottom = └
|
||||
rightbottom = ┘
|
||||
topmiddle = ┬
|
||||
bottommiddle = ┴
|
||||
leftmiddle = ├
|
||||
rightmiddle = ┤
|
||||
cross = ┼
|
||||
dhoriz = ─
|
||||
dvert = │
|
||||
dlefttop = ┌
|
||||
drighttop = ┐
|
||||
dleftbottom = └
|
||||
drightbottom = ┘
|
||||
dtopmiddle = ─
|
||||
dbottommiddle = ─
|
||||
dleftmiddle = ├
|
||||
drightmiddle = ┤
|
||||
|
||||
[core]
|
||||
_default_ = color252;color237
|
||||
selected = color253;color23
|
||||
marked = color228;;bold
|
||||
markselect = color228;color23;bold
|
||||
gauge = color250;color66
|
||||
input = color187;color235;bold
|
||||
inputmark = color228;color23;bold
|
||||
inputunchanged = color144;color235;bold
|
||||
commandlinemark = color228;color23;bold
|
||||
reverse = color254;color66
|
||||
header = color180;;bold
|
||||
disabled = color246;color239
|
||||
#inputhistory =
|
||||
#commandhistory =
|
||||
|
||||
[dialog]
|
||||
_default_ = color252;color239
|
||||
dhotnormal = color214
|
||||
dfocus = color228;color23;bold
|
||||
dhotfocus = color214;color23
|
||||
dtitle = color180;;bold
|
||||
|
||||
[error]
|
||||
_default_ = color230;color52
|
||||
errdfocus = color254;color23;bold
|
||||
errdhotnormal = color203;color52
|
||||
errdhotfocus = color203;color23;bold
|
||||
errdtitle = color227;;bold
|
||||
|
||||
[filehighlight]
|
||||
directory = color144;;bold
|
||||
executable = color114
|
||||
symlink = color45
|
||||
hardlink =
|
||||
stalelink = color203
|
||||
device = color170
|
||||
special = color142
|
||||
core = color197
|
||||
temp = color245
|
||||
archive = color172
|
||||
doc = color153
|
||||
source = color109
|
||||
media = color141
|
||||
graph = color216
|
||||
database = color103
|
||||
|
||||
[menu]
|
||||
_default_ = color252;color239
|
||||
menusel = color253;color23
|
||||
menuhot = color214
|
||||
menuhotsel = color214;color23
|
||||
menuinactive = color246
|
||||
|
||||
[popupmenu]
|
||||
_default_ = color252;color239
|
||||
menusel = color253;color23
|
||||
menutitle = color180;;bold
|
||||
|
||||
[buttonbar]
|
||||
button = color253;color236
|
||||
hotkey = color214;color238;bold
|
||||
|
||||
[statusbar]
|
||||
_default_ = color253;color66
|
||||
|
||||
[help]
|
||||
_default_ = color252;color239
|
||||
helpitalic = color114;;bold
|
||||
helpbold = color180;;bold
|
||||
helplink = color45
|
||||
helpslink = color228;color23;bold
|
||||
helptitle = color180;;bold
|
||||
|
||||
[editor]
|
||||
_default_ = color252;color237
|
||||
editbold = color228;;bold
|
||||
editmarked = color228;color23;bold
|
||||
editwhitespace = color56;color234
|
||||
editlinestate = color66;color235
|
||||
bookmark = ;color239
|
||||
bookmarkfound = ;color239;bold
|
||||
editrightmargin = ;color235;bold
|
||||
|
||||
[viewer]
|
||||
_default_ = color252;color237
|
||||
viewbold = ;;bold
|
||||
viewunderline = ;;underline
|
||||
viewselected = color228;color23;bold
|
||||
|
||||
[diffviewer]
|
||||
changedline = color231;color29
|
||||
changednew = color232;color78
|
||||
changed = color231;color39
|
||||
added = color232;color81
|
||||
removed = ;color235
|
||||
error = color231;color160
|
||||
|
||||
[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 = ^
|
||||
|
||||
[widget-scollbar]
|
||||
first-vert-char = ↑
|
||||
last-vert-char = ↓
|
||||
first-horiz-char = «
|
||||
last-horiz-char = »
|
||||
current-char = ■
|
||||
background-char = ▒
|
184
misc/skins/modarin256root-defbg-thin.ini
Normal file
184
misc/skins/modarin256root-defbg-thin.ini
Normal file
@ -0,0 +1,184 @@
|
||||
#
|
||||
# modarin256: a moderate-dark-independent 256-color skin for MidnightCommander.
|
||||
#
|
||||
# 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.
|
||||
#
|
||||
# 256-color skins require mc version 4.8 or newer.
|
||||
#
|
||||
# Author: Oliver Lange <modarin@bloody.in-berlin.de>
|
||||
#
|
||||
# Version: 1.2
|
||||
#
|
||||
|
||||
[skin]
|
||||
description = MoDarIn256root-DefaultBG (root)
|
||||
256colors = true
|
||||
|
||||
[Lines]
|
||||
horiz = ─
|
||||
vert = │
|
||||
lefttop = ┌
|
||||
righttop = ┐
|
||||
leftbottom = └
|
||||
rightbottom = ┘
|
||||
topmiddle = ┬
|
||||
bottommiddle = ┴
|
||||
leftmiddle = ├
|
||||
rightmiddle = ┤
|
||||
cross = ┼
|
||||
dhoriz = ─
|
||||
dvert = │
|
||||
dlefttop = ┌
|
||||
drighttop = ┐
|
||||
dleftbottom = └
|
||||
drightbottom = ┘
|
||||
dtopmiddle = ─
|
||||
dbottommiddle = ─
|
||||
dleftmiddle = ├
|
||||
drightmiddle = ┤
|
||||
|
||||
[core]
|
||||
_default_ = color250;default
|
||||
selected = color253;color88
|
||||
marked = color228;;bold
|
||||
markselect = color228;color88;bold
|
||||
gauge = color250;color95
|
||||
input = color187;color235;bold
|
||||
inputmark = color228;color88;bold
|
||||
inputunchanged = color144;color235;bold
|
||||
commandlinemark = color228;color88;bold
|
||||
reverse = color254;color95
|
||||
header = color180;;bold
|
||||
disabled = color246;color239
|
||||
#inputhistory =
|
||||
#commandhistory =
|
||||
|
||||
[dialog]
|
||||
_default_ = color252;color239
|
||||
dhotnormal = color214
|
||||
dfocus = color228;color88;bold
|
||||
dhotfocus = color214;color88;bold
|
||||
dtitle = color180;;bold
|
||||
|
||||
[error]
|
||||
_default_ = color230;color52
|
||||
errdfocus = color254;color95;bold
|
||||
errdhotnormal = color203;color52
|
||||
errdhotfocus = color203;color95;bold
|
||||
errdtitle = color227;;bold
|
||||
|
||||
[filehighlight]
|
||||
directory = color144;;bold
|
||||
executable = color114
|
||||
symlink = color45
|
||||
hardlink =
|
||||
stalelink = color203
|
||||
device = color170
|
||||
special = color142
|
||||
core = color197
|
||||
temp = color245
|
||||
archive = color172
|
||||
doc = color153
|
||||
source = color109
|
||||
media = color141
|
||||
graph = color216
|
||||
database = color103
|
||||
|
||||
[menu]
|
||||
_default_ = color250;default
|
||||
menusel = color253;color88
|
||||
menuhot = color214
|
||||
menuhotsel = color214;color88
|
||||
menuinactive = color245
|
||||
|
||||
[popupmenu]
|
||||
_default_ = color250;default
|
||||
menusel = color253;color88
|
||||
menutitle = color180;;bold
|
||||
|
||||
[buttonbar]
|
||||
button = color253;color236
|
||||
hotkey = color214;color238;bold
|
||||
|
||||
[statusbar]
|
||||
_default_ = color254;color95
|
||||
|
||||
[help]
|
||||
_default_ = color252;color239
|
||||
helpitalic = color114;;bold
|
||||
helpbold = color180;;bold
|
||||
helplink = color45
|
||||
helpslink = color228;color88;bold
|
||||
helptitle = color180;;bold
|
||||
|
||||
[editor]
|
||||
_default_ = color250;default
|
||||
editbold = color228;;bold
|
||||
editmarked = color228;color88;bold
|
||||
editwhitespace = color56;color234
|
||||
editlinestate = color95;color235
|
||||
bookmark = ;color239
|
||||
bookmarkfound = ;color239;bold
|
||||
editrightmargin = ;color235;bold
|
||||
|
||||
[viewer]
|
||||
_default_ = color250;default
|
||||
viewbold = ;;bold
|
||||
viewunderline = ;;underline
|
||||
viewselected = color228;color88;bold
|
||||
|
||||
[diffviewer]
|
||||
changedline = color231;color130
|
||||
changednew = color232;color208
|
||||
changed = color231;color96
|
||||
added = color232;color218
|
||||
removed = ;color234
|
||||
error = color231;color160
|
||||
|
||||
[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 = ^
|
||||
|
||||
[widget-scollbar]
|
||||
first-vert-char = ↑
|
||||
last-vert-char = ↓
|
||||
first-horiz-char = «
|
||||
last-horiz-char = »
|
||||
current-char = ■
|
||||
background-char = ▒
|
184
misc/skins/modarin256root-thin.ini
Normal file
184
misc/skins/modarin256root-thin.ini
Normal file
@ -0,0 +1,184 @@
|
||||
#
|
||||
# modarin256: a moderate-dark-independent 256-color skin for MidnightCommander.
|
||||
#
|
||||
# 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.
|
||||
#
|
||||
# 256-color skins require mc version 4.8 or newer.
|
||||
#
|
||||
# Author: Oliver Lange <modarin@bloody.in-berlin.de>
|
||||
#
|
||||
# Version: 1.2
|
||||
#
|
||||
|
||||
[skin]
|
||||
description = MoDarIn256root (root)
|
||||
256colors = true
|
||||
|
||||
[Lines]
|
||||
horiz = ─
|
||||
vert = │
|
||||
lefttop = ┌
|
||||
righttop = ┐
|
||||
leftbottom = └
|
||||
rightbottom = ┘
|
||||
topmiddle = ┬
|
||||
bottommiddle = ┴
|
||||
leftmiddle = ├
|
||||
rightmiddle = ┤
|
||||
cross = ┼
|
||||
dhoriz = ─
|
||||
dvert = │
|
||||
dlefttop = ┌
|
||||
drighttop = ┐
|
||||
dleftbottom = └
|
||||
drightbottom = ┘
|
||||
dtopmiddle = ─
|
||||
dbottommiddle = ─
|
||||
dleftmiddle = ├
|
||||
drightmiddle = ┤
|
||||
|
||||
[core]
|
||||
_default_ = color252;color237
|
||||
selected = color253;color88
|
||||
marked = color228;;bold
|
||||
markselect = color228;color88;bold
|
||||
gauge = color250;color95
|
||||
input = color187;color235;bold
|
||||
inputmark = color228;color88;bold
|
||||
inputunchanged = color144;color235;bold
|
||||
commandlinemark = color228;color88;bold
|
||||
reverse = color254;color95
|
||||
header = color180;;bold
|
||||
disabled = color246;color239
|
||||
#inputhistory =
|
||||
#commandhistory =
|
||||
|
||||
[dialog]
|
||||
_default_ = color252;color239
|
||||
dhotnormal = color214
|
||||
dfocus = color228;color88;bold
|
||||
dhotfocus = color214;color88;bold
|
||||
dtitle = color180;;bold
|
||||
|
||||
[error]
|
||||
_default_ = color230;color52
|
||||
errdfocus = color254;color95;bold
|
||||
errdhotnormal = color203;color52
|
||||
errdhotfocus = color203;color95;bold
|
||||
errdtitle = color227;;bold
|
||||
|
||||
[filehighlight]
|
||||
directory = color144;;bold
|
||||
executable = color114
|
||||
symlink = color45
|
||||
hardlink =
|
||||
stalelink = color203
|
||||
device = color170
|
||||
special = color142
|
||||
core = color197
|
||||
temp = color245
|
||||
archive = color172
|
||||
doc = color153
|
||||
source = color109
|
||||
media = color141
|
||||
graph = color216
|
||||
database = color103
|
||||
|
||||
[menu]
|
||||
_default_ = color252;color239
|
||||
menusel = color253;color88
|
||||
menuhot = color214
|
||||
menuhotsel = color214;color88
|
||||
menuinactive = color246
|
||||
|
||||
[popupmenu]
|
||||
_default_ = color252;color239
|
||||
menusel = color253;color88
|
||||
menutitle = color180;;bold
|
||||
|
||||
[buttonbar]
|
||||
button = color253;color236
|
||||
hotkey = color214;color238;bold
|
||||
|
||||
[statusbar]
|
||||
_default_ = color254;color95
|
||||
|
||||
[help]
|
||||
_default_ = color252;color239
|
||||
helpitalic = color114;;bold
|
||||
helpbold = color180;;bold
|
||||
helplink = color45
|
||||
helpslink = color228;color88;bold
|
||||
helptitle = color180;;bold
|
||||
|
||||
[editor]
|
||||
_default_ = color252;color237
|
||||
editbold = color228;;bold
|
||||
editmarked = color228;color88;bold
|
||||
editwhitespace = color56;color234
|
||||
editlinestate = color95;color235
|
||||
bookmark = ;color239
|
||||
bookmarkfound = ;color239;bold
|
||||
editrightmargin = ;color235;bold
|
||||
|
||||
[viewer]
|
||||
_default_ = color252;color237
|
||||
viewbold = ;;bold
|
||||
viewunderline = ;;underline
|
||||
viewselected = color228;color88;bold
|
||||
|
||||
[diffviewer]
|
||||
changedline = color231;color130
|
||||
changednew = color232;color208
|
||||
changed = color231;color96
|
||||
added = color232;color218
|
||||
removed = ;color235
|
||||
error = color231;color160
|
||||
|
||||
[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 = ^
|
||||
|
||||
[widget-scrollbar]
|
||||
first-vert-char = ↑
|
||||
last-vert-char = ↓
|
||||
first-horiz-char = «
|
||||
last-horiz-char = »
|
||||
current-char = ■
|
||||
background-char = ▒
|
Loading…
Reference in New Issue
Block a user