styles/motif4.style
author Claus Gittinger <cg@exept.de>
Wed, 06 Mar 1996 12:47:58 +0100
changeset 498 ca1d11e446ce
parent 451 df6eb30df68c
child 1948 6a9b754ca6d3
permissions -rw-r--r--
some french strings

; View defaultStyle:#motif4 
;
; another example for a tiny modification - 
; motif style, but buttons highlight bluish
;
; $Header: /cvs/stx/stx/libview/styles/motif4.style,v 1.3 1996-03-06 11:47:47 cg Exp $

#include 'motif.style'

comment  'like `motif'' style;\\with blueish active buttons'

#if (Language == #german) or:[Language == #de]
comment  'Wie `motif'', blau'
#endif
#if (Language == #french) or:[Language == #fr]
comment  'Comme `motif'', très bleu'
#endif

buttonActiveBackgroundColor      Color red:50 green:50 blue:100

checkToggleBitmapFile           nil
checkToggleStyle                #fatcross
checkToggleActiveLevel          -1
checkTogglePassiveLevel         -1
checkToggleBorderWidth          0
checkToggleActiveBackgroundColor Color white
checkToggleBackgroundColor       Color white


scrollerGhostFrameColor         nil
scrollerGhostColor              Color grey:25 
scrollerGhostLevel              -1