.Xdefaults 2.0 KB

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