styles/motif2.style
changeset 1948 6a9b754ca6d3
parent 1857 854b5ec3c7b9
child 2991 918e2f570098
--- a/styles/motif2.style	Sun Nov 02 19:49:56 1997 +0100
+++ b/styles/motif2.style	Sun Nov 02 20:49:19 1997 +0100
@@ -3,7 +3,7 @@
 ; just a demo:
 ; like motif, but with different (red) menu-hilighting
 ;
-; $Header: /cvs/stx/stx/libview/styles/motif2.style,v 1.10 1997-08-13 13:51:22 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/motif2.style,v 1.11 1997-11-02 19:48:58 cg Exp $
 
 #if Display hasGreyscales
 viewGrey                (Color grey:61) exactOrNearestOn:(Screen current) 
@@ -28,16 +28,16 @@
 comment  'Comme `motif'', avec des couleurs differentes'
 #endif
 
-menuHilightForegroundColor      Color white
-menuHilightBackgroundColor      Color red
-menuHilightLevel                1
+menu.hilightForegroundColor      Color white
+menu.hilightBackgroundColor      Color red
+menu.hilightLevel                1
 
 ;
 ; and different selectionHilighting
 ; (if the following is uncommented)
 ;
 
-selectionHilightForegroundColor     Color black      
-selectionHilightBackgroundColor     Color green
-selectionHilightStyle               nil
-selectionHilightLevel               1
+selection.hilightForegroundColor     Color black      
+selection.hilightBackgroundColor     Color green
+selection.hilightStyle               nil
+selection.hilightLevel               1