Ticket #1791: nicedark.ini

File nicedark.ini, 1.8 KB (added by ligelowbee, 15 years ago)

nicedark mc skin

Line 
1[skin]
2    description=Nice and Dark
3
4[Lines]
5    lefttop=
6    righttop=┐
7    centertop=─
8    centerbottom=─
9    leftbottom=└
10    rightbottom=┘
11    leftmiddle=├
12    rightmiddle=┤
13    centermiddle=┼
14    horiz=─
15    vert=│
16    thinhoriz=─
17    thinvert=│
18
19[core]
20    _default_=lightgray;black
21    selected=lightgray;blue
22    marked=brown;black
23    markselect=brown;blue
24    gauge=black;lightgray
25    input=lightgray;black
26    reverse=blue;black
27
28[dialog]
29    _default_=lightgray;darkgray
30    dfocus=lightgray;blue
31    dhotnormal=blue;darkgray
32    dhotfocus=white;blue
33
34[error]
35    _default_=white;red
36    errdhotnormal=yellow;red
37    errdhotfocus=yellow;lightgray
38
39
40[filehighlight]
41    directory=blue;
42    executable=brightgreen;
43    symlink=gray;
44    stalelink=brightred;
45    device=brightmagenta;
46    special=gray;
47    core=red;
48    temp=gray;
49    archive=magenta;
50    doc=lightgray;
51    source=brightcyan;
52    media=green;
53    graph=cyan;
54    database=brightred;
55
56[menu]
57    _default_=lightgray;black
58    menuhot=brown;black
59    menusel=lightgray;blue
60    menuhotsel=white;blue
61
62[buttonbar]
63    hotkey=lightgray;blue
64    button=lightgray;black
65
66[help]
67    _default_=lightgray;darkgray
68    helpitalic=red;darkgray
69    helpbold=brown;darkgray
70    helplink=blue;darkgray
71    helpslink=lightgray;blue
72
73[editor]
74    _default_=lightgray;blue
75    editbold=brown;blue
76    editmarked=black;cyan
77    editwhitespace=brightblue;blue
78    linestate=white;cyan
79    bookmark=white;red
80    bookmarkfound=black;green
81
82[viewer]
83    viewunderline=brightred;blue
84
85[widget-common]
86    sort-sign-down=
87    sort-sign-up=↓
88
89[widget-panel]
90    hiddenfiles-sign-show  = 
91    hiddenfiles-sign-hide  = ○
92    history-prev-item-sign = «
93    history-next-item-sign = »
94    history-show-list-sign = ^
95