1. ! ----------------------------------------------------------------------------
  2. ! file: ~/.Xdefaults
  3. ! vim: set fenc=utf-8:nu:ai:si:et:ts=4:sw=4:ft=xdefaults:
  4. ! ----------------------------------------------------------------------------
  5.  
  6. Xcursor*theme: Vanilla-DMZ-AA
  7. Xcursor.size: 22
  8.  
  9. URxvt.scrollBar: off
  10.  
  11. URxvt.perl-ext-common: default,matcher
  12. URxvt.urlLauncher: /usr/bin/firefox
  13. URxvt.matcher.button: 1
  14.  
  15. urxvt*font: xft:montecarlo:size=8
  16. urxvt*boldFont: xft:montecarlo:bold:size=8
  17.  
  18. Xft.dpi:96
  19. Xft.antialias: true
  20. Xft.hinting: true
  21. Xft.hintstyle: hintfull
  22. Xft.rgba: rgb
  23.  
  24. *background: #000000
  25. *foreground: #B0A1A6
  26. *color0: #2B2728
  27. *color1: #3A2829
  28. *color2: #5E6C61
  29. *color3: #716F64
  30. *color4: #6B626D
  31. *color5: #755F7D
  32. *color6: #716C75
  33. *color7: #8D818D
  34. *color8: #898993
  35. *color9: #9F8B9A
  36. *color10: #919E97
  37. *color11: #B9ACA5
  38. *color12: #C1BCD2
  39. *color13: #EED4EC
  40. *color14: #E6F4F5
  41. *color15: #FDF6FE