.Xdefaults 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207
  1. ! UTF-8 by default
  2. xterm*utf8: 1
  3. ! Use a nice truetype font and size by default...
  4. !xterm*faceName: monospace:pixelsize=14
  5. !xterm*faceName: Liberation Mono:pixelsize=16:antialias=true:autohint=true
  6. XTerm*font: -*-fixed-medium-r-*-*-18-*-*-*-*-*-iso8859-*
  7. !XTerm*font: -*-terminus-medium-*-*-*-18-*-*-*-*-*-iso10646-1
  8. !xterm*font: -xos4-*-*-*-*-*-20-*-*-*-*-*-iso10646-1
  9. !xterm*faceName: DejaVu Sans Mono
  10. !xterm*faceSize: 11
  11. !xterm*faceName: Bitstream Vera Serif Mono
  12. !xterm*faceSize: 12
  13. ! Xterm settings
  14. !XTerm*background: #222222
  15. !XTerm*foreground: #cccccc
  16. XTerm*colorMode: on
  17. XTerm*dynamicColors: on
  18. XTerm*underLine: off
  19. XTerm*colorBDMode: on
  20. !XTerm*colorBD: cyan
  21. XTerm*colorULMode: on
  22. !XTerm*colorUL: magenta
  23. XTerm*customization: -color
  24. XTerm*reverseWrap: true
  25. ! Every shell is a login shell by default (for inclusion of all necessary environment variables)
  26. xterm*loginshell: true
  27. ! I like a LOT of scrollback...
  28. xterm*savelines: 10000
  29. ! double-click to select whole URLs :D
  30. xterm*charClass: 33:48,36-47:48,58-59:48,61:48,63-64:48,95:48,126:48
  31. ! Disable visual bell
  32. xterm*visualBell: false
  33. ! Set default geometry
  34. Xterm*geometry: 86x26
  35. XTerm*title: XTerm
  36. XTerm*savelines: 5000
  37. ! right hand side scrollbar...
  38. xterm*rightScrollBar: true
  39. xterm*ScrollBar: false
  40. ! stop output to terminal from jumping down to bottom of scroll again
  41. xterm*scrollTtyOutput: false
  42. ! scroll down anytime you press a key
  43. xterm*ScrollKey: true
  44. ! disable fullscreen toggle which can conflict with Midnight Commander feature
  45. xterm*fullscreen: never
  46. ! To copy between xterm and other programs/documents
  47. xterm*selectToClipboard: true
  48. ! Key bindings similar to other terminals copy/paste behavior
  49. !Ctrl Shift <Key>C: copy-selection(CLIPBOARD) \n\
  50. !Ctrl Shift <Key>V: insert-selection(CLIPBOARD)
  51. !Alt Shift <Key>C: copy-selection(CLIPBOARD) \n\
  52. !Alt Shift <Key>V: insert-selection(CLIPBOARD)
  53. !Meta Shift <Key>C: copy-selection(CLIPBOARD) \n\
  54. !Meta Shift <Key>V: insert-selection(CLIPBOARD)
  55. xterm.vt100.translations: #override \n\
  56. Ctrl Shift <Key>C: copy-selection(CLIPBOARD) \n\
  57. Ctrl Shift <Key>V: insert-selection(CLIPBOARD)
  58. !XTerm*VT100.Translations: #override \n\
  59. ! Shift Ctrl<Key>V: insert-selection(CLIPBOARD) \n\
  60. ! Shift Ctrl<Key>V: insert-selection(PRIMARY) \n\
  61. ! Shift<Btn1Down>: select-start() \n\
  62. ! Shift<Btn1Motion>: select-extend() \n\
  63. ! Shift<Btn1Up>: select-end(CLIPBOARD)
  64. ! Default colors
  65. *foreground: #B0B0B0
  66. *background: #282828
  67. ! Black + DarkGrey
  68. *color0: #000000
  69. *color8: #222222
  70. !! DarkRed + Red
  71. *color1: #434343
  72. *color9: #434343
  73. ! DarkGreen + Green
  74. *color2: #6B6B6B
  75. *color10: #A5A5A5
  76. !! DarkYellow + Yellow
  77. *color3: #969696
  78. *color11: #E5E5E5
  79. !! DarkBlue + Blue
  80. *color4: #4A4A4A
  81. *color12: #4D4D4D
  82. !! DarkMangenta + Mangenta
  83. *color5: #707070
  84. *color13: #747474
  85. !!DarkCyan + Cyan
  86. *color6: #A9A9A9
  87. *color14: #C4C4C4
  88. !! LightGrey + White
  89. *color7: #FFFFFF
  90. *color15: #DEDEDE
  91. ! ---| phrakture |--- {{{
  92. !*foreground: #bbbbbb
  93. !*background: #222222
  94. !! Black + DarkGrey
  95. !*color0: #000000
  96. !*color8: #222222
  97. !! DarkRed + Red
  98. !*color1: #803232
  99. !*color9: #982b2b
  100. !! DarkGreen + Green
  101. !*color2: #5b762f
  102. !*color10: #89b83f
  103. !! DarkYellow + Yellow
  104. !*color3: #aa9943
  105. !*color11: #efef60
  106. !! DarkBlue + Blue
  107. !*color4: #324c80
  108. !*color12: #1E90FF
  109. !*color12: #2b4f98
  110. !! DarkMangenta + Mangenta
  111. !*color5: #706c9a
  112. !*color13: #826ab1
  113. !!DarkCyan + Cyan
  114. !*color6: #92b19e
  115. !*color14: #a1cdcd
  116. !! LightGrey + White
  117. !*color7: #ffffff
  118. !*color15: #dededE
  119. !}}}
  120. !## Shades of gray ##
  121. !*background: #222c2e
  122. !*foreground: #dee2e3
  123. !*cursorColor: #545f65
  124. !# black
  125. !*color0: #000000
  126. !*color8: #666666
  127. !# red
  128. !*color1: #545f65
  129. !*color9: #dae3e8
  130. !# green
  131. !*color2: #6d787c
  132. !*color10: #99a2a7
  133. !# yellow
  134. !*color3: #dee2e3
  135. !!*color11: #9ea8aa
  136. !*color11: #efef60
  137. !# blue
  138. !*color4: #9ea8aa
  139. !*color12: #dee2e3
  140. !# magenta
  141. !*color5: #97a1a3
  142. !*color13: #c2c7ca
  143. !# cyan
  144. !*color6: #97a1a3
  145. !*color14: #c2c7ca
  146. !# white
  147. !*color7: #dee2e3
  148. !*color15: #efefef
  149. ! DOS-box colours...
  150. !xterm*foreground: rgb:DC/DC/DC
  151. !xterm*background: rgb:00/00/00
  152. !xterm*foreground: rgb:DC/DC/DC
  153. !xterm*background: rgb:2B/2B/2B
  154. !xterm*background: black
  155. !xterm*foreground: lightgray
  156. !xterm*background: #222c2e
  157. !xterm*foreground: #dee2e3
  158. !xterm*foreground: #B0B0B0
  159. !xterm*background: #282828
  160. !xTerm*background: #222222
  161. !xTerm*foreground: #cccccc
  162. !xterm*color0: rgb:00/00/00
  163. !xterm*color1: rgb:a8/00/00
  164. !xterm*color2: rgb:00/a8/00
  165. !xterm*color3: rgb:a8/54/00
  166. !xterm*color4: rgb:00/00/a8
  167. !xterm*color5: rgb:a8/00/a8
  168. !xterm*color6: rgb:00/a8/a8
  169. !xterm*color7: rgb:a8/a8/a8
  170. !xterm*color8: rgb:54/54/54
  171. !xterm*color9: rgb:fc/54/54
  172. !xterm*color10: rgb:54/fc/54
  173. !xterm*color11: rgb:fc/fc/54
  174. !xterm*color12: rgb:54/54/fc
  175. !xterm*color13: rgb:fc/54/fc
  176. !xterm*color14: rgb:54/fc/fc
  177. !xterm*color15: rgb:fc/fc/fc
  178. ! ---| xpdf |--- {{{
  179. xpdf*enableFreetype: yes
  180. xpdf*antialias: yes
  181. xpdf*foreground: white
  182. xpdf*background: black
  183. xpdf*urlCommand: links -g %s
  184. xpdf*viKeys: on
  185. !}}}