Guest User

Untitled

a guest
Feb 21st, 2014
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. urxvt*font: xft:SourceCodePro-Light:size=7.3
  2. urxvt*termName: rxvt
  3. urxvt*background: #1f1f1f
  4. urxvt*foreground: #D2D3D4
  5. urxvt*scrollBar: false
  6. urxvt*matcher.button: 1
  7. urxvt.transparent: false
  8. urxvt*allow_bold: true
  9. URxvt*iconFile: /home/zx/.icons/SimplyGrey/scalable/apps/terminal.svg
  10. Xft*dpi: 96
  11. Xft*antialias: true
  12. Xft*hinting: full
  13.  
  14. URxvt*geometry: 85x11
  15. URxvt*fading: 0
  16. URxvt*tintColor: #ffffff
  17. URxvt*shading: 0
  18. URxvt*inheritPixmap: False
  19.  
  20.  
  21. !black 0=htop colors D2D3D4
  22. *color0: #0c0d0e
  23. *color8: #D2D3D4
  24. !red
  25. *color1: #D2D3D4
  26. *color9: #D2D3D4
  27. !green
  28. *color2: #708CA2
  29. *color10: #D2D3D4
  30. !yellow
  31. *color3: #D2D3D4
  32. *color11: #D2D3D4
  33. !blue ranger folders
  34. *color4: #63b1bf
  35. *color12: #D2D3D4
  36. !magenta
  37. *color5: #D2D3D4
  38. *color13: #D2D3D4
  39. !cyan
  40. *color6: #D2D3D4
  41. *color14: #D2D3D4
  42. !white
  43. *color7: #D2D3D4
  44. *color15: #D2D3D4
Add Comment
Please, Sign In to add comment