styles/normal2.style
changeset 1948 6a9b754ca6d3
parent 309 8cc4d0e7b41b
equal deleted inserted replaced
1947:dce44929b7c5 1948:6a9b754ca6d3
     1 ; View defaultStyle:#normal2 
     1 ; View defaultStyle:#normal2 
     2 ;
     2 ;
     3 ; like good-old normal style - with some added colors
     3 ; like good-old normal style - with some added colors
     4 ;
     4 ;
     5 ; $Header: /cvs/stx/stx/libview/styles/normal2.style,v 1.4 1995-12-14 15:16:07 cg Exp $
     5 ; $Header: /cvs/stx/stx/libview/styles/normal2.style,v 1.5 1997-11-02 19:49:10 cg Exp $
     6 
     6 
     7 #include 'normal.style'
     7 #include 'normal.style'
     8 
     8 
     9 comment  'plain good old 2D style\\with changed selection & menu-border colors'
     9 comment  'plain good old 2D style\\with changed selection & menu-border colors'
    10 
    10 
    11 #if (Language == #german) or:[Language == #de]
    11 #if (Language == #german) or:[Language == #de]
    12 comment  'Guter alter 2D Stil\mit geänderten Farben für Menurahmen und Selektionen'
    12 comment  'Guter alter 2D Stil\mit geänderten Farben für Menurahmen und Selektionen'
    13 #endif
    13 #endif
    14 
    14 
    15 selectionHilightBackgroundColor     Color blue
    15 selection.hilightBackgroundColor     Color blue
    16 selectionHilightFrameColor          Color black
    16 selection.hilightFrameColor          Color black
    17 
    17 
    18 popupBorderColor                    Color red
    18 popup.borderColor                    Color red
    19 popupBorderWidth                    2
    19 popup.borderWidth                    2