styles/motif_red.style
changeset 1948 6a9b754ca6d3
parent 309 8cc4d0e7b41b
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_red_light
     9 ; use motif_red_light
    10 ;
    10 ;
    11 ; $Header: /cvs/stx/stx/libview/styles/motif_red.style,v 1.5 1995-12-14 15:16:02 cg Exp $
    11 ; $Header: /cvs/stx/stx/libview/styles/motif_red.style,v 1.6 1997-11-02 19:49:06 cg Exp $
    12 
    12 
    13 #if Display hasGreyscales
    13 #if Display hasGreyscales
    14 viewGrey                    Color red:67 green:8 blue:8 
    14 viewGrey                    Color red:67 green:8 blue:8 
    15 lightColor                  =viewGrey lightened
    15 lightColor                  =viewGrey lightened
    16 mediumColor                 =viewGrey darkened
    16 mediumColor                 =viewGrey darkened
    24 #if (Language == #german) or:[Language == #de]
    24 #if (Language == #german) or:[Language == #de]
    25 comment  'Wie `motif'' aus der ``roten Phase''''\(gesehem im motif style-guide)'
    25 comment  'Wie `motif'' aus der ``roten Phase''''\(gesehem im motif style-guide)'
    26 #endif
    26 #endif
    27 
    27 
    28 
    28 
    29 selectionForegroundColor            Color white
    29 selection.foregroundColor            Color white
    30 selectionBackgroundColor            =mediumColor
    30 selection.backgroundColor            =mediumColor
    31 selectionShadowColor                Color black 
    31 selection.shadowColor                Color black 
    32 selectionHilightForegroundColor     =mediumColor
    32 selection.hilightForegroundColor     =mediumColor
    33 selectionHilightBackgroundColor     Color white
    33 selection.hilightBackgroundColor     Color white
    34 
    34 
    35 pullDownMenuHilightForegroundColor  Color white
    35 pullDownMenu.hilightForegroundColor  Color white