.Xdefaults 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. # CPI Xdefaults
  2. # wing defaults change the behavior of clients using the
  3. # X libraries
  4. Xft.rgba: none
  5. *background: gray70
  6. *foreground: black
  7. # Xcursor*theme: whiteglass
  8. # The rest of the defaults are client specific
  9. # xterm*Foreground: #bbccdd
  10. URxvt.inputMethod: ibus
  11. # xterm*VT100*Translations: #override\n\
  12. # Shift <KeyRelease>:insert-seven-bit()
  13. # <Key>F3: string("xterm")
  14. xterm*Foreground: #bfb89a
  15. xterm*Background: #111111
  16. xterm*Border: dark blue
  17. xterm*ScrollBar: off
  18. xterm*TitleBar: on
  19. xterm*TextUnderIcon: on
  20. xterm*AllowIconInput: on
  21. xterm*AutoRaise: on
  22. xterm*termtype: vt100
  23. xterm*ttyModes: intr ^c erase ^h susp ^@ dsusp ^@ kill ^u eof ^d susp ^z
  24. xterm*saveLines: 2048
  25. xterm*pointerColor: #aaaaaa
  26. xload*Foreground: #555555
  27. xload*Background: #000000
  28. xload*update: 3
  29. xload*geometry: 200
  30. xclock*Foreground: #555555
  31. xclock*Background: #000000
  32. xlock*mode: blank
  33. xlock*timeout: 3
  34. xclipboard*Foreground: #7b8c5a
  35. xclipboard*Background: #333333
  36. xpdf*Background: #777777