bunsenlabs.Xresources 554 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. ! Grey theming
  2. !URxvt*background: #cecece
  3. !URxvt*foreground: #101010
  4. URxvt.background: [85]#2e3436
  5. URxvt.foreground: #d8d8d8
  6. ! Black
  7. URxvt.color0: #000000
  8. URxvt.color8: #666666
  9. ! Red
  10. URxvt.color1: #9e1828
  11. URxvt.color9: #cf6171
  12. ! Green
  13. URxvt.color2: #aece92
  14. URxvt.color10: #c5f779
  15. ! Yellow
  16. URxvt.color3: #968a38
  17. URxvt.color11: #fff796
  18. ! Blue
  19. URxvt.color4: #414171
  20. URxvt.color12: #4186be
  21. ! Magenta
  22. URxvt.color5: #963c59
  23. URxvt.color13: #cf9ebe
  24. !Cyan
  25. URxvt.color6: #418179
  26. URxvt.color14: #71bebe
  27. ! White
  28. URxvt.color7: #bebebe
  29. URxvt.color15: #ffffff