styles/motif3.style
author claus
Tue, 16 May 1995 19:17:11 +0200
changeset 144 cf645a1ebbb3
parent 122 c84d8d1e8d48
child 246 77e353b0ba79
permissions -rw-r--r--
.

; 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.2 1995-05-16 17:15:55 claus Exp $


#include 'motif.style'

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

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