styles/motif.common
changeset 1620 49812898bfe2
parent 1504 e9f6b4eadecf
child 1624 46064adf74a0
equal deleted inserted replaced
1619:4a7dbd25c588 1620:49812898bfe2
     1 ;
     1 ;
     2 ; common motif stuff (not a style, but included by all motif style variations)
     2 ; common motif stuff (not a style, but included by all motif style variations)
     3 ;
     3 ;
     4 ;
     4 ;
     5 ; $Header: /cvs/stx/stx/libview/styles/motif.common,v 1.12 1997-04-01 13:09:25 cg Exp $
     5 ; $Header: /cvs/stx/stx/libview/styles/motif.common,v 1.13 1997-04-21 09:08:34 cg Exp $
     6 
     6 
     7 ;
     7 ;
     8 ; this is to be included from the real style,
     8 ; this is to be included from the real style,
     9 ; with (at least) viewGrey, shadowColor, lightColor and mediumColor
     9 ; with (at least) viewGrey, shadowColor, lightColor and mediumColor
    10 ; being predefined
    10 ; being predefined
   114 activeHelpBorderWidth                2
   114 activeHelpBorderWidth                2
   115 
   115 
   116 rulerForegroundColor            Color black
   116 rulerForegroundColor            Color black
   117 rulerBackgroundColor            =viewGrey
   117 rulerBackgroundColor            =viewGrey
   118 
   118 
   119 
   119 #if Display hasGrayscales not
       
   120 htmlAnchorUnderline                true
       
   121 htmlAnchorForegroundColor          Color black
       
   122 htmlBackgroundColor                Color white
       
   123 htmlActiveAnchorForegroundColor    Color black
       
   124 htmlActiveAnchorBackgroundColor    =htmlBackgroundColor
       
   125 htmlVisitedAnchorForegroundColor   Color black
       
   126 htmlExampleAnchorForegroundColor   Color black
       
   127 #endif
   120 
   128 
   121 infoBoxSeparator                  true
   129 infoBoxSeparator                  true
   122 infoBoxIconFile                   'bitmaps/Information_motif.xbm'
   130 infoBoxIconFile                   'bitmaps/Information_motif.xbm'
   123 warningBoxIconFile                'bitmaps/Warning_motif.xbm'
   131 warningBoxIconFile                'bitmaps/Warning_motif.xbm'
   124 requestBoxIconFile                'bitmaps/Request_motif.xbm'
   132 requestBoxIconFile                'bitmaps/Request_motif.xbm'