default.ini 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. [skin]
  2. description=Standart skin
  3. [Lines]
  4. lefttop=┌
  5. righttop=┐
  6. centertop=─
  7. centerbottom=─
  8. leftbottom=└
  9. rightbottom=┘
  10. leftmiddle=├
  11. rightmiddle=┤
  12. centermiddle=┼
  13. horiz=─
  14. vert=│
  15. thinhoriz=─
  16. thinvert=│
  17. [core]
  18. _default_=lightgray;blue
  19. selected=black;cyan
  20. marked=yellow;blue
  21. markselect=yellow;cyan;
  22. gauge=white;black
  23. input=black;cyan
  24. reverse=black;lightgray
  25. [dialog]
  26. _default_=black;lightgray
  27. dfocus=black;cyan
  28. dhotnormal=blue;lightgray
  29. dhotfocus=blue;cyan
  30. [error]
  31. _default_=white;red
  32. errdhotnormal=yellow;red
  33. errdhotfocus=yellow;lightgray
  34. [filehighlight]
  35. directory=white;
  36. executable=brightgreen;
  37. symlink=lightgray;
  38. stalelink=brightred;
  39. device=brightmagenta;
  40. special=black;
  41. core=red;
  42. temp=gray;
  43. archive=brightmagenta;
  44. doc=brown;
  45. source=cyan;
  46. media=green;
  47. graph=brightcyan;
  48. database=brightred;
  49. [menu]
  50. _default_=white;cyan
  51. menuhot=yellow;cyan
  52. menusel=white;black
  53. menuhotsel=yellow;black
  54. [help]
  55. _default_=black;lightgray
  56. helpitalic=red;lightgray
  57. helpbold=blue;lightgray
  58. helplink=black;cyan
  59. helpslink=yellow;blue
  60. [editor]
  61. _default_=lightgray;blue
  62. editbold=yellow;blue
  63. editmarked=black;cyan
  64. editwhitespace=brightblue;blue
  65. linestate=white;cyan
  66. [viewer]
  67. viewunderline=brightred;blue