styles/motif_light.style
changeset 273 aa1efc1ca2f3
parent 246 77e353b0ba79
child 309 8cc4d0e7b41b
--- a/styles/motif_light.style	Sun Dec 03 15:29:20 1995 +0100
+++ b/styles/motif_light.style	Sun Dec 03 21:57:45 1995 +0100
@@ -5,7 +5,7 @@
 ; 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.6 1995-11-23 13:25:22 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/motif_light.style,v 1.7 1995-12-03 20:57:45 cg Exp $
 ;
 
 #if Display hasGreyscales
@@ -36,3 +36,13 @@
 rulerBackgroundColor            Color grey:50
 
 selectionDisabledForegroundColor Color grey:25
+
+;
+; 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
+