styles/motif_blue.style
changeset 1948 6a9b754ca6d3
parent 498 ca1d11e446ce
child 2991 918e2f570098
equal deleted inserted replaced
1947:dce44929b7c5 1948:6a9b754ca6d3
     6 ; (thats how the views look in the style-guide ;-)
     6 ; (thats how the views look in the style-guide ;-)
     7 ;
     7 ;
     8 ; on VGA displays, where the colors are a bit darkish,
     8 ; on VGA displays, where the colors are a bit darkish,
     9 ; use motif_blue_light
     9 ; use motif_blue_light
    10 ;
    10 ;
    11 ; $Header: /cvs/stx/stx/libview/styles/motif_blue.style,v 1.6 1996-03-06 11:47:48 cg Exp $
    11 ; $Header: /cvs/stx/stx/libview/styles/motif_blue.style,v 1.7 1997-11-02 19:49:00 cg Exp $
    12 
    12 
    13 #if Display hasGreyscales
    13 #if Display hasGreyscales
    14 viewGrey                            Color red:22 green:30 blue:67 
    14 viewGrey                            Color red:22 green:30 blue:67 
    15 shadowColor                         =viewGrey darkened darkened
    15 shadowColor                         =viewGrey darkened darkened
    16 lightColor                          =viewGrey lightened
    16 lightColor                          =viewGrey lightened
    17 mediumColor                         =viewGrey darkened
    17 mediumColor                         =viewGrey darkened
    18 #endif
    18 #endif
    19 
    19 
    20 #include 'motif.common'
    20 #include 'motif.common'
    21 
    21 
    22 labelForegroundColor                Color white
    22 label.foregroundColor                Color white
    23 
    23 
    24 comment  'like `motif'' with blueish colors\(seen in motif style-guide)'
    24 comment  'like `motif'' with blueish colors\(seen in motif style-guide)'
    25 
    25 
    26 #if (Language == #german) or:[Language == #de]
    26 #if (Language == #german) or:[Language == #de]
    27 comment  'Wie 'motif'', aus der ``blauen Phase''''\(gesehen im motif style-guide)'
    27 comment  'Wie 'motif'', aus der ``blauen Phase''''\(gesehen im motif style-guide)'
    29 #if (Language == #french) or:[Language == #fr]
    29 #if (Language == #french) or:[Language == #fr]
    30 comment  'Comme 'motif'', (la ``phase bleu'''')'
    30 comment  'Comme 'motif'', (la ``phase bleu'''')'
    31 #endif
    31 #endif
    32 
    32 
    33 
    33 
    34 selectionForegroundColor            Color white
    34 selection.foregroundColor            Color white
    35 selectionBackgroundColor            =mediumColor
    35 selection.backgroundColor            =mediumColor
    36 selectionShadowColor                Color black
    36 selection.shadowColor                Color black
    37 selectionHilightForegroundColor     =mediumColor
    37 selection.hilightForegroundColor     =mediumColor
    38 selectionHilightBackgroundColor     Color white
    38 selection.hilightBackgroundColor     Color white
    39 
    39 
    40 pullDownMenuHilightForegroundColor  Color white
    40 pullDownMenu.hilightForegroundColor  Color white