modarin256root.ini 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182
  1. #
  2. # modarin256: a moderate-dark-independent 256-color skin for MidnightCommander.
  3. #
  4. # This skin is using colors independent from the default 16 terminal colors,
  5. # i.e., no matter how the 16 standard colors are configured, the appearance
  6. # of Midnight Commander will not be affected.
  7. #
  8. # There are 4 variants of this skin:
  9. #
  10. # modarin256
  11. # - default skin, no standard colors used.
  12. #
  13. # modarin256-defbg
  14. # - like modarin256, but using the default background color for core, editor,
  15. # viewer, menu and popupmenu backgrounds, for use with (semi-)transparent
  16. # background colors.
  17. #
  18. # modarin256root
  19. # modarin256root-defbg
  20. # - like the other two skins, but for the root user, with red colors used
  21. # instead of green colors for things like select/focus/statusbar etc.,
  22. # to keep reminding the user that mc is running as root.
  23. #
  24. # Fallback skins for 16-color terminals (poor man's skins):
  25. #
  26. # modarcon16
  27. # modarcon16-defbg
  28. # modarcon16root
  29. # modarcon16root-defbg
  30. # - like everything running in a 16-color terminal, these skins look ugly
  31. # and are no subsitute for the 256-color versions. As some terminals don't
  32. # support using dark gray as background color, i used a black background
  33. # and adjusted the remaining colors accordingly.
  34. #
  35. # 256-color skins require mc version 4.8 or newer.
  36. #
  37. # Author: Oliver Lange <modarin@bloody.in-berlin.de>
  38. #
  39. # Version: 1.2
  40. #
  41. [skin]
  42. description=MoDarIn256root (root)
  43. 256colors=true
  44. [Lines]
  45. horiz=─
  46. vert=│
  47. lefttop=┌
  48. righttop=┐
  49. leftbottom=└
  50. rightbottom=┘
  51. topmiddle=─
  52. bottommiddle=─
  53. leftmiddle=├
  54. rightmiddle=┤
  55. cross=┼
  56. dhoriz=═
  57. dvert=║
  58. dlefttop=╔
  59. drighttop=╗
  60. dleftbottom=╚
  61. drightbottom=╝
  62. dtopmiddle=╤
  63. dbottommiddle=╧
  64. dleftmiddle=╟
  65. drightmiddle=╢
  66. [core]
  67. _default_=color252;color237
  68. selected=color253;color88
  69. marked=color228;;bold
  70. markselect=color228;color88;bold
  71. gauge=color250;color95
  72. input=color187;color235;bold
  73. inputmark=color228;color88;bold
  74. inputunchanged=color144;color235;bold
  75. commandlinemark=color228;color88;bold
  76. reverse=color254;color95
  77. header=color180;;bold
  78. disabled=color246;color239
  79. #inputhistory=
  80. #commandhistory=
  81. [dialog]
  82. _default_=color252;color239
  83. dhotnormal=color214
  84. dfocus=color228;color88;bold
  85. dhotfocus=color214;color88;bold
  86. dtitle=color180;;bold
  87. [error]
  88. _default_=color230;color52
  89. errdfocus=color254;color95;bold
  90. errdhotnormal=color203;color52
  91. errdhotfocus=color203;color95;bold
  92. errdtitle=color227;;bold
  93. [filehighlight]
  94. directory=color144;;bold
  95. executable=color114
  96. symlink=color45
  97. hardlink=
  98. stalelink=color203
  99. device=color170
  100. special=color142
  101. core=color197
  102. temp=color245
  103. archive=color172
  104. doc=color153
  105. source=color109
  106. media=color141
  107. graph=color216
  108. database=color103
  109. [menu]
  110. _default_=color252;color239
  111. menuhot=color214
  112. menusel=color253;color88
  113. menuhotsel=color214;color88
  114. menuinactive=color246
  115. [popupmenu]
  116. _default_=color252;color239
  117. menusel=color253;color88
  118. menutitle=color180;;bold
  119. [buttonbar]
  120. button=color253;color236
  121. hotkey=color214;color238;bold
  122. [statusbar]
  123. _default_=color254;color95
  124. [help]
  125. _default_=color252;color239
  126. helpitalic=color114;;bold
  127. helpbold=color180;;bold
  128. helplink=color45
  129. helpslink=color228;color88;bold
  130. [editor]
  131. _default_=color252;color237
  132. editbold=color228;;bold
  133. editmarked=color228;color88;bold
  134. editwhitespace=color56;color234
  135. editlinestate=color95;color235
  136. bookmark=;color239
  137. bookmarkfound=;color239;bold
  138. editrightmargin=;color235;bold
  139. [viewer]
  140. _default_=color252;color237
  141. viewunderline=;;underline
  142. [diffviewer]
  143. changedline=color231;color130
  144. changednew=color232;color208
  145. changed=color231;color96
  146. added=color232;color218
  147. removed=;color235
  148. folder=color232;color185
  149. error=color231;color160
  150. [widget-common]
  151. sort-sign-up=↓
  152. sort-sign-down=↑
  153. [widget-panel]
  154. hiddenfiles-sign-show=•
  155. hiddenfiles-sign-hide=○
  156. history-prev-item-sign=«
  157. history-next-item-sign=»
  158. history-show-list-sign=^
  159. [widget-scollbar]
  160. first-vert-char=↑
  161. last-vert-char=↓
  162. first-horiz-char=«
  163. last-horiz-char=»
  164. current-char=■
  165. background-char=▒