set Resources(global) { \ !--------------------------------------------------------- ! Define some global widget resources for the main panels. !--------------------------------------------------------- *shadowWidth: 1 *background: #c4c4c4 ! *foreground: black *Arrow.width: 16 *Arrow.height: 25 *Text*height: 21 *Command.height: 21 *Command.highlightThickness: 1 *MenuButton.height: 21 *MenuButton.highlightThickness: 1 *Label.borderWidth: 0 *Label.shadowWidth: 0 *TextButton.shadowWidth: 0 *TextButton.highlightThickness: 1 *TextToggle*borderWidth: 0 *TextToggle.highlightThickness: 0 *Toggle.highlightThickness: 1 *Group.shrinkToFit: True *Arrow.foreground: gray *Arrow.background: #adadad *Text*background: #adadad *AsciiText*background: #adadad *TextBox.background: #adadad *MultiList*background: #adadad *Slider2d.thumbColor: #c4c4c4 !------------------------------------------------------------- ! Define resources to take advantage of the 3D scrollbar look. !------------------------------------------------------------- *Scrollbar*background: #c4c4c4 *Scrollbar*shadowWidth: 1 *Scrollbar*width: 15 *Scrollbar*height: 15 *Scrollbar*cursorName: top_left_arrow *Scrollbar*pushThumb: true *HTML.Scrollbar.shadowWidth: 1 *HTML*Scrollbar*width: 15 *HTML*Scrollbar*height: 15 !---------------------------------------- ! Menu resources giving a shadow effect. !---------------------------------------- *SmeBSB.leftMargin: 10 *SmeBSB.rightMargin: 5 *SmeBSB.shadowWidth: 2 *SmeBSB.foreground: #e5e5e5 *SmeBSB.background: SteelBlue *SimpleMenu.background: #c4c4c4 *SimpleMenu.borderWidth: 2 *SimpleMenu.borderColor: black *SimpleMenu.line1.foreground: #9c9c9c *SimpleMenu.line2.foreground: #e8e8e8 *SimpleMenu.line3.foreground: #9c9c9c *SimpleMenu.line4.foreground: #e8e8e8 *SimpleMenu.line5.foreground: #9c9c9c *SimpleMenu.line6.foreground: #e8e8e8 *SimpleMenu.line7.foreground: #9c9c9c *SimpleMenu.line8.foreground: #e8e8e8 *SimpleMenu.line9.foreground: #9c9c9c *SimpleMenu.line10.foreground: #e8e8e8 *SimpleMenu.line11.foreground: #9c9c9c *SimpleMenu.line12.foreground: #e8e8e8 *SimpleMenu.line13.foreground: #9c9c9c *SimpleMenu.line14.foreground: #e8e8e8 *SimpleMenu.line15.foreground: #9c9c9c *SimpleMenu.line16.foreground: #e8e8e8 *SimpleMenu.line17.foreground: #9c9c9c *SimpleMenu.line18.foreground: #e8e8e8 *SimpleMenu.line19.foreground: #9c9c9c *SimpleMenu.line20.foreground: #e8e8e8 *SimpleMenu.line21.foreground: #9c9c9c *SimpleMenu.line22.foreground: #e8e8e8 *SimpleMenu.line23.foreground: #9c9c9c *SimpleMenu.line24.foreground: #e8e8e8 *SimpleMenu.line25.foreground: #9c9c9c *SimpleMenu.line26.foreground: #e8e8e8 *SimpleMenu.line27.foreground: #9c9c9c *SimpleMenu.line28.foreground: #e8e8e8 *SimpleMenu.line29.foreground: #9c9c9c *SimpleMenu.line30.foreground: #e8e8e8 *SimpleMenu.line31.foreground: #9c9c9c *SimpleMenu.line32.foreground: #e8e8e8 *SimpleMenu.line33.foreground: #9c9c9c *SimpleMenu.line34.foreground: #e8e8e8 *SimpleMenu.line35.foreground: #9c9c9c *SimpleMenu.line36.foreground: #e8e8e8 *SimpleMenu.line37.foreground: #9c9c9c *SimpleMenu.line38.foreground: #e8e8e8 *SimpleMenu.line39.foreground: #9c9c9c *SimpleMenu.line40.foreground: #e8e8e8 !--------------------------------------------- ! Fixups for 24-bit displays !--------------------------------------------- *hFindEntry.background: #adadad *hdrIGText.background: #adadad *hdrKGText.background: #adadad *hfEntry.background: #adadad *printcmd.background: #adadad *titleString.background: #adadad *fnameText.background: #adadad *imtemplateText.background: #adadad *z1Value.background: #adadad *z2Value.background: #adadad *nsampValue.background: #adadad *saveFile.background: #adadad *infoText.background: #adadad *wtName.background: #adadad *wtTitle.background: #adadad *wtFBCfg.background: #adadad *wtIPixval.background: #adadad *wtSPixval.background: #adadad *wtBPixval.background: #adadad *wtWcs1.background: #adadad *wtWcs2.background: #adadad *wtWcs3.background: #adadad *wtWcs4.background: #adadad *wcsIsmCmd.background: #adadad *tclEntry.background: #adadad *hFindEntry.foreground: #000000 *hdrIGText.foreground: #000000 *hdrKGText.foreground: #000000 *hfEntry.foreground: #000000 *printcmd.foreground: #000000 *titleString.foreground: #000000 *fnameText.foreground: #000000 *imtemplateText.foreground: #000000 *z1Value.foreground: #000000 *z2Value.foreground: #000000 *nsampValue.foreground: #000000 *saveFile.foreground: #000000 *infoText.foreground: #000000 *wtName.foreground: #000000 *wtTitle.foreground: #000000 *wtFBCfg.foreground: #000000 *wtIPixval.foreground: #000000 *wtSPixval.foreground: #000000 *wtBPixval.foreground: #000000 *wtWcs1.foreground: #000000 *wtWcs2.foreground: #000000 *wtWcs3.foreground: #000000 *wtWcs4.foreground: #000000 *wcsIsmCmd.foreground: #000000 *tclEntry.foreground: #000000 }