Guest User

Untitled

a guest
Aug 26th, 2015
276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. !urxvt color scheme:
  2.  
  3. URxvt*background: #181818
  4.  
  5. URxvt*foreground: #dedede
  6.  
  7. urxvt*background: #181818
  8.  
  9. urxvt*foreground: #cdcfce
  10.  
  11. urxvt*matcher.button: 1
  12.  
  13. urxvt*cursorBlink: true
  14.  
  15. urxvt*cursorColor: #c1c8c9
  16.  
  17. URxvt*colorUL: #86a2b0
  18.  
  19. !black
  20. URxvt*color0: #181818
  21. URxvt*color8: #444444
  22. !red
  23. URxvt*color1: #9e6b71
  24. URxvt*color9: #b69094
  25. !green
  26. URxvt*color2: #719e6b
  27. URxvt*color10: #94b690
  28. !yellow
  29. URxvt*color3: #9e986c
  30. URxvt*color11: #b5b18f
  31. !blue
  32. URxvt*color4: #6c8b9e
  33. URxvt*color12: #90a7b6
  34. !magenta
  35. URxvt*color5: #986b9e
  36. URxvt*color13: #b290b6
  37. !cyan
  38. URxvt*color6: #6b9e98
  39. URxvt*color14: #90b6b3
  40. !white
  41. URxvt*color7: #cdcfce
  42. URxvt*color15: #cdcfce
Add Comment
Please, Sign In to add comment