styles/mswindows3.style
author Claus Gittinger <cg@exept.de>
Wed, 19 Mar 1997 11:33:58 +0100
changeset 1457 eeae19754e49
parent 1456 28d61887ade5
child 1485 d04be3c65660
permissions -rw-r--r--
*** empty log message ***

; View defaultStyle:#win95 
;
; $Header: /cvs/stx/stx/libview/styles/mswindows3.style,v 1.12 1997-03-19 10:33:58 cg Exp $

comment  'win95 lookalike - unfinished'

#if (Language == #german) or:[Language == #de]
comment  'MS Windows95 Variante\unvollendet'
#endif

is3D                            true
name                            #win95 

#if Display hasGreyscales
viewGrey                        Color grey:67 
viewLightGrey                   Color grey:80 
lightColor                      Color white
halfShadowColor                 Color grey:33
halfLightColor                  Color white "/ grey:67
#else
viewGrey                        Color white
viewLightGrey                   Color white 
lightColor                      Color grey:50
#endif
shadowColor                     Color black

borderWidth                     0
viewBackground                  =viewGrey
popupBorderWidth                1     

font                            Font family:'helvetica' face:'medium' style:'roman' size:12
textFont                        Font family:'courier' face:'medium' style:'roman' size:12

textCursorType                       #ibeam
textCursorNoFocusForegroundColor     Color grey

editFieldBackgroundColor        Color grey:80

checkToggleActiveLevel                  -2
checkTogglePassiveLevel                 -2
checkToggleForegroundColor              Color black
checkToggleBackgroundColor              Color white
checkToggleActiveForegroundColor        Color black
checkToggleActiveBackgroundColor        Color white
checkToggleBitmapFile                   'CheckOn14.xbm'

#if Display hasGreyscales
menuHilightForegroundColor              Color white
menuHilightBackgroundColor              Color blue
#else
menuHilightForegroundColor              Color white
menuHilightBackgroundColor              Color black
#endif

pullDownMenuSeparatingLines             false
pullDownMenuLevel                       0
pullDownMenuKeepMenu                    true

selectionHilightForegroundColor         Color white
selectionHilightBackgroundColor         Color blue
selectionHilightFrameColor              Color black
selectionRightArrowLevel                0
selectionRightArrowStyle                #solid

variablePanelHandlePosition             #right 
variablePanelHandleStyle                #none 
variablePanelTrackingStyle              #dashedLine

scrollableViewLevel                     -1
; scrollableViewBackgroundColor           =viewLightGrey
scrolledViewBorderWidth                 0
scrolledViewLevel                       0
scrolledViewMargin                      0
scrollBarLevel                          0
scrollBarSpacing                        0
scrollBarHiding                         true
; scrollBarNeverMini                      true

scrollBarPosition                       #right
scrollBarButtonPositions                #around     
scrollBarViewBackground                 =viewLightGrey

#if Display hasGreyscales
scrollerViewBackground                  =viewLightGrey
scrollerThumbColor                      =viewGrey
scrollerThumbEdgeStyle                  #soft
#else
scrollerThumbColor                      Color white
#endif

scrollerThumbLevel                      2
scrollerThumbInset                      0
scrollerBorderWidth                     1
scrollerLevel                           0
scrollerGhostFrameColor                 Color darkGrey
scrollerSnapBack                        true

buttonEdgeStyle                         #soft
;buttonActiveLevel                      1
buttonActiveLevel                       -1 "/ 0
buttonPassiveLevel                      2
#if Display hasGreyscales
; buttonActiveForegroundColor           Color black
; buttonActiveBackgroundColor           Color white
; buttonEnteredBackgroundColor          Color lightGrey
buttonHalfShadowColor                   =viewGrey darkened
buttonHalfLightColor                    Color white
#else
buttonActiveBackgroundColor             Color black
buttonActiveForegroundColor             Color white
#endif

arrowButtonUpFormFile                   'ScrollUp.w95.14.xbm'.
arrowButtonDownFormFile                 'ScrollDn.w95.14.xbm'.
arrowButtonLeftFormFile                 'ScrollLt.w95.14.xbm'.
arrowButtonRightFormFile                'ScrollRt.w95.14.xbm'.

selectionFont                           Font family:'helvetica' face:'medium' style:'roman' size:12

htmlBackgroundColor                     Color white
htmlAnchorForegroundColor               Color green darkened
htmlVisitedAnchorForegroundColor        =htmlAnchorForegroundColor darkened darkened
htmlAnchorUnderlines                    true

activeHelpBackgroundColor               Color yellow lightened
activeHelpBorderWidth                   2