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--
.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
122
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
     1
; View defaultStyle:#'motif_red' 
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
     2
;
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
     3
; red'ish motif
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
     4
;
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
     5
; another demo - not good to work with
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
     6
; (thats how the views look in the style-guide ;-)
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
     7
;
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
     8
; on VGA displays, where the colors are a bit darkish,
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
     9
; use motif_red_light
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
    10
;
180
claus
parents: 144
diff changeset
    11
; $Header: /cvs/stx/stx/libview/styles/motif_red.style,v 1.3 1995-09-07 12:31:26 claus Exp $
122
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
    12
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
    13
#if Display hasGreyscales
180
claus
parents: 144
diff changeset
    14
viewGrey                    Color red:67 green:8 blue:8 
claus
parents: 144
diff changeset
    15
lightColor                  =viewGrey lightened
claus
parents: 144
diff changeset
    16
mediumColor                 =viewGrey darkened
claus
parents: 144
diff changeset
    17
shadowColor                 =viewGrey darkened darkened
122
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
    18
#endif
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
    19
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
    20
#include 'motif.common'
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
    21
144
claus
parents: 122
diff changeset
    22
comment  'like motif.style\\with redish colors'
claus
parents: 122
diff changeset
    23
122
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
    24
selectionForegroundColor            Color white
180
claus
parents: 144
diff changeset
    25
selectionBackgroundColor            =mediumColor
claus
parents: 144
diff changeset
    26
selectionShadowColor                Color black 
claus
parents: 144
diff changeset
    27
selectionHilightForegroundColor     =mediumColor
122
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
    28
selectionHilightBackgroundColor     Color white
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
    29
c84d8d1e8d48 Initial revision
claus
parents:
diff changeset
    30
pullDownMenuHilightForegroundColor  Color white