styles/motif.style
changeset 273 aa1efc1ca2f3
parent 224 8588f26ad132
child 309 8cc4d0e7b41b
--- a/styles/motif.style	Sun Dec 03 15:29:20 1995 +0100
+++ b/styles/motif.style	Sun Dec 03 21:57:45 1995 +0100
@@ -7,7 +7,7 @@
 ; on VGA displays, where the colors are a bit darkish,
 ; use motif_light
 ;
-; $Header: /cvs/stx/stx/libview/styles/motif.style,v 1.4 1995-11-14 20:28:28 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/motif.style,v 1.5 1995-12-03 20:57:43 cg Exp $
 
 #if Display hasGreyscales
 viewGrey                Color grey:61 
@@ -39,3 +39,13 @@
 #variablePanelHandleColor    Color black
 #variablePanelHandleStyle    #iris 
 
+;
+; although the following is not really motif, it looks much better ...
+;
+#if Display hasColors   
+editFieldBackgroundColor           Color red:100 green:75 blue:75
+editFieldSelectionBackgroundColor  Color white
+editFieldSelectionForegroundColor  Color black
+#endif
+
+