styles/motif_blue_red.style
changeset 122 c84d8d1e8d48
child 144 cf645a1ebbb3
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/styles/motif_blue_red.style	Thu Mar 23 17:55:33 1995 +0100
@@ -0,0 +1,24 @@
+; View defaultStyle:#'motif_blue_red' 
+;
+; blue'ish motif with red menus
+;
+; another demo - not good to work with
+; (thats how the views look in the style-guide ;-)
+;
+; $Header: /cvs/stx/stx/libview/styles/motif_blue_red.style,v 1.1 1995-03-23 16:54:53 claus Exp $
+
+#include 'motif_blue.style'
+
+menuForegroundColor             Color white
+menuBackgroundColor             Color red:45 green:5 blue:5
+menuShadowColor                 =menuBackgroundColor darkened
+menuLightColor                  =menuBackgroundColor lightened
+menuHilightForegroundColor      =menuForegroundColor
+
+pullDownMenuShadowColor             =menuShadowColor
+pullDownMenuLightColor              =menuLightColor
+pullDownMenuForegroundColor         =menuForegroundColor
+pullDownMenuBackgroundColor         =menuBackgroundColor
+pullDownMenuViewBackground          =menuBackgroundColor
+pullDownMenuHilightForegroundColor  Color white
+