Rename _book_mark to edit_book_mark_t.
[midnight-commander.git] / misc / skins / sand256.ini
blob7f2a55ce66f5d3e53bb002c70c4034a4c7a6e382
1 # This skin demonstrates how to use 256 colors in mc.
3 # As a prerequisite, you will need to:
4 # 1) Have a terminal emulator that supports 256 colors (a few examples:
5 # xterm, Gnome terminal and other VTE derivatives, KDE's Konsole;
6 # iTerm for Mac OS X, PuTTY for Windows).
7 # 2) Adjust your TERM variable accordingly, e.g.: export TERM=xterm-256color
8 # Verify by running tput colors
10 # Each of the 256 colors has two names, you can use whichever you prefer.
12 # One possibility is to use the names "color0" to "color255" to access every
13 # color directly based on their number.
15 # The first 16 colors ("color0" to "color15") can also be specified by their
16 # names (these names are already being used by mc for 8/16 color terminals):
17 # black gray
18 # red brightred
19 # green brightgreen
20 # brown yellow
21 # blue brightblue
22 # magenta brightmagenta
23 # cyan brightcyan
24 # lightgray white
25 # Note that with 8/16 color terminal settings (such as TERM=xterm), colors
26 # of the second column can only be used for the foreground, and their actual
27 # interpretation varies across terminals. Some terminals show the colors
28 # from the first column instead (that is, you only have 8 colors), but make
29 # them bold. Others show the brighter version (16 foreground colors). Yet
30 # others make them bold and bright at the same time. Switching to 256 colors
31 # should end this ambiguity: you should have 16 separate colors according to
32 # their names, none of them are bold by default but any of them can be
33 # switched to bold, and all of them are available for background, too. This
34 # is the intended behavior, the actual behavior might vary across terminals.
36 # Colors of the 6x6x6 cube ("color16" to "color231") can alternatively be
37 # referred to as "rgb000" to "rgb555", all three digits ranging from 0 to 5,
38 # corresponding to the R, G and B color components.
40 # The 24 grayscale colors ("color232" to "color255") have the aliases "gray0"
41 # to "gray23".
43 # In addition to the 256 colors, the special word "default" means the
44 # default foreground or background color of your terminal, while "base" means
45 # mc's main colors. A missing value means falling back to the _default_ of the
46 # given section.
48 # Following the foreground and background colors, the third (optional) value
49 # can specify special attributes to enable. Valid values are bold, underline,
50 # reverse and blink. Append more with a plus sign, e.g. "underline+bold".
51 # Leaving the field empty makes it fall back to the attributes of _default_.
52 # Use any other word (e.g. "none") to prevent fallback and disable all flags.
54 [skin]
55 description=Sand skin using 256 colors
56 256colors=true
58 [Lines]
59 horiz=
60 vert=
61 lefttop=
62 righttop=
63 leftbottom=
64 rightbottom=
65 topmiddle=
66 bottommiddle=
67 leftmiddle=
68 rightmiddle=
69 cross=
70 dhoriz=
71 dvert=
72 dlefttop=
73 drighttop=
74 dleftbottom=
75 drightbottom=
76 dtopmiddle=
77 dbottommiddle=
78 dleftmiddle=
79 drightmiddle=
81 [core]
82 _default_=black;rgb554
83 selected=;rgb452
84 marked=rgb400
85 markselect=rgb400;rgb452
86 gauge=;rgb452
87 input=;rgb452
88 inputunchanged=gray;rgb452
89 inputmark=rgb452;gray
90 disabled=gray;rgb553
91 reverse=;rgb452
92 commandlinemark=white;gray
93 header=red
95 [dialog]
96 _default_=black;rgb553
97 dfocus=;rgb452
98 dhotnormal=;;underline
99 dhotfocus=;rgb452;underline
100 dtitle=;;underline
102 [error]
103 _default_=rgb554;rgb320;bold
104 errdfocus=black;rgb452;bold
105 errdhotnormal=;;bold+underline
106 errdhotfocus=black;rgb452;bold+underline
107 errdtitle=;;bold+underline
109 [filehighlight]
110 directory=
111 executable=rgb030
112 symlink=rgb202
113 hardlink=
114 # 404 Not Found :)
115 stalelink=rgb404
116 device=rgb231
117 special=rgb331
118 core=rgb430
119 temp=gray15
120 archive=rgb012
121 doc=rgb103
122 source=rgb310
123 media=rgb024
124 graph=rgb033
125 database=rgb421
127 [menu]
128 _default_=black;rgb452
129 menuhot=;;underline
130 menusel=;rgb551
131 menuhotsel=;rgb551;underline
132 menuinactive=
134 [popupmenu]
135 _default_=black;rgb553
136 menusel=;rgb452;underline
137 menutitle=;;underline
139 [buttonbar]
140 hotkey=black;rgb554
141 button=black;rgb452
143 [statusbar]
144 _default_=black;rgb452
146 [help]
147 _default_=black;rgb553
148 helpitalic=green
149 helpbold=red
150 helplink=blue;;underline
151 helpslink=blue;;reverse
153 [editor]
154 _default_=black;rgb554
155 editbold=rgb400
156 editmarked=;rgb452
157 editwhitespace=rgb400;rgb553
158 editlinestate=;rgb553
159 bookmark=;rgb551
160 bookmarkfound=;rgb530
161 editrightmargin=rgb400;rgb553
162 # editbg=
163 editframe=rgb530;
164 editframeactive=black;
165 editframedrag=rgb400;
166 window-state-char =
167 window-close-char =
169 [viewer]
170 viewunderline=;;underline
172 [diffviewer]
173 added=;rgb450
174 changedline=blue;rgb553
175 changednew=rgb400;rgb553
176 changed=;rgb553
177 removed=;rgb511
178 folder=;rgb530
179 error=rgb554;rgb320
181 [widget-common]
182 sort-sign-up =
183 sort-sign-down =
185 [widget-panel]
186 hiddenfiles-sign-show =
187 hiddenfiles-sign-hide =
188 history-prev-item-sign = «
189 history-next-item-sign = »
190 history-show-list-sign = ^
191 filename-scroll-left-char = «
192 filename-scroll-right-char = »
194 [widget-scollbar]
195 first-vert-char=
196 last-vert-char=
197 first-horiz-char=«
198 last-horiz-char=»
199 current-char=
200 background-char=