Advertisement
Guest User

.xresources

a guest
Feb 7th, 2014
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. xterm*background: #3E3E3E
  2. xterm*bellIsUrgent: true
  3. xterm*foreground: gray
  4. xterm*cursorBlink: true
  5. xterm*cursorColor: gray
  6. xterm*cursorUnderLine: true
  7. xterm*cursorOffTime: 200
  8. xterm*cursorOnTime: 200
  9. xterm*scrollBar: false
  10. xterm*font: -xos4-terminus-medium-r-normal--14-*-*-*-*-*-iso10646-1
  11. xterm*boldFont: -xos4-terminus-medium-r-normal--14-*-*-*-*-*-iso10646-1
  12. xterm*color4: #1874cd
  13. xterm*color1: #cd5c5c
  14. xterm*color9: #d88e8e
  15. xterm*color12: #6095bd
  16. xterm*color2: #00cd66
  17. xterm*color3: #ffc125
  18. xterm*color10: #bcee68
  19. xterm*color13: #da70d6
  20. xterm*color11: #ffec8b
  21. xterm*color5: #db7093
  22. *VT100*colorMode: on
  23. *VT100*dynamicColors: on
  24. *VT100*color0: black
  25. *VT100*color4: blue2
  26. *VT100*color12: rgb:5c/5c/ff
  27.  
  28.  
  29. urxvt*background: #3E3E3E
  30. urxvt*foreground: gray
  31. urxvt*font: -xos4-terminus-medium-r-normal--14-*-*-*-*-*-iso10646-1
  32. urxvt*scrollBar: false
  33. urxvt*cursorBlink: true
  34. urxvt*cursorUnderline: true
  35. urxvt*cursorColor: gray
  36. urxvt*cursorOffTime: 200
  37. urxvt*cursorOnTime: 200
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement