Guest User

Untitled

a guest
Nov 7th, 2009
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1. Xft.dpi: 96
  2. Xft.antialias: true
  3. Xft.hinting: slight
  4. Xft.hintstyle: hintslight
  5. Xft.rgba: rgb
  6.  
  7. urxvt*font: xft:Terminus:pixelsize=12:antialias=true:hinting=true
  8. urxvt*boldFont: xft:Terminus:pixelsize=12:antialias=true:bold:hinting=true
  9. urxvt*italicFont: xft:Terminus:pixelsize=12:antialias=true:italic:autohint=true:hinting=true
  10. urxvt*bolditalicFont: xft:Terminus:pixelsize=12:antialias=true:bold:italic:autohint=true:hinting=true
  11. urxvt.termName: rxvt
  12. urxvt.scrollBar: false
  13. urxvt.imLocale: en_US.UTF-8
  14. urxvt.loginShell: true
  15. urxvt.saveLines: 512
  16. urxvt.geometry: 80x20
  17. urxvt.inheritPixmap: false
  18. urxvt.borderless: false
  19. urxvt.shading: 50
  20. urxvt.jumpScroll: true
  21. urxvt.internalBorder: 0
  22. urxvt.cursorBlink: false
  23. urxvt.cursorColor: #dd9900
  24. urxvt.cursorColor2: #000000
  25. urxvt.colorBD: #ffffff
  26. urxvt.colorIT: #bbbbbb
  27. urxvt.colorUL: #999999
  28. urxvt.underlineColor: #999999
  29.  
  30. urxvt.cursorColor: #DCDCCC
  31. *foreground: #DDEEDD
  32. *background: #1C1C1C
  33.  
  34. !black
  35. *color0: #1C1C1C
  36. *color8: #4d4d4d
  37. !red
  38. *color1: #D81860
  39. *color9: #F00060
  40. !green
  41. *color2: #B7CE42
  42. *color10: #BDE077
  43. !yellow
  44. *color3: #FEA63C
  45. *color11: #FFE863
  46. !blue
  47. *color4: #66AABB
  48. *color12: #AACCBB
  49. !magenta
  50. *color5: #9E6FFE
  51. *color13: #9E6FFE
  52. !cyan
  53. *color6: #5E7175
  54. *color14: #A3BABF
  55. !white
  56. *color7: #DDEEDD
  57. *color15: #6C887A
  58. !magenta
  59. *color5: #B7416E
  60. *color13: #BB4466
  61.  
Advertisement
Add Comment
Please, Sign In to add comment