Advertisement
Guest User

Untitled

a guest
Dec 22nd, 2014
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.49 KB | None | 0 0
  1. ! Molokai theme --------------------------------------------------------------
  2. *xterm*background: #101010
  3. *xterm*foreground: #d0d0d0
  4. *xterm*cursorColor: #d0d0d0
  5. *xterm*color0: #101010
  6. *xterm*color1: #960050
  7. *xterm*color2: #66aa11
  8. *xterm*color3: #c47f2c
  9. *xterm*color4: #30309b
  10. *xterm*color5: #7e40a5
  11. *xterm*color6: #3579a8
  12. *xterm*color7: #9999aa
  13. *xterm*color8: #303030
  14. *xterm*color9: #ff0090
  15. *xterm*color10: #80ff00
  16. *xterm*color11: #ffba68
  17. *xterm*color12: #5f5fee
  18. *xterm*color13: #bb88dd
  19. *xterm*color14: #4eb4fa
  20. *xterm*color15: #d0d0d0
  21.  
  22. ! Xcursor --------------------------------------------------------------------
  23.  
  24. !Xcursor.theme: Vanilla-DMZ-AA
  25. !Xcursor.size: 22
  26.  
  27. ! Xft settings ---------------------------------------------------------------
  28.  
  29. !Xft.dpi: 96
  30. !Xft.antialias: true
  31. !Xft.rgba: rgb
  32. !Xft.hinting: true
  33. !Xft.hintstyle: hintslight
  34.  
  35. ! xterm ----------------------------------------------------------------------
  36.  
  37. xterm*VT100.geometry: 115x40
  38. ! xterm*faceName: Terminus:style=Regular:size=10
  39. xterm*faceName: "Anonymous Pro":style=Regular:size=9
  40. !xterm*font: -*-dina-medium-r-*-*-16-*-*-*-*-*-*-*
  41. xterm*dynamicColors: true
  42. xterm*utf8: 2
  43. xterm*eightBitInput: true
  44. xterm*saveLines: 512
  45. xterm*scrollKey: true
  46. xterm*scrollTtyOutput: false
  47. xterm*scrollBar: true
  48. xterm*rightScrollBar: true
  49. xterm*jumpScroll: true
  50. xterm*multiScroll: true
  51. xterm*toolBar: true
  52.  
  53. ! XTerm*reverseVideo: on
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement