Advertisement
Guest User

Untitled

a guest
Apr 7th, 2013
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. URxvt*background: #222222
  2. URxvt*foreground: #d3d3d3
  3. URxvt*cursorColor: #ff9900
  4.  
  5. ! black
  6. *color0: #535353
  7. *color8: #222222
  8.  
  9. ! red
  10. *color1: #f92672
  11. *color9: #ff669d
  12.  
  13. ! green
  14. *color2: #a6e22e
  15. *color10:#beed5f
  16.  
  17. ! yellow
  18. *color3: #fd971f
  19. *color11: #fd971f
  20.  
  21. ! blue
  22. *color4: #66d9ef
  23. *color12: #70e3f8
  24.  
  25. ! magenta
  26. *color5: #9e6ffe
  27. *color13:#ba98ff
  28.  
  29. ! cyan
  30. *color6: #5e7175
  31. *color14: #a3babf
  32.  
  33. ! white
  34. *color7: #ccccc6
  35. *color15: #f8f8f2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement