styles/motif_dec.style
changeset 1948 6a9b754ca6d3
parent 498 ca1d11e446ce
child 2562 9628fa11ba4a
equal deleted inserted replaced
1947:dce44929b7c5 1948:6a9b754ca6d3
     2 ;
     2 ;
     3 ; dec's motif style (as seen on an ultrix4.4 system)
     3 ; dec's motif style (as seen on an ultrix4.4 system)
     4 ; like motif, but using different colors
     4 ; like motif, but using different colors
     5 ;
     5 ;
     6 ;
     6 ;
     7 ; $Header: /cvs/stx/stx/libview/styles/motif_dec.style,v 1.6 1996-03-06 11:47:49 cg Exp $
     7 ; $Header: /cvs/stx/stx/libview/styles/motif_dec.style,v 1.7 1997-11-02 19:49:01 cg Exp $
     8 
     8 
     9 #if Display hasGreyscales
     9 #if Display hasGreyscales
    10 # if Display hasColors
    10 # if Display hasColors
    11 viewGrey                    Color red:45 green:62.5 blue:100 
    11 viewGrey                    Color red:45 green:62.5 blue:100 
    12 scrollerVB                  Color red:38 green:53 blue:86
    12 scrollerVB                  Color red:38 green:53 blue:86
    35 #else
    35 #else
    36 lightColor                Color grey:85
    36 lightColor                Color grey:85
    37 shadowColor               Color grey:30
    37 shadowColor               Color grey:30
    38 #endif
    38 #endif
    39 
    39 
    40 textCursorType            #block
    40 textCursor.type            #block
    41 
    41 
    42 scrollerViewBackground    =scrollerVB 
    42 scroller.viewBackground    =scrollerVB 
    43 scrollerThumbColor        =viewGrey
    43 scroller.thumbColor        =viewGrey
    44 
    44 
    45 selectionForegroundColor  Color black
    45 selection.foregroundColor  Color black
    46 
    46 
    47 labelForegroundColor      Color black
    47 label.foregroundColor      Color black
    48 
    48 
    49 buttonActiveBackgroundColor      =scrollerVB
    49 button.activeBackgroundColor      =scrollerVB
    50 buttonActiveForegroundColor      Color black
    50 button.activeForegroundColor      Color black
    51 arrowButtonActiveForegroundColor =viewGrey  
    51 arrowButton.activeForegroundColor =viewGrey  
    52 
    52 
    53 menuViewBackgroundColor         =scrollerVB
    53 menu.viewBackgroundColor         =scrollerVB
    54 menuDisabledForegroundColor     Color darkGrey
    54 menu.disabledForegroundColor     Color darkGrey
    55 
    55 
    56 rulerBackgroundColor            =scrollerVB
    56 ruler.backgroundColor            =scrollerVB