My dotfiles. Period.

collar.Xdefaults 1.1KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. ! --- ~/.Xresources ------------------------------------------------------------
  2. ! ------------------------------------------------------------------------------
  3. ! --- generated with 4bit Terminal Color Scheme Designer -----------------------
  4. ! ------------------------------------------------------------------------------
  5. ! --- http://ciembor.github.com/4bit -------------------------------------------
  6. ! ------------------------------------------------------------------------------
  7. ! --- special colors ---
  8. URxvt.background: #e0e0e0
  9. URxvt.foreground: #000000
  10. ! --- standard colors ---
  11. ! black
  12. URxvt.color0: #000000
  13. ! bright_black
  14. URxvt.color8: #454545
  15. ! red
  16. URxvt.color1: #7c3c54
  17. ! bright_red
  18. URxvt.color9: #b66785
  19. ! green
  20. URxvt.color2: #547c3c
  21. ! bright_green
  22. URxvt.color10: #85b667
  23. ! yellow
  24. URxvt.color3: #7c633c
  25. ! bright_yellow
  26. URxvt.color11: #b69867
  27. ! blue
  28. URxvt.color4: #3c547c
  29. ! bright_blue
  30. URxvt.color12: #6785b6
  31. ! magenta
  32. URxvt.color5: #633c7c
  33. ! bright_magenta
  34. URxvt.color13: #9867b6
  35. ! cyan
  36. URxvt.color6: #3c7c63
  37. ! bright_cyan
  38. URxvt.color14: #67b698
  39. ! white
  40. URxvt.color7: #e0e0e0
  41. ! bright_white
  42. URxvt.color15: #ffffff