styles/motif_light.style
changeset 2991 918e2f570098
parent 2467 6ea14f005437
--- a/styles/motif_light.style	Wed Oct 27 14:10:19 1999 +0200
+++ b/styles/motif_light.style	Wed Oct 27 15:28:03 1999 +0200
@@ -5,10 +5,10 @@
 ; use this (instead of motif) on VGA displays,
 ; where the colors are a bit darkish
 ;
-; $Header: /cvs/stx/stx/libview/styles/motif_light.style,v 1.11 1999-02-24 13:15:24 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/motif_light.style,v 1.12 1999-10-27 13:28:03 stefan Exp $
 ;
 
-#if Display hasGreyscales
+#if Screen current hasGreyscales
 viewGrey                  Color grey:67 
 lightColor                Color grey:80
 shadowColor               Color grey:25
@@ -45,7 +45,7 @@
 ;
 ; although the following is not really motif, it looks much better ...
 ;
-#if Display hasColors   
+#if Screen current hasColors   
 editField.backgroundColor           Color red:100 green:75 blue:75
 editField.selectionBackgroundColor  Color white
 editField.selectionForegroundColor  Color black