styles/motif_blue.style
author Claus Gittinger <cg@exept.de>
Sun, 02 Nov 1997 20:49:19 +0100
changeset 1948 6a9b754ca6d3
parent 498 ca1d11e446ce
child 2991 918e2f570098
permissions -rw-r--r--
*** empty log message ***

; View defaultStyle:#'motif_blue' 
;
; blue'ish motif
;
; another demo - not good to work with
; (thats how the views look in the style-guide ;-)
;
; on VGA displays, where the colors are a bit darkish,
; use motif_blue_light
;
; $Header: /cvs/stx/stx/libview/styles/motif_blue.style,v 1.7 1997-11-02 19:49:00 cg Exp $

#if Display hasGreyscales
viewGrey                            Color red:22 green:30 blue:67 
shadowColor                         =viewGrey darkened darkened
lightColor                          =viewGrey lightened
mediumColor                         =viewGrey darkened
#endif

#include 'motif.common'

label.foregroundColor                Color white

comment  'like `motif'' with blueish colors\(seen in motif style-guide)'

#if (Language == #german) or:[Language == #de]
comment  'Wie 'motif'', aus der ``blauen Phase''''\(gesehen im motif style-guide)'
#endif
#if (Language == #french) or:[Language == #fr]
comment  'Comme 'motif'', (la ``phase bleu'''')'
#endif


selection.foregroundColor            Color white
selection.backgroundColor            =mediumColor
selection.shadowColor                Color black
selection.hilightForegroundColor     =mediumColor
selection.hilightBackgroundColor     Color white

pullDownMenu.hilightForegroundColor  Color white