My dotfiles. Period.

tango.Xdefaults 903B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. !## ===== ====== ##
  2. !## tango colors ##
  3. !## ===== ====== ##
  4. URxvt.foreground: white
  5. URxvt.background: black
  6. URxvt.colorUL: #729fcf
  7. URxvt.underlineColor: #729fcf
  8. URxvt.color0: #2e3436
  9. URxvt.color1: #a40000
  10. URxvt.color2: #4e9a06
  11. URxvt.color3: #c4a000
  12. URxvt.color4: #3465a4
  13. URxvt.color5: #75507b
  14. URxvt.color6: #ce5c00
  15. URxvt.color7: #babdb9
  16. URxvt.color8: #555753
  17. URxvt.color9: #ef2929
  18. URxvt.color10: #8ae234
  19. URxvt.color11: #fce94f
  20. URxvt.color12: #729fcf
  21. URxvt.color13: #ad7fa8
  22. URxvt.color14: #fcaf3e
  23. URxvt.color15: #eeeeec
  24. !
  25. ! Hints:
  26. !
  27. ! fg:Black bg:White
  28. ! 00:Black 08:Grey25
  29. ! 07:AntiqueWhite 15:White
  30. !
  31. ! 01:Red3 09:Red
  32. ! 03:Yellow3 11:Yellow
  33. ! 02:Green3 10:Green
  34. ! 06:Cyan3 14:Cyan
  35. ! 04:Blue3 12:Blue
  36. ! 05:Magenta3 13:Magenta
  37. !