styles/motif_light.style
author claus
Thu, 23 Mar 1995 17:55:33 +0100
changeset 122 c84d8d1e8d48
child 140 0db355079dc4
permissions -rw-r--r--
Initial revision

; 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.1 1995-03-23 16:55:03 claus Exp $
;

#if Display hasGreyscales
viewGrey                    Color grey:67 
#endif

#include 'motif.common'

lightColor                Color grey:80
shadowColor               Color grey:25

scrollerViewBackground    Color grey:50
scrollerThumbColor        =viewGrey

selectionForegroundColor  Color black

labelForegroundColor      Color black

buttonActiveBackgroundColor Color grey:50
buttonActiveForegroundColor Color black

menuViewBackgroundColor         Color grey:50
menuDisabledForegroundColor     Color darkGrey

rulerForegroundColor            Color black
rulerBackgroundColor            Color grey:50