styles/motif_light.style
author Claus Gittinger <cg@exept.de>
Thu, 23 Nov 1995 14:25:26 +0100
changeset 246 77e353b0ba79
parent 180 0b3a8658d55e
child 273 aa1efc1ca2f3
permissions -rw-r--r--
*** empty log message ***

; View defaultStyle:#'motif_light' 
;
; like motif, but using a brighter grey
;
; use this (instead of motif) on VGA displays,
; where the colors are a bit darkish
;
; $Header: /cvs/stx/stx/libview/styles/motif_light.style,v 1.6 1995-11-23 13:25:22 cg Exp $
;

#if Display hasGreyscales
viewGrey                    Color grey:67 
lightColor                Color grey:80
shadowColor               Color grey:25
#endif

#include 'motif.common'

comment  'like motif style\\slightly brighter colors'

scrollerViewBackground    Color grey:50
scrollerThumbColor        =viewGrey

selectionForegroundColor  Color black

labelForegroundColor      Color black

buttonActiveBackgroundColor     Color grey:50
buttonActiveForegroundColor     Color black
buttonDisabledForegroundColor   Color grey:25

menuViewBackgroundColor         Color grey:50
menuDisabledForegroundColor     Color darkGrey

rulerForegroundColor            Color black
rulerBackgroundColor            Color grey:50

selectionDisabledForegroundColor Color grey:25