Last active
May 18, 2024 13:36
-
-
Save Ajnasz/8685681 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[skin] | |
description=Ajnasz Blue Theme. Midnight Commander skin from Ajnasz. | |
[Lines] | |
horiz=─ | |
vert=│ | |
lefttop=┌ | |
righttop=┐ | |
leftbottom=└ | |
rightbottom=┘ | |
topmiddle=─ | |
bottommiddle=─ | |
leftmiddle=├ | |
rightmiddle=┤ | |
cross=┼ | |
dhoriz=═ | |
dvert=║ | |
dlefttop=╔ | |
drighttop=╗ | |
dleftbottom=╚ | |
drightbottom=╝ | |
dtopmiddle=╤ | |
dbottommiddle=╧ | |
dleftmiddle=╟ | |
drightmiddle=╢ | |
[core] | |
_default_=blue;default | |
reverse=black;brightblue | |
selected=white;brightblue | |
marked=yellow;gray | |
markselect=gray;yellow | |
gauge=lightgray;blue | |
input=white;blue | |
header=lightgray; | |
[filehighlight] | |
directory=lightgray; | |
executable=brightgreen; | |
symlink=cyan; | |
stalelink=red; | |
device=brightmagenta; | |
special=yellow; | |
core=red; | |
temp=gray; | |
archive=magenta; | |
source=green; | |
media=; | |
graph=; | |
database=brown; | |
doc=cyan; | |
[dialog] | |
_default_=black;brightblue | |
dhotnormal=cyan;black | |
dfocus=brightblue;black | |
dhotfocus=white;black | |
[error] | |
_default_=white;red | |
errdfocus=red;white | |
errdtitle=red;white | |
errdhotnormal=red;white | |
errdhotfocus=blue;green | |
[menu] | |
_default_=black;brightblue | |
menuhot=cyan;black | |
menusel=birghtblue;black | |
menuhotsel=cyan;black | |
[buttonbar] | |
hotkey=cyan; | |
button=black;brightblue | |
[editor] | |
_default_=lightgray; | |
editbold=default; | |
editmarked=blue;gray | |
editwhitespace=blue; | |
linestate=; | |
bookmark=white;red | |
bookmarkfound=black;blue | |
[help] | |
_default_=black;lightgray | |
helpitalic=red;lightgray | |
helpbold=blue;lightgray | |
helplink=white;lightgray | |
helpslink=white;blue | |
[viewer] | |
viewunderline=brightred; | |
[widget-common] | |
sort-sign-up = ' | |
sort-sign-down = , | |
[widget-scollbar] | |
first-vert-char=↑ | |
last-vert-char=↓ | |
first-horiz-char=« | |
last-horiz-char=» | |
current-char=■ | |
background-char=▒ |
Please attach a screenshot.
Please attach a screenshot.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@ ivanchoff :
use this command line to work:
mc -S ~/.config/mc/skins/ajnasz-blue.ini
and you can create alias to add this by default...
also obtained from "man mc":
A skin-file is searched on the following algorithm (to the first one found):