My dotfiles. Period.

zenburn.Xdefaults 1.8KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. !## ======= ====== ##
  2. !## zenburn colors ##
  3. !## ======= ====== ##
  4. URxvt.foreground: #dcdccc
  5. URxvt.background: #080808
  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: #356061
  15. URxvt.color7: #DCDCCC
  16. URxvt.color8: #808080
  17. URxvt.color9: #cc9393
  18. URxvt.color10: #7f9f7f
  19. URxvt.color11: #ecd393
  20. URxvt.color12: #94bff3
  21. URxvt.color13: #ec93d3
  22. URxvt.color14: #93e0e3
  23. URxvt.color15: #ffffff
  24. xterm*foreground: #dcdccc
  25. xterm*background: #080808
  26. xterm*color0: #353535
  27. xterm*color8: #666666
  28. xterm*color1: #AE4747
  29. xterm*color9: #EE6363
  30. xterm*color2: #556B2F
  31. xterm*color10: #9ACD32
  32. xterm*color3: #DAA520
  33. xterm*color11: #FFC125
  34. xterm*color4: #6F99B4
  35. xterm*color12: #7C96B0
  36. xterm*color5: #8B7B8B
  37. xterm*color13: #D8BFD8
  38. xterm*color6: #A7A15E
  39. xterm*color14: #F0E68C
  40. xterm*color7: #DDDDDD
  41. xterm*color15: #FFFFFF
  42. XClock*foreground: #FFC125
  43. XClock*background: #000000
  44. XClock*update: 1
  45. XClock*majorColor: #94bff3
  46. XClock*minorColor: #705050
  47. XClock*hourColor: #60b48a
  48. XClock*minuteColor: #60b48a
  49. XClock*secondColor: #dc8cc3
  50. !
  51. ! Hints:
  52. !
  53. ! fg:Black bg:White
  54. ! 00:Black 08:Grey25
  55. ! 07:AntiqueWhite 15:White
  56. !
  57. ! 01:Red3 09:Red
  58. ! 03:Yellow3 11:Yellow
  59. ! 02:Green3 10:Green
  60. ! 06:Cyan3 14:Cyan
  61. ! 04:Blue3 12:Blue
  62. ! 05:Magenta3 13:Magenta
  63. !