Advertisement
Guest User

binarycodes

a guest
Dec 21st, 2008
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. Xft.antialias: true
  2. Xft.hinting: full
  3. xcalendar*firstDay: 1
  4. xcalendar*markHoliday: false
  5.  
  6. Xcursor.theme: Vanilla-DMZ-AA
  7. Xcursor.size: 22
  8.  
  9. URxvt*geometry: 80x25
  10. URxvt*depth: 32
  11. URxvt*background: rgba:0000/0000/0000/4444
  12. URxvt*transparent: false
  13. URxvt*scrollBar: false
  14. URxvt*saveLines: 5500
  15. URxvt*font: xft:Pragmata:pixelsize=12:antialias=true:bold:hinting=true
  16. URxvt*perl-ext-common: default,matcher
  17. URxvt*urlLauncher: firefox
  18.  
  19. *background: #1C1C1C
  20. *foreground: #B4B4B4
  21. *color0: #000000
  22. *color1: #ff6565
  23. *color2: #93d44f
  24. *color3: #eab93d
  25. *color4: #204a87
  26. *color5: #ce5c00
  27. *color6: #89b6e2
  28. *color7: #cccccc
  29. *color8: #555753
  30. *color9: #ff8d8d
  31. *color10: #c8e7a8
  32. *color11: #ffc123
  33. *color12: #3465a4
  34. *color13: #f57900
  35. *color14: #46a4ff
  36. *color15: #ffffff
  37.  
  38. emacs.FontBackend: xft
  39. Emacs.font: Pragmata-8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement