Xresources 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. ! -*- mode: conf-xdefaults -*-
  2. !!! Emacs
  3. Emacs.MenuBar: off
  4. Emacs.ToolBar: off
  5. Emacs.ScrollBars: off
  6. ! Emacs.font: -*-Liberation Mono-normal-r-*-*-12-*-*-*-*-0-*-1
  7. !!! Xft
  8. Xft.antialias: true
  9. Xft.hinting: true
  10. Xft.hintstyle: hintslight
  11. Xft.rgba: rgb
  12. !!! XFontsel
  13. !XFontSel*sampleText.background: TEXTBG
  14. XFontSel*menu*showUnselectable: false
  15. XFontSel*MenuButton.shadowWidth: 0
  16. XFontsel*Toggle*ToggleStyle: check
  17. XFontsel*MenuButton*Justify: left
  18. XFontsel*MenuButton*MenuButtonStyle: select
  19. .xfontsel.pane.commandBox.quitButton.background: #777777
  20. .xfontsel.pane.commandBox.quitButton.foreground: snow
  21. .xfontsel.pane.commandBox.ownButton.background: orange3
  22. .xfontsel.pane.commandBox.ownButton.foreground: snow
  23. .xfontsel.pane.commandBox.countLabel.background: snow
  24. .xfontsel.pane.viewPort.sampleText.background: snow
  25. .xfontsel.pane.viewPort.sampleText.foreground: gray10
  26. .xfontsel.pane.fieldBox.MenuButton.borderWidth: 1
  27. .xfontsel.pane.fieldBox.MenuButton.internalHeight: 1
  28. .xfontsel.pane.fieldBox.MenuButton.internalWidth: 2
  29. .xfontsel.pane.fieldBox.MenuButton.shapeStyle: rectangle
  30. ! XClock
  31. XClock.Clock.update: 1
  32. XClock.Clock.analog: false
  33. XClock.Clock.background: #DED6C5
  34. XClock.Clock.font: -*-lucida-medium-r-*-*-34-*-*-*-*-*-*
  35. XClock*geometry: 300x200+50+100