modarin256root.ini 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188
  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 substitute 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. shadow = color240;color0
  82. [dialog]
  83. _default_ = color252;color239
  84. dhotnormal = color214
  85. dfocus = color228;color88;bold
  86. dhotfocus = color214;color88;bold
  87. dtitle = color180;;bold
  88. [error]
  89. _default_ = color230;color52
  90. errdfocus = color254;color95;bold
  91. errdhotnormal = color203;color52
  92. errdhotfocus = color203;color95;bold
  93. errdtitle = color227;;bold
  94. [filehighlight]
  95. directory = color144;;bold
  96. executable = color114
  97. symlink = color45
  98. hardlink =
  99. stalelink = color203
  100. device = color170
  101. special = color142
  102. core = color197
  103. temp = color245
  104. archive = color172
  105. doc = color153
  106. source = color109
  107. media = color141
  108. graph = color216
  109. database = color103
  110. [menu]
  111. _default_ = color252;color239
  112. menusel = color253;color88
  113. menuhot = color214
  114. menuhotsel = color214;color88
  115. menuinactive = color246
  116. [popupmenu]
  117. _default_ = color252;color239
  118. menusel = color253;color88
  119. menutitle = color180;;bold
  120. [buttonbar]
  121. button = color253;color236
  122. hotkey = color214;color238;bold
  123. [statusbar]
  124. _default_ = color254;color95
  125. [help]
  126. _default_ = color252;color239
  127. helpitalic = color114;;bold
  128. helpbold = color180;;bold
  129. helplink = color45
  130. helpslink = color228;color88;bold
  131. helptitle = color180;;bold
  132. [editor]
  133. _default_ = color252;color237
  134. editbold = color228;;bold
  135. editmarked = color228;color88;bold
  136. editwhitespace = color56;color234
  137. editnonprintable = ;black
  138. editlinestate = color95;color235
  139. bookmark = ;color239
  140. bookmarkfound = ;color239;bold
  141. editrightmargin = ;color235;bold
  142. [viewer]
  143. _default_ = color252;color237
  144. viewbold = ;;bold
  145. viewunderline = ;;underline
  146. viewselected = color228;color88;bold
  147. [diffviewer]
  148. changedline = color231;color130
  149. changednew = color232;color208
  150. changed = color231;color96
  151. added = color232;color218
  152. removed = ;color235
  153. error = color231;color160
  154. [widget-panel]
  155. sort-up-char = ↑
  156. sort-down-char = ↓
  157. hiddenfiles-show-char = •
  158. hiddenfiles-hide-char = ○
  159. history-prev-item-char = «
  160. history-next-item-char = »
  161. history-show-list-char = ^
  162. [widget-scrollbar]
  163. first-vert-char = ↑
  164. last-vert-char = ↓
  165. first-horiz-char = «
  166. last-horiz-char = »
  167. current-char = ■
  168. background-char = ▒
  169. [widget-editor]
  170. window-state-char = *
  171. window-close-char = X