styles/oldStyles/fun_motif.style
changeset 1948 6a9b754ca6d3
parent 1440 114c32a3d0ea
child 2585 2e99a5a32653
equal deleted inserted replaced
1947:dce44929b7c5 1948:6a9b754ca6d3
     1 ; View defaultStyle:#'fun_motif' 
     1 ; View defaultStyle:#'fun_motif' 
     2 ;
     2 ;
     3 ; like motif, but with different viewbackground
     3 ; like motif, but with different viewbackground
     4 ;
     4 ;
     5 ; $Header: /cvs/stx/stx/libview/styles/oldStyles/fun_motif.style,v 1.5 1997-03-07 11:06:59 cg Exp $
     5 ; $Header: /cvs/stx/stx/libview/styles/oldStyles/fun_motif.style,v 1.6 1997-11-02 19:48:52 cg Exp $
     6 
     6 
     7 
     7 
     8 #include 'motif.style'
     8 #include 'motif.style'
     9 
     9 
    10 comment  'Fun style. Like motif with rocky viewbackground,\nice buttons and menu highlightning.\May be too dark on some displays'
    10 comment  'Fun style. Like motif with rocky viewbackground,\nice buttons and menu highlightning.\May be too dark on some displays'
    18 wooden                      (Image fromFile:'bitmaps/wood2H.tiff')
    18 wooden                      (Image fromFile:'bitmaps/wood2H.tiff')
    19 averageColor                =wooden averageColorIn:(0@0 corner:9@9)
    19 averageColor                =wooden averageColorIn:(0@0 corner:9@9)
    20 
    20 
    21 disabledGrey                Color grey:66
    21 disabledGrey                Color grey:66
    22 
    22 
    23 buttonBackgroundColor       =wooden
    23 button.backgroundColor       =wooden
    24 buttonActiveBackgroundColor =wooden
    24 button.activeBackgroundColor =wooden
    25 buttonShadowColor           =averageColor darkened
    25 button.shadowColor           =averageColor darkened
    26 buttonLightColor            =buttonLightColor
    26 button.lightColor            =buttonLightColor
    27 buttonDisabledForegroundColor  =disabledGrey
    27 button.disabledForegroundColor  =disabledGrey
    28 
    28 
    29 arrowButtonActiveForegroundColor =lightColor  
    29 arrowButton.activeForegroundColor =lightColor  
    30 
    30 
    31 menuHilightForegroundColor       Color yellow
    31 menu.hilightForegroundColor       Color yellow
    32 menuHilightBackgroundColor       Color red
    32 menu.hilightBackgroundColor       Color red
    33 menuDisabledForegroundColor      =disabledGrey
    33 menu.disabledForegroundColor      =disabledGrey
    34 
    34 
    35 scrollerThumbColor          =wooden
    35 scroller.thumbColor          =wooden