Xdefaults 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. !
  2. ! http://font.gohu.org/
  3. ! mkdir -p ~/.fonts
  4. ! https://askubuntu.com/questions/135633/installed-pcf-fonts-not-available
  5. !
  6. urxvt.font: xft:gohufont-11:pixelsize=10
  7. !urxvt.font: xft:terminus:size=10:antialias=true
  8. urxvt*termName: rxvt
  9. urxvt*background: #1a0b02
  10. urxvt*foreground: #e0cbbb
  11. urxvt*scrollBar: false
  12. urxvt.perl-lib: /usr/lib/urxvt/perl/
  13. urxvt.perl-ext-common: default,matcher,font-size
  14. urxvt*urlLauncher: /usr/bin/jumanji
  15. urxvt*matcher.button: 1
  16. Xft*dpi: 96
  17. Xft*antialias: true
  18. Xft*hinting: full
  19. URxvt.transparent: disabled
  20. URxvt.tintColor: white
  21. URxvt.shading: disabled
  22. urxvt.foreground: #E8DFD6
  23. urxvt.background: #021B21
  24. urxvt.cursorColor: #2E3340
  25. urxvt.color0: #032C36
  26. urxvt.color8: #065F73
  27. urxvt.color1: #C2454E
  28. urxvt.color9: #EF5847
  29. urxvt.color2: #7CBF9E
  30. urxvt.color10: #A2D9B1
  31. urxvt.color3: #8A7A63
  32. urxvt.color11: #BEB090
  33. urxvt.color4: #2E3340
  34. urxvt.color12: #61778D
  35. urxvt.color5: #FF5879
  36. urxvt.color13: #FF99A1
  37. urxvt.color6: #44B5B1
  38. urxvt.color14: #9ED9D8
  39. urxvt.color7: #F2F1B9
  40. urxvt.color15: #F6F6C9