oxhak

My .Xdefaults

Apr 28th, 2013
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. URxvt.font: xft:droidsansmono:size=16
  2. urxvt*termName: rxvt
  3. urxvt*background: #000000
  4. urxvt*foreground: #CCCCCC
  5. urxvt*scrollBar:false
  6. urxvt*matcher.button: 1
  7. urxvt*cursorBlink: true
  8. urxvt*cursorColor: #c1c9c9
  9.  
  10. urxvt*allow_bold: false
  11. urxvt*transparent: true
  12. urxvt*shading: 20
  13.  
  14. URxvt*inheritPixmap: true
  15. !URxvt*tintColor: black
  16. !URxvt*shading: 80
  17. !URxvt*geometry: 82x17
  18.  
  19. !black
  20. URxvt*color0: #000000
  21. URxvt*color8: #333333
  22. !red
  23. URxvt*color1: #CE7573
  24. URxvt*color9: #F28987
  25. !green
  26. URxvt*color2: #73CE7F
  27. URxvt*color10: #83EA91
  28. !yellow
  29. URxvt*color3: #E6EA7C
  30. URxvt*color11: #F5F975
  31. !blue
  32. URxvt*color4: #729FCF
  33. URxvt*color12: #80B6ED
  34. !magenta
  35. URxvt*color5: #75507B
  36. URxvt*color13: #AD7FA8
  37. !cyan
  38. URxvt*color6: #92D2E5
  39. URxvt*color14: #8EE0F9
  40. !white
  41. URxvt*color7: #CCCCCC
  42. URxvt*color15: #ECEDEE
Advertisement
Add Comment
Please, Sign In to add comment