.Xdefaults 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  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.fading: 0
  14. URxvt.loginShell: true
  15. URxvt.internalBorder: 3
  16. URxvt.lineSpace: 0
  17. URxvt.scrollStyle: rxvt
  18. URxvt.scrollBar: false
  19. URxvt.cursorBlink: true
  20. URxvt.cursorColor: #657b83
  21. URxvt.cursorUnderline: false
  22. URxvt.pointerBlank: true
  23. URxvt*font: xft:ForMateKonaVe:pixelsize=14
  24. URxvt*letterSpace: -1
  25. URxvt.perl-ext-common: default,matcher,font,selection-to-clipboard
  26. URxvt.clipboard.pastecmd: clipit -c
  27. URxvt.keysym.C-equal: perl:font:increment
  28. URxvt.keysym.C-minus: perl:font:decrement
  29. URxvt.matcher.button: 1
  30. URxvt.urlLauncher: /usr/bin/xdg-open
  31. URxvt.inputMethod: ibus
  32. URxvt.preeditType: OverTheSpot
  33. *background: #001E27
  34. *foreground: #9CC2C3
  35. *fadeColor: #002832
  36. *cursorColor: #F34F00
  37. *pointerColorBackground: #003747
  38. *pointerColorForeground: #9CC2C3
  39. *color0: #002831
  40. *color1: #D11C24
  41. *color2: #6CBE6C
  42. *color3: #A57706
  43. *color4: #2176C7
  44. *color5: #C61C6F
  45. *color6: #259286
  46. *color7: #EAE3CB
  47. *color8: #006488
  48. *color9: #F5163B
  49. *color10: #51EF84
  50. *color11: #B27E28
  51. *color12: #178EC8
  52. *color13: #E24D8E
  53. *color14: #00B39E
  54. *color15: #FCF4DC