xterm-88color.dat 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126
  1. ##############################################################################
  2. # Copyright (c) 2005,2006 Free Software Foundation, Inc. #
  3. # #
  4. # Permission is hereby granted, free of charge, to any person obtaining a #
  5. # copy of this software and associated documentation files (the "Software"), #
  6. # to deal in the Software without restriction, including without limitation #
  7. # the rights to use, copy, modify, merge, publish, distribute, distribute #
  8. # with modifications, sublicense, and/or sell copies of the Software, and to #
  9. # permit persons to whom the Software is furnished to do so, subject to the #
  10. # following conditions: #
  11. # #
  12. # The above copyright notice and this permission notice shall be included in #
  13. # all copies or substantial portions of the Software. #
  14. # #
  15. # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR #
  16. # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, #
  17. # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL #
  18. # THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER #
  19. # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING #
  20. # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER #
  21. # DEALINGS IN THE SOFTWARE. #
  22. # #
  23. # Except as contained in this notice, the name(s) of the above copyright #
  24. # holders shall not be used in advertising or otherwise to promote the sale, #
  25. # use or other dealings in this Software without prior written #
  26. # authorization. #
  27. ##############################################################################
  28. # $Id: xterm-88color.dat,v 1.2 2006/04/22 21:40:00 tom Exp $
  29. # This illustrates the predefined colors for XFree86 xterm's "xterm-16color".
  30. # If you set $TERM to "xterm-88color" (and have xterm compiled to support the
  31. # 88-color or 256-color feature), you can use the ncurses 'd' screen to
  32. # manipulate the colors shown in the screen. The 'd' screen is limited to
  33. # the first 16 colors, and xterm happens to use the same first 16 colors in
  34. # the extended color models that support initc.
  35. #
  36. # The colors shown are for xterm patch #189.
  37. scale:255
  38. 0: 0 0 0 black
  39. 1: 205 0 0 red3
  40. 2: 0 205 0 green3
  41. 3: 205 205 0 yellow3
  42. 4: 30 144 255 DodgerBlue1
  43. 5: 205 0 205 magenta3
  44. 6: 0 205 205 cyan3
  45. 7: 229 229 229 gray90
  46. 8: 127 127 127 gray50
  47. 9: 255 0 0 red
  48. 10: 0 255 0 green
  49. 11: 255 255 0 yellow
  50. 12: 99 184 255 SteelBlue1
  51. 13: 255 0 255 magenta
  52. 14: 0 255 255 cyan
  53. 15: 255 255 255 white
  54. 16: 0 0 0
  55. 17: 0 0 139
  56. 18: 0 0 205
  57. 19: 0 0 255
  58. 20: 0 139 0
  59. 21: 0 139 139
  60. 22: 0 139 205
  61. 23: 0 139 255
  62. 24: 0 205 0
  63. 25: 0 205 139
  64. 26: 0 205 205
  65. 27: 0 205 255
  66. 28: 0 255 0
  67. 29: 0 255 139
  68. 30: 0 255 205
  69. 31: 0 255 255
  70. 32: 139 0 0
  71. 33: 139 0 139
  72. 34: 139 0 205
  73. 35: 139 0 255
  74. 36: 139 139 0
  75. 37: 139 139 139
  76. 38: 139 139 205
  77. 39: 139 139 255
  78. 40: 139 205 0
  79. 41: 139 205 139
  80. 42: 139 205 205
  81. 43: 139 205 255
  82. 44: 139 255 0
  83. 45: 139 255 139
  84. 46: 139 255 205
  85. 47: 139 255 255
  86. 48: 205 0 0
  87. 49: 205 0 139
  88. 50: 205 0 205
  89. 51: 205 0 255
  90. 52: 205 139 0
  91. 53: 205 139 139
  92. 54: 205 139 205
  93. 55: 205 139 255
  94. 56: 205 205 0
  95. 57: 205 205 139
  96. 58: 205 205 205
  97. 59: 205 205 255
  98. 60: 205 255 0
  99. 61: 205 255 139
  100. 62: 205 255 205
  101. 63: 205 255 255
  102. 64: 255 0 0
  103. 65: 255 0 139
  104. 66: 255 0 205
  105. 67: 255 0 255
  106. 68: 255 139 0
  107. 69: 255 139 139
  108. 70: 255 139 205
  109. 71: 255 139 255
  110. 72: 255 205 0
  111. 73: 255 205 139
  112. 74: 255 205 205
  113. 75: 255 205 255
  114. 76: 255 255 0
  115. 77: 255 255 139
  116. 78: 255 255 205
  117. 79: 255 255 255
  118. 80: 46 46 46
  119. 81: 92 92 92
  120. 82: 113 113 113
  121. 83: 139 139 139
  122. 84: 162 162 162
  123. 85: 185 185 185
  124. 86: 208 208 208
  125. 87: 231 231 231