styles/motif_red.style
author Claus Gittinger <cg@exept.de>
Thu, 14 Dec 1995 16:16:13 +0100
changeset 309 8cc4d0e7b41b
parent 246 77e353b0ba79
child 1948 6a9b754ca6d3
permissions -rw-r--r--
germanism

; 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.5 1995-12-14 15:16:02 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


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

pullDownMenuHilightForegroundColor  Color white