If you use mc (midnight commander) for a while, you may get sick of not knowing if you're running it as root or not. I recall way back in the day when I used redhat (several years ago), it was setup so that the color scheme of root was red. I googled around for a while and couldn't find anything except rpms. RPMs are for wusses and lesser wimps. So I extracted this from the rpm.
You can add this to the end of /root/.mc/ini
want to create your own custom scheme? use this syntax to modify the colors.
Enjoy.
[Colors]
base_color=normal=lightgrey,red:input=wh ite,brown:errors=white,brightred:gauge=b rown,black:selected=black,white:marked=y ellow,red:markselect=yellow,white:direct ory=white,red:executable=brightgreen,red:l ink=lightgray,red:device=brightmagenta,r ed:special=brightmagenta,red:core=bright red,red:menu=black,white:menuhot=yellow,w hite:menuhotsel=brightred,black:dnormal=b lack,white:dfocus=white,lightgray:dhotno rmal=yellow,white:dhotfocus=brightred,li ghtgray:editnormal=lightgray,black:editm arked=yellow,white
You can add this to the end of /root/.mc/ini
want to create your own custom scheme? use this syntax to modify the colors.
Enjoy.
[Colors]
base_color=normal=lightgrey,red:input=wh
Leave a comment
