styles/motif_red.style
changeset 180 0b3a8658d55e
parent 144 cf645a1ebbb3
child 246 77e353b0ba79
--- a/styles/motif_red.style	Thu Aug 31 06:43:20 1995 +0200
+++ b/styles/motif_red.style	Thu Sep 07 14:31:44 1995 +0200
@@ -8,10 +8,13 @@
 ; 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.2 1995-05-16 17:16:23 claus Exp $
+; $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:45 green:5 blue:5 
+viewGrey                    Color red:67 green:8 blue:8 
+lightColor                  =viewGrey lightened
+mediumColor                 =viewGrey darkened
+shadowColor                 =viewGrey darkened darkened
 #endif
 
 #include 'motif.common'
@@ -19,9 +22,9 @@
 comment  'like motif.style\\with redish colors'
 
 selectionForegroundColor            Color white
-selectionBackgroundColor            =shadowColor
-selectionShadowColor                Color black "/ =shadowColor darkened
-selectionHilightForegroundColor     =shadowColor
+selectionBackgroundColor            =mediumColor
+selectionShadowColor                Color black 
+selectionHilightForegroundColor     =mediumColor
 selectionHilightBackgroundColor     Color white
 
 pullDownMenuHilightForegroundColor  Color white