default.ini 1.5 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;A_REVERSE
  20. marked=yellow;blue;A_BOLD
  21. markselect=yellow;cyan; A_REVERSE|A_BOLD
  22. reverse=black;lightgray;A_REVERSE
  23. gauge=white;black
  24. input=black;cyan
  25. [dialog]
  26. _default_=black;lightgray;A_REVERSE
  27. focus=black;cyan;A_BOLD
  28. hotnormal=blue;lightgray
  29. hotfocus=blue;cyan
  30. [filehighlight]
  31. directory=white;
  32. executable=brightgreen;
  33. symlink=lightgray;
  34. stalelink=brightred;
  35. device=brightmagenta;
  36. special=black;
  37. core=red;
  38. temp=gray;
  39. archive=brightmagenta;
  40. hidden=black;
  41. doc=brown;
  42. source=cyan;
  43. media=green;
  44. graph=brightcyan;
  45. database=brightred;
  46. [menu]
  47. _default_=white;cyan
  48. entry=white;cyan;A_REVERSE
  49. hot=yellow;cyan
  50. selected=white;black;A_BOLD
  51. hotselected=yellow;black
  52. [help]
  53. _default_=black;lightgray;A_REVERSE
  54. italic=red;lightgray;A_REVERSE
  55. bold=blue;lightgray;A_REVERSE
  56. link=black;cyan
  57. slink=yellow;blue;A_BOLD
  58. [editor]
  59. bold=yellow;blue;A_BOLD
  60. marked=black;cyan;A_REVERSE
  61. whitespace=brightblue;blue
  62. linestate=white;cyan
  63. [viewer]
  64. underline=brightred;blue;A_UNDERLINE
  65. [error]
  66. _default_=white;red;A_BOLD
  67. hotnormal=yellow;red
  68. hotfocus=yellow;lightgray