!
!  .Xdefaults by Damjan Lango 1995 (Damjan.Lango@snet.fer.uni-lj.si)
!  (.Xresources on some systems - make the link: "ln .Xdefaults .Xresources")
!  put this file in your home: ~/.Xdefaults
!  or for system-wide: /etc/X11/xinit/.Xresources
!
*customization: -color
!
! XTerm stuff
!
! XTerm.VT100.background: ( black, midnightblue, #101050 )
XTerm*foreground: black
XTerm.VT100.background: #101050
XTerm.VT100.foreground: white
!XTerm.SimpleMenu.background: grey80
XTerm*cursorColor: green
XTerm*font: 7x14
XTerm*saveLines: 512
XTerm*scrollTtyOutput: false
XTerm*scrollKey: true
XTerm*SimpleMenu*menuLabel.font: -*-helvetica-bold-r-*-*-12-*-*-*-*-*-*-*
XTerm*SimpleMenu*font: -*-helvetica-medium-r-*-*-11-*-*-*-*-*-*-*
!
rxvt.background: #101050
rxvt.foreground: white
rxvt.font: 7x14
rxvt.scrollbar: Fat
!
XClock*background: grey
XClock*hands: red
XClock*padding: 0
XClock*update: 1
!
Editres.geometry: 500x500
Editres*foreground: black
Editres*cancel.label: Cancel
!
XCalc*ShapeStyle: Rectangle
XMan*ShapeStyle: Rectangle
!
!
!  For Xaw3d - gives everything a Motif look. Sort of.
!  from Linux Journal #15 (july 95) and a lot of changes by me.
!
!*background: LightSkyBlue
*background: grey70
*foreground: black
!*Form.background: grey90
*Form.background: grey60
!*TransientShell*Dialog.background: bisque3
!*TransientShell*Box.background: bisque3
!*TransientShell*Dialog.background: grey60
!  Command.* - normal buttons ( gray80, pink2, skyblue3 )
*Command.background: skyblue3
!*Menubutton.background: ( gray80, pink2, bisque3, lightblue3 )
*MenuButton.background: bisque3
*SimpleMenu.background: bisque3
!  scrollbar options:
*ScrollbarBackground: gray60
*Scrollbar*background: gray70
*Scrollbar*width: 16
*Scrollbar*height: 16
*Scrollbar*shadowWidth: 2
*Scrollbar*pushThumb: false
*Scrollbar*cursorName: top_left_arrow
!  You can change the above to cursors found in /usr/include/X11/cursorfont.h
!  Shapes: Rectangle Oval Ellipse RoundedRectangle
*ShapeStyle: Rectangle
*beNiceToColormap: false
*shadowWidth: 2
*Label*shadowWidth: 1
!  Menu shadow width: (0 = inverse instead 3d frame)
*SmeBSB*shadowWidth: 3
!  width of focus button border:
*highlightThickness: 1
!  how the shadow appears on top and bottom:
*topShadowContrast: 30
*bottomShadowContrast: 40
!
! end.
