Guest User

Untitled

a guest
May 20th, 2018
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ------------------------------------------------------------------------------
  2. ! c o l o r - s e t t i n g s
  3. *foreground:#fefefe
  4. *background:#0C0F0F
  5.  
  6. !Black
  7. *color0:           #3d3e3d
  8. *color8:           #5a5b5c
  9.  
  10. !Red
  11. *color1:           #755a5b
  12. *color9:           #a37679
  13.  
  14. !Green
  15. *color2:           #68755a
  16. *color10:          #87a376
  17.  
  18. !Yellow
  19. *color3:           #B5AD64
  20. *color11:          #CEC67D
  21.  
  22. !Blue
  23. *color4:           #395473
  24. *color12:          #477AB2
  25.  
  26. !Magenta
  27. *color5:           #755b76
  28. *color13:          #9f76a3
  29.  
  30. !Cyan
  31. *color6:           #31658B
  32. *color14:          #6094BE
  33.  
  34. !White
  35. *color7:           #ccccc6
  36. *color15:          #f8f8f2
  37.  
  38.  
  39. !------------------------------------------------------------------------------
  40. ! u r x v t
  41. URxvt*geometry:         105x22
  42. URxvt*font:             xft:inconsolata :size=9
  43. URxvt*urlLauncher:      firefox-nightly
  44. URxvt*scrollBar:        false
  45. URxvt*scrollBar_right:  true
  46. URxvt*scrollColor:      #000000
  47. urxvt*transparent: false
  48. urxvt*shading: 30
  49. URxvt.depth: 0
  50. URxvt.urgentOnBell: true
Add Comment
Please, Sign In to add comment