styles/motif.style
author Claus Gittinger <cg@exept.de>
Tue, 14 Nov 1995 21:28:28 +0100
changeset 224 8588f26ad132
parent 180 0b3a8658d55e
child 273 aa1efc1ca2f3
permissions -rw-r--r--
*** empty log message ***

; View defaultStyle:#motif 
;
; muddy color motif style, as found on HP greyscale machines
; you may want to change the colors to brighter ones - they
; are so pessimistic ;-)
;
; on VGA displays, where the colors are a bit darkish,
; use motif_light
;
; $Header: /cvs/stx/stx/libview/styles/motif.style,v 1.4 1995-11-14 20:28:28 cg Exp $

#if Display hasGreyscales
viewGrey                Color grey:61 
lightColor              Color grey:84
shadowColor             Color grey:33
mediumColor             Color grey:52.
#else
viewGrey                Color white
lightColor              Color grey:25
shadowColor             Color black
mediumColor             Color grey:50.
#endif

#include 'motif.common'

comment  'motif look alike.'

fatFont                     Font family:'helvetica' face:'bold' style:'roman' size:12

selectionFont               =fatFont
labelFont                   =fatFont
menuFont                    =fatFont

#try this:
#variablePanelHandleLevel    -1

#or, try that:
#variablePanelHandleLevel    0
#variablePanelHandleColor    Color black
#variablePanelHandleStyle    #iris