styles/openwin.style
changeset 1620 49812898bfe2
parent 1441 67bc3d4cc6d2
child 1853 c3d87b4f6051
equal deleted inserted replaced
1619:4a7dbd25c588 1620:49812898bfe2
     2 ;
     2 ;
     3 ; somewhat like SUN openwindows - however, the scrollbars
     3 ; somewhat like SUN openwindows - however, the scrollbars
     4 ; are not openwin-like (and since SUN dropped openwin, no
     4 ; are not openwin-like (and since SUN dropped openwin, no
     5 ; effort will probably ever be spent on changing this).
     5 ; effort will probably ever be spent on changing this).
     6 ;
     6 ;
     7 ; $Header: /cvs/stx/stx/libview/styles/openwin.style,v 1.11 1997-03-07 14:26:56 cg Exp $
     7 ; $Header: /cvs/stx/stx/libview/styles/openwin.style,v 1.12 1997-04-21 09:08:37 cg Exp $
     8 ;
     8 ;
     9 
     9 
    10 comment  'SUN openwin look alike\unfinished (especially scrollbars)'
    10 comment  'SUN openwin look alike\unfinished (especially scrollbars)'
    11 
    11 
    12 #if (Language == #german) or:[Language == #de]
    12 #if (Language == #german) or:[Language == #de]
    85 selectionRightArrowLevel    -1
    85 selectionRightArrowLevel    -1
    86 selectionHilightLevel       -1
    86 selectionHilightLevel       -1
    87 #if Display hasGreyscales
    87 #if Display hasGreyscales
    88 selectionHilightBackgroundColor       =darkerGrey
    88 selectionHilightBackgroundColor       =darkerGrey
    89 #endif
    89 #endif
       
    90 
       
    91 #if Display hasGrayscales not
       
    92 htmlAnchorUnderline                true
       
    93 htmlAnchorForegroundColor          Color black
       
    94 htmlBackgroundColor                Color white
       
    95 htmlActiveAnchorForegroundColor    Color black
       
    96 htmlActiveAnchorBackgroundColor    =htmlBackgroundColor
       
    97 htmlVisitedAnchorForegroundColor   Color black
       
    98 htmlExampleAnchorForegroundColor   Color black
       
    99 #endif
       
   100