styles/motif_blue.style
changeset 1948 6a9b754ca6d3
parent 498 ca1d11e446ce
child 2991 918e2f570098
--- a/styles/motif_blue.style	Sun Nov 02 19:49:56 1997 +0100
+++ b/styles/motif_blue.style	Sun Nov 02 20:49:19 1997 +0100
@@ -8,7 +8,7 @@
 ; on VGA displays, where the colors are a bit darkish,
 ; use motif_blue_light
 ;
-; $Header: /cvs/stx/stx/libview/styles/motif_blue.style,v 1.6 1996-03-06 11:47:48 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/motif_blue.style,v 1.7 1997-11-02 19:49:00 cg Exp $
 
 #if Display hasGreyscales
 viewGrey                            Color red:22 green:30 blue:67 
@@ -19,7 +19,7 @@
 
 #include 'motif.common'
 
-labelForegroundColor                Color white
+label.foregroundColor                Color white
 
 comment  'like `motif'' with blueish colors\(seen in motif style-guide)'
 
@@ -31,10 +31,10 @@
 #endif
 
 
-selectionForegroundColor            Color white
-selectionBackgroundColor            =mediumColor
-selectionShadowColor                Color black
-selectionHilightForegroundColor     =mediumColor
-selectionHilightBackgroundColor     Color white
+selection.foregroundColor            Color white
+selection.backgroundColor            =mediumColor
+selection.shadowColor                Color black
+selection.hilightForegroundColor     =mediumColor
+selection.hilightBackgroundColor     Color white
 
-pullDownMenuHilightForegroundColor  Color white
+pullDownMenu.hilightForegroundColor  Color white