My dotfiles. Period.

zenburn.Xdefaults 1.5KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. !## ======= ====== ##
  2. !## zenburn colors ##
  3. !## ======= ====== ##
  4. URxvt.foreground: #dcdccc
  5. URxvt.background: #3f3f3f
  6. URxvt.colorUL: #c5f779
  7. URxvt.underlineColor: #c5f779
  8. URxvt.color0: #3f3f3f
  9. URxvt.color1: #705050
  10. URxvt.color2: #60b48a
  11. URxvt.color3: #dfaf8f
  12. URxvt.color4: #506070
  13. URxvt.color5: #dc8cc3
  14. URxvt.color6: #467071
  15. URxvt.color7: #DCDCCC
  16. URxvt.color8: #808080
  17. URxvt.color9: #cc9393
  18. URxvt.color10: #7f9f7f
  19. URxvt.color11: #906959
  20. URxvt.color12: #94bff3
  21. URxvt.color13: #ec93d3
  22. URxvt.color14: #93e0e3
  23. URxvt.color15: #ffffff
  24. xterm.color0: #353535
  25. xterm.color8: #666666
  26. xterm.color1: #AE4747
  27. xterm.color9: #EE6363
  28. xterm.color2: #556B2F
  29. xterm.color10: #9ACD32
  30. xterm.color3: #DAA520
  31. xterm.color11: #FFC125
  32. xterm.color4: #6F99B4
  33. xterm.color12: #7C96B0
  34. xterm.color5: #8B7B8B
  35. xterm.color13: #D8BFD8
  36. xterm.color6: #A7A15E
  37. xterm.color14: #F0E68C
  38. xterm.color7: #DDDDDD
  39. xterm.color15: #FFFFFF
  40. !
  41. ! Hints:
  42. !
  43. ! fg:Black bg:White
  44. ! 00:Black 08:Grey25
  45. ! 07:AntiqueWhite 15:White
  46. !
  47. ! 01:Red3 09:Red
  48. ! 03:Yellow3 11:Yellow
  49. ! 02:Green3 10:Green
  50. ! 06:Cyan3 14:Cyan
  51. ! 04:Blue3 12:Blue
  52. ! 05:Magenta3 13:Magenta
  53. !