styles/motif3.style
author Claus Gittinger <cg@exept.de>
Thu, 14 Dec 1995 16:16:13 +0100
changeset 309 8cc4d0e7b41b
parent 246 77e353b0ba79
child 498 ca1d11e446ce
permissions -rw-r--r--
germanism

; View defaultStyle:#motif3
;
; just a demo:
; like motif, but with different menu-hilighting
; (yellow text on grey - looks like lighted with a lamp from behind ...)
;
; $Header: /cvs/stx/stx/libview/styles/motif3.style,v 1.4 1995-12-14 15:15:56 cg Exp $


#include 'motif.style'

comment  'like `motif'' style;\\with changed menu, selection & button colors'

#if (Language == #german) or:[Language == #de]
comment  'Wie `motif'', mit geänderten Farben für\Menüs, Selektionen und Knöpfe'
#endif

menuHilightForegroundColor      Color yellow
menuHilightBackgroundColor      =viewGrey
menuHilightLevel                0

;
; and different selectionHilighting
;

selectionHilightForegroundColor Color yellow      
selectionHilightBackgroundColor =viewGrey
selectionHilightLevel           0

;
; and different button hilighting
;

buttonActiveForegroundColor     Color yellow      
buttonForegroundColor           Color black