.Xdefaults 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. Xft.dpi: 96
  2. Xft.antialias: true
  3. Xft.rgba: rgb
  4. Xft.hinting: true
  5. Xft.hintstyle: hintslight
  6. URxvt.depth: 32
  7. URxvt.geometry: 80x24
  8. URxvt*background: [70]#001E27
  9. URxvt.fading: 0
  10. URxvt.loginShell: true
  11. URxvt.internalBorder: 3
  12. URxvt.lineSpace: 0
  13. URxvt.scrollStyle: rxvt
  14. URxvt.scrollBar: false
  15. URxvt.cursorBlink: true
  16. URxvt.cursorColor: #657b83
  17. URxvt.cursorUnderline: false
  18. URxvt.pointerBlank: true
  19. URxvt*font: xft:ForMateKonaVe:pixelsize=14
  20. URxvt*letterSpace: -1
  21. URxvt.perl-ext-common: default,matcher,font,selection-to-clipboard
  22. URxvt.clipboard.pastecmd: clipit -c
  23. URxvt.keysym.C-equal: perl:font:increment
  24. URxvt.keysym.C-minus: perl:font:decrement
  25. URxvt.matcher.button: 1
  26. URxvt.urlLauncher: google-chrome-stable
  27. URxvt.inputMethod: ibus
  28. URxvt.preeditType: OverTheSpot
  29. *background: #001E27
  30. *foreground: #9CC2C3
  31. *fadeColor: #002832
  32. *cursorColor: #F34F00
  33. *pointerColorBackground: #003747
  34. *pointerColorForeground: #9CC2C3
  35. *color0: #002831
  36. *color1: #D11C24
  37. *color2: #6CBE6C
  38. *color3: #A57706
  39. *color4: #2176C7
  40. *color5: #C61C6F
  41. *color6: #259286
  42. *color7: #EAE3CB
  43. *color8: #006488
  44. *color9: #F5163B
  45. *color10: #51EF84
  46. *color11: #B27E28
  47. *color12: #178EC8
  48. *color13: #E24D8E
  49. *color14: #00B39E
  50. *color15: #FCF4DC