1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- [skin]
- description=Far-like skin
- [Lines]
- lefttop=╔
- righttop=╗
- centertop=╤
- centerbottom=╧
- leftbottom=╚
- rightbottom=╝
- leftmiddle=╟
- rightmiddle=╢
- centermiddle=┼
- horiz=═
- vert=║
- thinhoriz=─
- thinvert=│
- [core]
- _default_=lightgray;blue
- selected=black;cyan
- marked=yellow;blue
- markselect=yellow;cyan;
- gauge=white;black
- input=black;cyan
- reverse=black;lightgray
- [dialog]
- _default_=black;lightgray
- dfocus=black;cyan
- dhotnormal=blue;lightgray
- dhotfocus=blue;cyan
- [error]
- _default_=white;red
- errdhotnormal=yellow;red
- errdhotfocus=yellow;lightgray
- [filehighlight]
- directory=white;
- executable=brightgreen;
- symlink=lightgray;
- stalelink=brightred;
- device=brightmagenta;
- special=black;
- core=red;
- temp=gray;
- archive=brightmagenta;
- doc=brown;
- source=cyan;
- media=green;
- graph=brightcyan;
- database=brightred;
- [menu]
- _default_=white;cyan
- menuhot=yellow;cyan
- menusel=white;black
- menuhotsel=yellow;black
- [help]
- _default_=black;lightgray
- helpitalic=red;lightgray
- helpbold=blue;lightgray
- helplink=black;cyan
- helpslink=yellow;blue
- [editor]
- _default_=lightgray;blue
- editbold=yellow;blue
- editmarked=black;cyan
- editwhitespace=brightblue;blue
- linestate=white;cyan
- [viewer]
- viewunderline=brightred;blue
|