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

; View defaultStyle:#'motif_red' 
;
; red'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_red_light
;
; $Header: /cvs/stx/stx/libview/styles/motif_red.style,v 1.6 1997-11-02 19:49:06 cg Exp $

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

#include 'motif.common'

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

#if (Language == #german) or:[Language == #de]
comment  'Wie `motif'' aus der ``roten Phase''''\(gesehem im motif style-guide)'
#endif


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

pullDownMenu.hilightForegroundColor  Color white