Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!uwm.edu!bionet!agate!ucbvax!bloom-beacon!dont-send-mail-to-path-lines From: cflatter@zia.aoc.nrao.EDU (Chris Flatters) Newsgroups: comp.windows.x Subject: Re: Open Look tools background colors Message-ID: <9104112337.AA12062@zia.aoc.nrao.edu> Date: 11 Apr 91 23:37:06 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 25 > If Open Look doesn't put these colors in resources that we can find in a > defaults file, then there is no way we can find out the color names or RGB > intensities so we can add them to our preserve color list. OPEN LOOK uses a specific set of colours for its 3D effect: white: used for highlights on the NW side BG1: Openwindows.WindowColor in XView/Sun olwm BG2: reduce brightness of BG1 by 10-15% (used for recessed buttons) BG3: reduce brightness of BG1 by 50% (shadow on SE side) black: default text, window outlines etc. In Sun's implementation of OPEN LOOK BG1, BG2 and BG3 are always contiguous entries in the colormap with BG1 at the lowest index. This is probably true of any implementation of OPEN LOOK that uses olgx to provide 3D objects. In principle different groups of windows may have different BG1s but Sun's version of olwm does not support this at present. Chris Flatters