AEG style
authormarkus
Wed, 06 Aug 1997 11:55:46 +0200
changeset 1849 c43371829a69
parent 1848 bd9dbae5247f
child 1850 188ec469a763
AEG style
styles/iris_GB.style
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/styles/iris_GB.style	Wed Aug 06 11:55:46 1997 +0200
@@ -0,0 +1,167 @@
+; View defaultStyle:#iris 
+;
+; silicon graphics style
+; (somwehat like motif, but with smooth edges and bells&whistles)
+;
+; $Header: /cvs/stx/stx/libview/styles/iris_GB.style,v 1.1 1997-08-06 09:55:46 markus Exp $
+
+comment  'Silicon graphics'' Iris look alike'
+
+#if (Language == #german) or:[Language == #de]
+comment  'An Silicon Graphics Iris angelehnter Stil'
+#endif
+
+#if (Language == #french) or:[Language == #fr]
+comment  'Un style qui résemble Silicon Graphics Irix'
+#endif
+
+is3D                            true
+name                            #iris_GB
+
+#if Display hasGreyscales
+viewGrey                        Color gbBrown
+#else
+viewGrey                        Color white
+lightColor                      Color grey:50
+#endif
+borderWidth                     0
+viewBackground                  =viewGrey
+
+popupShadow                     true
+popupLevel                      2     
+popupBorderWidth                1     
+
+textFont                        Font family:'courier' size:12 
+textLightColor                  =viewGrey
+
+#if Display hasColors   
+textSelectionForegroundColor    Color black
+textSelectionBackgroundColor    Color green
+#endif
+
+textCursorForegroundColor       Color black
+#if Display hasColors
+textCursorBackgroundColor       Color red
+#else
+textCursorBackgroundColor       Color black
+#endif
+
+#if (Display hasColors and:[Display depth > 4])
+transcriptForegroundColor       Color black
+transcriptBackgroundColor       =viewGrey
+transcriptCursorForegroundColor =transcriptBackgroundColor
+transcriptCursorBackgroundColor Color green
+#else
+transcriptForegroundColor       Color white
+transcriptBackgroundColor       Color black
+transcriptCursorForegroundColor =transcriptBackgroundColor 
+transcriptCursorBackgroundColor =transcriptForegroundColor
+#endif
+
+#if Display hasColors   
+; editFieldBackgroundColor           Color wheat
+editFieldBackgroundColor           Color wheat
+editFieldSelectionBackgroundColor  Color white
+pullDownMenuHilightForegroundColor Color black.
+pullDownMenuHilightBackgroundColor Color wheat.
+editFieldSelectionForegroundColor  Color black
+#endif
+
+#if (Font family:'screen' face:'bold' style:'roman' size:16) existsOn:Display
+editFieldFont                   Font family:'screen' face:'bold' style:'roman' size:16
+#else
+editFieldFont                   Font family:'courier' face:'medium' style:'roman' size:12
+#endif
+
+variableFont                    Font family:'helvetica' face:'medium' style:'roman' size:12
+selectionFont                   =variableFont
+labelFont                       =variableFont
+
+#if Display hasColors   
+toggleShowLamp                  true
+toggleLampColor                 Color yellow
+checkToggleCheckColor           Color red
+checkToggleBitmapFile           'CheckOnColor.xpm'
+checkToggleLabelOverMargin      true
+radioButtonShowLamp             false
+radioButtonStyle                #iris
+#endif
+
+scrollerLevel                   -1
+scrollerThumbLevel              3
+scrollerThumbColor              =viewGrey
+#if Display hasGreyscales
+scrollerThumbEnteredColor       Color veryLightGrey
+#endif
+scrollerThumbEdgeStyle          #soft
+scrollerNTallyMarks             3
+scrollerTallyLevel              1
+scrollerGhostColor              Color grey:50
+scrollerGhostLevel              -1
+#if Display hasGreyscales not
+scrollerViewBackground          Color white
+#endif
+
+sliderNTallyMarks               1
+sliderTallyLevel                1
+
+buttonEdgeStyle                 #soft
+buttonActiveLevel               -1
+buttonPassiveLevel              3
+buttonDisabledForegroundColor   Color grey
+#if Display hasGreyscales
+buttonEnteredBackgroundColor    Color gbBrownActive
+buttonActiveBackgroundColor     Color wheat
+buttonActiveForegroundColor     Color black
+#else
+buttonEnteredBackgroundColor    Color white
+buttonActiveForegroundColor     Color white
+buttonActiveBackgroundColor     Color black
+#endif
+
+#if OperatingSystem getOSType = 'irix'
+menuFont                        Font family:'helvetica' face:'bold' style:'oblique' size:10
+#else
+menuFont                        Font family:'helvetica' face:'bold' style:'roman' size:12
+#endif
+
+menuHilightBackgroundColor      Color white
+menuHilightLevel                1
+; menuShowAccelerators            false
+#if Display hasColors   
+menuCheckColor                  Color red
+#endif
+
+pullDownMenuFont                =menuFont
+pullDownMenuKeepMenu            true
+pullDownMenuLevel               0
+pullDownMenuHilightLevel        2
+pullDownMenuEdgeStyle           #soft
+
+variablePanelHandleColor        Color darkGrey
+#if Display hasGreyscales
+variablePanelHandleEnteredColor Color veryLightGrey
+#endif
+
+
+htmlBackgroundColor             Color gbBrown
+activeHelpBackgroundColor         Color yellow lightened
+activeHelpBorderWidth           2
+htmlFontSize                    14
+htmlPrintFontSize               14
+
+
+toolBarColorUserContext1          #gbBrown  
+toolBarColorUserContext2          #indianRed  
+toolBarColorUserContext3          #gbBrown  
+toolBarColorUserContext4          #gbBrown  
+toolBarColorUserContext5          #gbBrown  
+toolBarColorUserContext6          #gbBrown  
+toolBarColorUserContext7          #gbBrown  
+toolBarColorUserContext8          #gbBrown  
+toolBarColorUserContext9          #gbBrown  
+toolBarColorUserContext10         #gbBrown  
+
+fillColor                         #bisque
+highLightColor                    #gbBrownActive
+