styles/motif_red.style
author claus
Thu, 07 Sep 1995 14:31:44 +0200
changeset 180 0b3a8658d55e
parent 144 cf645a1ebbb3
child 246 77e353b0ba79
permissions -rw-r--r--
.

; 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.3 1995-09-07 12:31:26 claus 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'

selectionForegroundColor            Color white
selectionBackgroundColor            =mediumColor
selectionShadowColor                Color black 
selectionHilightForegroundColor     =mediumColor
selectionHilightBackgroundColor     Color white

pullDownMenuHilightForegroundColor  Color white